[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <47896711.4050909@nagafix.co.uk>
Date: Sun, 13 Jan 2008 01:19:13 +0000
From: Antoine Martin <antoine@...afix.co.uk>
To: Carlo Marcelo Arenas Belon <carenas@...inet.com.pe>
CC: Avi Kivity <avi@...ranet.com>, kvm-devel@...ts.sourceforge.net,
Linux Kernel Development <linux-kernel@...r.kernel.org>
Subject: Re: [kvm-devel] boot stops after console handover?
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists