From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:58942 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751726AbdIUL5J (ORCPT ); Thu, 21 Sep 2017 07:57:09 -0400 Date: Thu, 21 Sep 2017 13:57:19 +0200 From: gregkh To: Arnd Bergmann Cc: Sergey Senozhatsky , "# 3.4.x" , stable-commits@vger.kernel.org Subject: Re: Patch "tty: fix __tty_insert_flip_char regression" has been added to the 4.4-stable tree Message-ID: <20170921115719.GB31375@kroah.com> References: <150599385880245@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, Sep 21, 2017 at 01:42:56PM +0200, Arnd Bergmann wrote: > On Thu, Sep 21, 2017 at 1:37 PM, wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > tty: fix __tty_insert_flip_char regression > > > > to the 4.4-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > tty-fix-__tty_insert_flip_char-regression.patch > > and it can be found in the queue-4.4 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > > > Hmm I thought I had sent a backported version for stable that just contains > the 'fast path' plus with the bugfix, but I must have forgotten to actually > send it out. > > Anyway, taking all three patches for stable should also work, no need > to revisit unless you would prefer to drop the 'slow path' patch. Keeping in sync is good, I'll just take all 3, thanks. greg k-h