From: Carlo M. A. B. <ca...@sa...> - 2008-01-12 22:15:00
|
On Sat, Jan 12, 2008 at 11:01:28PM +0200, Avi Kivity wrote: > Antoine Martin wrote: > > > FYI, just tried building 2.6.24-rc7-git4 and got this warning: > > (...) > > LD vmlinux.o > > MODPOST vmlinux.o > > WARNING: vmlinux.o(.text+0x2cb657): Section mismatch: reference to > > .init.text:register_cpu_notifier (between 'kvm_init_x86' and 'kvm_sched_in') > > WARNING: vmlinux.o(.text.head+0xe4): Section mismatch: reference to > > .init.data.2:trampoline_level4_pgt (between 'ident_complete' and > > 'secondary_startup_64') > > WARNING: vmlinux.o(.text.head+0xeb): Section mismatch: reference to > > .init.data.2:trampoline_level4_pgt (between 'ident_complete' and > > 'secondary_startup_64') > > LD vmlinux > > Probably harmless, but worth reporting to lkml. couldn't replicate it here, but I'd seen usually those kind of errors when building a kernel that hasn't been "mrproper" between re-configurations Carlo |