projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9877e7b
)
[IA64] Clear up section mismatch for sn_check_wars.
author
Robin Holt
<
[email protected]
>
Mon, 8 Dec 2008 14:43:46 +0000
(08:43 -0600)
committer
Tony Luck
<
[email protected]
>
Tue, 9 Dec 2008 18:08:39 +0000
(10:08 -0800)
The generic_defconfig has three section mismatches. This clears up
sn_check_wars().
Signed-off-by: Robin Holt <
[email protected]
>
Signed-off-by: Jack Steiner <
[email protected]
>
Signed-off-by: Tony Luck <
[email protected]
>
arch/ia64/sn/kernel/setup.c
patch
|
blob
|
history
diff --git
a/arch/ia64/sn/kernel/setup.c
b/arch/ia64/sn/kernel/setup.c
index b683eb355827057c1357453f9cb4f08fb1ccacb4..02c5b8a9fb6061037e8c35551a4881198cf1d4fc 100644
(file)
--- a/
arch/ia64/sn/kernel/setup.c
+++ b/
arch/ia64/sn/kernel/setup.c
@@
-200,7
+200,7
@@
static int __cpuinitdata shub_1_1_found;
* Set flag for enabling shub specific wars
*/
-static inline int __init is_shub_1_1(int nasid)
+static inline int __
cpu
init is_shub_1_1(int nasid)
{
unsigned long id;
int rev;
@@
-212,7
+212,7
@@
static inline int __init is_shub_1_1(int nasid)
return rev <= 2;
}
-static void __init sn_check_for_wars(void)
+static void __
cpu
init sn_check_for_wars(void)
{
int cnode;