Skip to content
Commit 8f818210 authored by Randy Dunlap's avatar Randy Dunlap Committed by Thomas Gleixner
Browse files

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: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent e5ef67ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment