From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MAjFI-0000ZD-5A for qemu-devel@nongnu.org; Sun, 31 May 2009 07:30:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MAjFC-0000Tt-MU for qemu-devel@nongnu.org; Sun, 31 May 2009 07:30:30 -0400 Received: from [199.232.76.173] (port=36860 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MAjFC-0000TU-F6 for qemu-devel@nongnu.org; Sun, 31 May 2009 07:30:26 -0400 Received: from verein.lst.de ([213.95.11.210]:35995) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MAjFB-00077z-Qm for qemu-devel@nongnu.org; Sun, 31 May 2009 07:30:26 -0400 Date: Sun, 31 May 2009 13:07:17 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 2/2] Add serial number support for virtio_blk, V4 Message-ID: <20090531110716.GA13833@lst.de> References: <4A1F615F.1090701@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A1F615F.1090701@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: john cooper Cc: Rusty Russell , qemu-devel@nongnu.org, KVM list , Christoph Hellwig On Fri, May 29, 2009 at 12:15:27AM -0400, john cooper wrote: > virtio_blk-serial-4.patch > > The patch looks good to me, but to get it applied to the kernel tree the patch needs a good description and we also need your Signed-off-by line (See Documentation/SubmittingPatches in the kernel source tree)