From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH] virtio_console: fix uapi header Date: Fri, 17 May 2013 10:46:51 +0930 Message-ID: <87sj1m8kxo.fsf@rustcorp.com.au> References: <20130516164410.GA31985@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "Michael S. Tsirkin" , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, David Howells , Michael Kerrisk , Amit Shah , Thomas Gleixner , "Paul E. McKenney" To: "Michael S. Tsirkin" , kvm@vger.kernel.org Return-path: In-Reply-To: <20130516164410.GA31985@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org List-Id: kvm.vger.kernel.org "Michael S. Tsirkin" writes: > uapi should use __u32 not u32. > Fix a macro in virtio_console.h which uses u32. > > Signed-off-by: Michael S. Tsirkin Ouch. Added CC:stable, and put into fixes. Mainly because it's embarrassing :) Cheers, Rusty.