From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:59610 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753400AbeGEQHt (ORCPT ); Thu, 5 Jul 2018 12:07:49 -0400 Date: Thu, 5 Jul 2018 18:07:46 +0200 From: Greg KH To: Tetsuo Handa Cc: stable@vger.kernel.org, peter@hurleysoftware.com, syzbot+108696293d7a21ab688f@syzkaller.appspotmail.com Subject: Re: FAILED: patch "[PATCH] n_tty: Access echo_* variables carefully." failed to apply to 4.4-stable tree Message-ID: <20180705160746.GB7911@kroah.com> References: <1530704965210198@kroah.com> <201807050456.w654ujqv036114@www262.sakura.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201807050456.w654ujqv036114@www262.sakura.ne.jp> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Jul 05, 2018 at 01:56:45PM +0900, Tetsuo Handa wrote: > Greg Kroah-Hartman wrote: > > > > The patch below does not apply to the 4.4-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > > > OK. "ldata->minimum_to_wake = 1;" line was there (which will be removed in 4.6-rc1). > Updated patch for 4.4-stable is attached below. Thanks, now applied. greg k-h