lkml.org 
[lkml]   [2011]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] kvm: Fix section mismatch derived from kvm_guest_cpu_online()
    On 01/02/2011 06:01 PM, 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@gmail.com>

    ACK

    --
    All rights reversed


    \
     
     \ /
      Last update: 2011-01-03 00:43    [W:3.021 / U:0.152 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site