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 Cc: qemu-devel , KVM , linux-s390 , Carsten Otte , Anthony Liguori , Gleb Natapov , Sebastian Ott , Marcelo Tosatti , Heiko Carstens , Alexander Graf , Christian Borntraeger , Martin Schwidefsky To: Peter Maydell Return-path: Received: from e06smtp14.uk.ibm.com ([195.75.94.110]:52666 "EHLO e06smtp14.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756987Ab3AQQUz (ORCPT ); Thu, 17 Jan 2013 11:20:55 -0500 Received: from /spool/local by e06smtp14.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 17 Jan 2013 16:19:10 -0000 In-Reply-To: Sender: kvm-owner@vger.kernel.org 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.