From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCHv4] virtio_console: Add support for remoteproc serial Date: Tue, 25 Sep 2012 14:55:04 +0930 Message-ID: <87sja63c9b.fsf@rustcorp.com.au> References: <1348489987-6768-1-git-send-email-sjur.brandeland@stericsson.com> <20120924174523.GA14390@amit.redhat.com> <81C3A93C17462B4BBD7E272753C1057923BD79D728@EXDCVYMBSTM005.EQ1STM.local> <20120925040158.GC32657@amit.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120925040158.GC32657@amit.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 To: Amit Shah , Sjur BRENDELAND Cc: "sjurbren@gmail.com" , Arnd Bergmann , "Michael S. Tsirkin" , Linus Walleij , "linux-kernel@vger.kernel.org" , "virtualization@lists.linux-foundation.org" List-Id: virtualization@lists.linuxfoundation.org Amit Shah writes: > On (Mon) 24 Sep 2012 [23:50:01], Sjur BRENDELAND wrote: >> Hi Amit, >> >> > I'm sorry for not being able to look at this earlier. >> >> No worries. I'll try to respin and retest this patch by tomorrow. >> If you by any chance could find time to review so could make it in time >> for 3.7 it would be great :-) > > I think it might be late for 3.7 already, I'd prefer to let this bake > for a while, ensure it passes my test suites, at the least. But I'll > let Rusty take the final call. It can make the next merge window, but it has to be done this week. I'm only allowing it this late because it's a new driver. Cheers, Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753212Ab2IYGn4 (ORCPT ); Tue, 25 Sep 2012 02:43:56 -0400 Received: from ozlabs.org ([203.10.76.45]:47519 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751768Ab2IYGnz (ORCPT ); Tue, 25 Sep 2012 02:43:55 -0400 From: Rusty Russell To: Amit Shah , Sjur BRENDELAND Cc: "linux-kernel\@vger.kernel.org" , "virtualization\@lists.linux-foundation.org" , "sjurbren\@gmail.com" , "Michael S. Tsirkin" , Ohad Ben-Cohen , Linus Walleij , Arnd Bergmann Subject: Re: [PATCHv4] virtio_console: Add support for remoteproc serial In-Reply-To: <20120925040158.GC32657@amit.redhat.com> References: <1348489987-6768-1-git-send-email-sjur.brandeland@stericsson.com> <20120924174523.GA14390@amit.redhat.com> <81C3A93C17462B4BBD7E272753C1057923BD79D728@EXDCVYMBSTM005.EQ1STM.local> <20120925040158.GC32657@amit.redhat.com> User-Agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Tue, 25 Sep 2012 14:55:04 +0930 Message-ID: <87sja63c9b.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Amit Shah writes: > On (Mon) 24 Sep 2012 [23:50:01], Sjur BRENDELAND wrote: >> Hi Amit, >> >> > I'm sorry for not being able to look at this earlier. >> >> No worries. I'll try to respin and retest this patch by tomorrow. >> If you by any chance could find time to review so could make it in time >> for 3.7 it would be great :-) > > I think it might be late for 3.7 already, I'd prefer to let this bake > for a while, ensure it passes my test suites, at the least. But I'll > let Rusty take the final call. It can make the next merge window, but it has to be done this week. I'm only allowing it this late because it's a new driver. Cheers, Rusty.