From: Randy Dunlap Date: Mon, 12 Nov 2007 05:06:45 +0000 (-0800) Subject: x86: fix smp init sections X-Git-Tag: v2.6.24-rc4~114^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f8182106890970bb13bed325f0a04aef931883d;p=pandora-kernel.git x86: fix smp init sections 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 Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed