From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hollis Blanchard Subject: Re: [PATCH 00/27] Add KVM support for Book3s_64 (PPC64) hosts v5 Date: Mon, 26 Oct 2009 16:20:37 -0700 Message-ID: <1256599237.3879.3.camel@slab> References: <1256137413-15256-1-git-send-email-agraf@suse.de> <20091026230632.GB5366@lixom.net> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Alexander Graf , kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Avi Kivity , kvm-ppc , Arnd Bergmann , Benjamin Herrenschmidt , Kevin Wolf , bphilips-l3A5Bk7waGM@public.gmane.org, Marcelo Tosatti To: Olof Johansson Return-path: In-Reply-To: <20091026230632.GB5366-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org On Mon, 2009-10-26 at 18:06 -0500, Olof Johansson wrote: > Not sure which patch in the series this is needed for since I applied > them all, but I got: > > CC arch/powerpc/kvm/timing.o > arch/powerpc/kvm/timing.c:205: error: 'THIS_MODULE' undeclared here (not in a function) > > > Signed-off-by: Olof Johansson > > > diff --git a/arch/powerpc/kvm/timing.c b/arch/powerpc/kvm/timing.c > index 2aa371e..7037855 100644 > --- a/arch/powerpc/kvm/timing.c > +++ b/arch/powerpc/kvm/timing.c > @@ -23,6 +23,7 @@ > #include > #include > #include > +#include > > #include > #include For some reason, I'm not seeing this build break, but the patch is obviously correct. Acked-by: Hollis Blanchard -- Hollis Blanchard IBM Linux Technology Center