Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932162Ab2KEKcG (ORCPT ); Mon, 5 Nov 2012 05:32:06 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7574 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752886Ab2KEKcC (ORCPT ); Mon, 5 Nov 2012 05:32:02 -0500 Date: Mon, 5 Nov 2012 11:31:24 +0100 From: Amit Shah To: Rusty Russell Cc: Sjur =?iso-8859-1?Q?Br=E6ndeland?= , "Michael S. Tsirkin" , Linus Walleij , Masami Hiramatsu , Ohad Ben-Cohen , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, sjurbren@gmail.com, Sjur =?iso-8859-1?Q?Br=E6ndeland?= Subject: Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver Message-ID: <20121105103124.GA12402@amit.redhat.com> References: <1351587113-2566-1-git-send-email-sjur@brendeland.net> <877gq1yora.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <877gq1yora.fsf@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1150 Lines: 28 On (Mon) 05 Nov 2012 [09:11:45], Rusty Russell wrote: > Sjur Br?ndeland writes: > > > From: Sjur Br?ndeland > > > > This patch-set introduces a new virtio type "rproc_serial" for communicating > > with remote processors over shared memory. The driver depends on the > > the remoteproc framework. As preparation for introducing "rproc_serial" > > I've done a refactoring of the transmit buffer handling. > > > > Changes since v7: > > - Rebased to virtio-next branch. > > - Removed extra added lines. > > - Removed superfluous checks before calling reclaim_dma_bufs(). > > - Rusty raised some question regarding garbage collection of the > > out-vq, so I moved this into a separate patch. > > OK, I'm not sure that WARN_ON won't fire, but that's not all that > harmful. Sjur said he'll send out a respin for this; can you wait for his v8? Amit -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/