Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933625Ab2KFCKm (ORCPT ); Mon, 5 Nov 2012 21:10:42 -0500 Received: from ozlabs.org ([203.10.76.45]:50283 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933186Ab2KFCKk convert rfc822-to-8bit (ORCPT ); Mon, 5 Nov 2012 21:10:40 -0500 From: Rusty Russell To: Amit Shah Cc: Sjur =?utf-8?Q?Br=C3=A6ndeland?= , "Michael S. Tsirkin" , Linus Walleij , Masami Hiramatsu , Ohad Ben-Cohen , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, sjurbren@gmail.com, Sjur =?utf-8?Q?Br=C3=A6ndeland?= Subject: Re: [PATCHv8 0/3]virtio_console: Add rproc_serial driver In-Reply-To: <20121105103144.GB12402@amit.redhat.com> References: <1351587113-2566-1-git-send-email-sjur@brendeland.net> <877gq1yora.fsf@rustcorp.com.au> <20121105103124.GA12402@amit.redhat.com> <20121105103144.GB12402@amit.redhat.com> User-Agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/23.4.1 (i686-pc-linux-gnu) Date: Tue, 06 Nov 2012 12:23:31 +1030 Message-ID: <874nl35wf8.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1454 Lines: 39 Amit Shah writes: > On (Mon) 05 Nov 2012 [11:31:24], Amit Shah wrote: >> 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? > > Er, v9. > > Amit Yep, they're in my pending-rebases tree now. Though no need to repost the whole series; just the changes please. Cheers, Rusty. -- 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/