lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 2 Feb 2011 10:25:35 +0100
From:	Sedat Dilek <sedat.dilek@...glemail.com>
To:	Avi Kivity <avi@...hat.com>
Cc:	Marcelo Tosatti <mtosatti@...hat.com>, tglx@...utronix.de,
	mingo@...hat.com, hpa@...or.com, x86@...nel.org, riel@...hat.com,
	gleb@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kvm: Fix section mismatch derived from kvm_guest_cpu_online()

On Wed, Feb 2, 2011 at 10:10 AM, Avi Kivity <avi@...hat.com> wrote:
> On 02/02/2011 09:55 AM, Sedat Dilek wrote:
>>
>> On Tue, Jan 4, 2011 at 10:03 PM, Marcelo Tosatti<mtosatti@...hat.com>
>>  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@...il.com>
>> >
>> >  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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ