Re: [2.6 patch] arch/i386/kernel/smpboot.c:setup_trampoline() must be __cpuinit

2007-10-15 Thread Frank van Maarseveen
On Tue, Jul 10, 2007 at 02:05:52AM +0200, Adrian Bunk wrote: > This patch fixes the following section mismatch reported by > Frank van Maarseveen: > > <-- snip --> > > ... > MODPOST vmlinux > WARNING: arch/i386/kernel/built-in.o(.text+0xf201): Section mismatch: > reference to

Re: [2.6 patch] arch/i386/kernel/smpboot.c:setup_trampoline() must be __cpuinit

2007-10-15 Thread Frank van Maarseveen
On Tue, Jul 10, 2007 at 02:05:52AM +0200, Adrian Bunk wrote: This patch fixes the following section mismatch reported by Frank van Maarseveen: -- snip -- ... MODPOST vmlinux WARNING: arch/i386/kernel/built-in.o(.text+0xf201): Section mismatch: reference to .init.data:trampoline_end

[2.6 patch] arch/i386/kernel/smpboot.c:setup_trampoline() must be __cpuinit

2007-07-09 Thread Adrian Bunk
This patch fixes the following section mismatch reported by Frank van Maarseveen: <-- snip --> ... MODPOST vmlinux WARNING: arch/i386/kernel/built-in.o(.text+0xf201): Section mismatch: reference to .init.data:trampoline_end (between 'setup_trampoline' and 'cpu_coregroup_map') WARNING:

[2.6 patch] arch/i386/kernel/smpboot.c:setup_trampoline() must be __cpuinit

2007-07-09 Thread Adrian Bunk
This patch fixes the following section mismatch reported by Frank van Maarseveen: -- snip -- ... MODPOST vmlinux WARNING: arch/i386/kernel/built-in.o(.text+0xf201): Section mismatch: reference to .init.data:trampoline_end (between 'setup_trampoline' and 'cpu_coregroup_map') WARNING: