From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: Re: [Qemu-devel] [PATCH 04/12] Update linux headers. Date: Thu, 17 Jan 2013 17:20:45 +0100 Message-ID: <20130117172045.3aca1992@gondolin> References: <1358432637-42512-1-git-send-email-cornelia.huck@de.ibm.com> <1358432637-42512-5-git-send-email-cornelia.huck@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Peter Maydell Cc: qemu-devel , KVM , linux-s390 , Carsten Otte , Anthony Liguori , Gleb Natapov , Sebastian Ott , Marcelo Tosatti , Heiko Carstens , Alexander Graf , Christian Borntraeger , Martin Schwidefsky List-ID: On Thu, 17 Jan 2013 15:05:46 +0000 Peter Maydell wrote: > On 17 January 2013 14:23, Cornelia Huck wrote: > > Base is kvm-next as of 2013/01/16. > > > --- a/linux-headers/asm-powerpc/kvm_para.h > > +++ b/linux-headers/asm-powerpc/kvm_para.h > > @@ -78,7 +78,7 @@ struct kvm_vcpu_arch_shared { > > > > #define KVM_HCALL_TOKEN(num) _EV_HCALL_TOKEN(EV_KVM_VENDOR_ID, num) > > > > -#include > > +#include > > This is reintroducing a bug, isn't it? cf > http://lists.gnu.org/archive/html/qemu-devel/2012-12/msg02807.html > > (maybe this just means the sync needs to be against some > different set of kernel headers?) > > -- PMM > Hm, I seem to have some stale copy here - will check.