projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee0263c
)
Blackfin: annotate anomaly 05000120
author
Graf Yang
<graf.yang@analog.com>
Wed, 6 May 2009 10:38:07 +0000
(10:38 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 12 Jun 2009 10:11:36 +0000
(06:11 -0400)
Add some notes for anomaly
05000120
to make sure we work around it.
Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-common/smp.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/mach-common/smp.c
b/arch/blackfin/mach-common/smp.c
index 93eab61460792b8a10d08f7ce33ee3d1d9f1d853..187c79e585a1f9b50865cb0515c179db6cbcfe16 100644
(file)
--- a/
arch/blackfin/mach-common/smp.c
+++ b/
arch/blackfin/mach-common/smp.c
@@
-45,6
+45,10
@@
#include <asm/cpu.h>
#include <linux/err.h>
+/*
+ * 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,