* Re: [kvm-devel] boot stops after console handover? [not found] ` <20080112222501.GA17084@tapir> @ 2008-01-13 1:19 ` Antoine Martin 2008-01-13 3:10 ` Carlo Marcelo Arenas Belon 0 siblings, 1 reply; 2+ messages in thread From: Antoine Martin @ 2008-01-13 1:19 UTC (permalink / raw) To: Carlo Marcelo Arenas Belon Cc: Avi Kivity, kvm-devel, Linux Kernel Development Carlo Marcelo Arenas Belon wrote: > 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: >>> (...) >> 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 > cp .config ../config-2.6.24-rc7-git4 make mrproper cp ../config-2.6.24-rc7-git4 .config make -j 4 (...) 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 SYSMAP System.map SYSMAP .tmp_System.map You can grab the .config here: http://194.145.196.85/kvm/config-2.6.24-rc7-git4 Antoine ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [kvm-devel] boot stops after console handover? 2008-01-13 1:19 ` [kvm-devel] boot stops after console handover? Antoine Martin @ 2008-01-13 3:10 ` Carlo Marcelo Arenas Belon 0 siblings, 0 replies; 2+ messages in thread From: Carlo Marcelo Arenas Belon @ 2008-01-13 3:10 UTC (permalink / raw) To: Antoine Martin; +Cc: Avi Kivity, kvm-devel, Linux Kernel Development On Sun, Jan 13, 2008 at 01:19:13AM +0000, Antoine Martin wrote: > Carlo Marcelo Arenas Belon wrote: > > 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: > >>> (...) > >> 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 > > > cp .config ../config-2.6.24-rc7-git4 > make mrproper > cp ../config-2.6.24-rc7-git4 .config make oldconfig # presumed > make -j 4 replicated with your configuration, but can't still reproduce it with mine even when forcing as you do CONFIG_KVM=y CONFIG_KVM_INTEL=y available from : http://tapir.sajinet.com.pe/kvm/config-2.6.24-rc7-git4 > (...) > 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 > SYSMAP System.map > SYSMAP .tmp_System.map > > You can grab the .config here: > http://194.145.196.85/kvm/config-2.6.24-rc7-git4 is this the configuration for the host kernel? if you want to use the last code for kvm you should have CONFIG_KVM disabled and instead use the external module as instructed in (HINT: you don't have a patched kernel) : http://kvm.qumranet.com/kvmwiki/HOWTO1 not sure which version will be part of 2.6.24 but I suspect it might not be kvm 59. Carlo ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-13 3:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <47812BC3.6060503@nagafix.co.uk>
[not found] ` <4781EDE3.2000008@qumranet.com>
[not found] ` <47827DE4.2020306@nagafix.co.uk>
[not found] ` <47833572.7090902@qumranet.com>
[not found] ` <4783C6CC.1050404@nagafix.co.uk>
[not found] ` <478901D7.1060404@nagafix.co.uk>
[not found] ` <47892AA8.6090406@qumranet.com>
[not found] ` <20080112222501.GA17084@tapir>
2008-01-13 1:19 ` [kvm-devel] boot stops after console handover? Antoine Martin
2008-01-13 3:10 ` Carlo Marcelo Arenas Belon
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox