Re: [PATCH] kvm: Fix section mismatch derived from kvm_guest_cpu_online()

From: Sedat Dilek
Date: Wed Feb 02 2011 - 04:25:45 EST


On Wed, Feb 2, 2011 at 10:10 AM, Avi Kivity <avi@xxxxxxxxxx> wrote:
> On 02/02/2011 09:55 AM, Sedat Dilek wrote:
>>
>> On Tue, Jan 4, 2011 at 10:03 PM, Marcelo Tosatti<mtosatti@xxxxxxxxxx>
>> Âwrote:
>> > ÂOn Mon, Jan 03, 2011 at 12:01:29AM +0100, Sedat Dilek wrote:
>> >> Â> From my build.log:
>> >>
>> >> ÂWARNING: arch/x86/built-in.o(.text+0x1bb74): Section mismatch in
>> >> reference from the function kvm_guest_cpu_online() to the function
>> >> .cpuinit.text:kvm_guest_cpu_init()
>> >> ÂThe function kvm_guest_cpu_online() references
>> >> Âthe function __cpuinit kvm_guest_cpu_init().
>> >> ÂThis is often because kvm_guest_cpu_online lacks a __cpuinit
>> >> Âannotation or the annotation of kvm_guest_cpu_init is wrong.
>> >>
>> >> ÂThis patch fixes the warning.
>> >>
>> >> ÂTested with linux-next (next-20101231)
>> >>
>> >> ÂSigned-off-by: Sedat Dilek<sedat.dilek@xxxxxxxxx>
>> >
>> > ÂApplied, thanks.
>> >
>> >
>>
>> PING!
>>
>> Was this patch really applied? I have it still in my patch-series.
>>
>
> It was applied to kvm.git and will find its way upstream eventually.
>

OK, I found it [1] in next GIT branch [2] and I guess this branch is
not pulled into linux-next.
Thanks for the pointer.

- Sedat -

[1] http://git.kernel.org/?p=linux/kernel/git/avi/kvm.git;a=commit;h=ca905a6071b3daca83a91ae43106c40bd85e8a3d
[2] http://git.kernel.org/?p=linux/kernel/git/avi/kvm.git;a=shortlog;h=refs/heads/next
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/