From dbbe3a1c7315da72759bd72ae16edba85e9f0db7 Mon Sep 17 00:00:00 2001 From: Graf Yang Date: Wed, 6 May 2009 10:38:07 +0000 Subject: [PATCH] --- yaml --- r: 148560 b: refs/heads/master c: 555487bbb63f527e63fecbff48c86e2c07ce5024 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/blackfin/mach-common/smp.c | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index aa9126f99e16..f1384663c402 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ee0263cc2e7d774655bba6a6750a06099a3cebf0 +refs/heads/master: 555487bbb63f527e63fecbff48c86e2c07ce5024 diff --git a/trunk/arch/blackfin/mach-common/smp.c b/trunk/arch/blackfin/mach-common/smp.c index 93eab6146079..187c79e585a1 100644 --- a/trunk/arch/blackfin/mach-common/smp.c +++ b/trunk/arch/blackfin/mach-common/smp.c @@ -45,6 +45,10 @@ #include #include +/* + * Anomaly notes: + * 05000120 - we always define corelock as 32-bit integer in L2 + */ struct corelock_slot corelock __attribute__ ((__section__(".l2.bss"))); void __cpuinitdata *init_retx_coreb, *init_saved_retx_coreb,