From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 428CYb1YQhzF31q for ; Tue, 11 Sep 2018 02:05:07 +1000 (AEST) Date: Mon, 10 Sep 2018 18:04:54 +0200 From: Greg Kroah-Hartman To: Nicholas Piggin Cc: Jiri Slaby , Michael Ellerman , Matteo Croce , Jason Gunthorpe , Leon Romanovsky , linuxppc-dev@lists.ozlabs.org, op Subject: Re: [PATCH v2 0/3] tty: hvc: latency break regression fixes Message-ID: <20180910160454.GA30939@kroah.com> References: <20180909053916.14139-1-npiggin@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180909053916.14139-1-npiggin@gmail.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, Sep 09, 2018 at 03:39:13PM +1000, Nicholas Piggin wrote: > Re-sending this one with the used-uinitialized warning in patch > 3 fixed. > > Greg these patches are needed to fix regressions in this merge > window, please consider them for your tty tree. All now queued up, thanks. greg k-h