git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5ef67e
)
x86: fix smp init sections
author
Randy Dunlap
<randy.dunlap@oracle.com>
Mon, 12 Nov 2007 05:06:45 +0000
(21:06 -0800)
committer
Thomas Gleixner
<tglx@apollo.(none)>
Sat, 17 Nov 2007 15:27:00 +0000
(16:27 +0100)
Fix Voyager section mismatch due to using __devinit instead of __cpuinit.
WARNING: vmlinux.o(.text+0xd943): Section mismatch: reference to .init.text:init_gdt (between 'voyager_smp_prepare_boot_cpu' and 'smp_vic_cmn_interrupt')
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found