From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UghR1-0002g0-P5 for qemu-devel@nongnu.org; Sun, 26 May 2013 16:21:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UghQt-0005xX-Qo for qemu-devel@nongnu.org; Sun, 26 May 2013 16:20:55 -0400 Received: from mail-ea0-x234.google.com ([2a00:1450:4013:c01::234]:36201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UghQt-0005xS-KT for qemu-devel@nongnu.org; Sun, 26 May 2013 16:20:47 -0400 Received: by mail-ea0-f180.google.com with SMTP id g10so3544192eak.39 for ; Sun, 26 May 2013 13:20:46 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <51A26E95.5000207@redhat.com> Date: Sun, 26 May 2013 22:20:37 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1369581694-1655-1-git-send-email-mst@redhat.com> <20130526175110.GA3115@redhat.com> <20130526181017.GB3115@redhat.com> <51A253C6.7060303@redhat.com> <20130526183747.GB3427@redhat.com> <51A25A2D.8030700@redhat.com> <20130526200251.GA4305@redhat.com> In-Reply-To: <20130526200251.GA4305@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Peter Maydell , qemu-devel@nongnu.org Il 26/05/2013 22:02, Michael S. Tsirkin ha scritto: > > My fault. I should have looked at linux/types.h (actually asm-generic/). > > Not really, __uX appear in the headers that were posted. > What I'm saying is - a chance of a conflict is very remote, > if it happens it's a build failure so easy to debug. I'm sure that others will complain, :) but you can go ahead. Paolo