Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755188AbcCSVJ1 (ORCPT ); Sat, 19 Mar 2016 17:09:27 -0400 Received: from mail-pf0-f178.google.com ([209.85.192.178]:33958 "EHLO mail-pf0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754926AbcCSVJS (ORCPT ); Sat, 19 Mar 2016 17:09:18 -0400 Subject: Re: [PATCH v3] Fix OpenSSH pty regression on close To: Greg Kroah-Hartman , Brian Bloniarz References: <20160306061057.GA25727@adaptasaurus> <20160319204020.GA31261@adaptasaurus> <20160319205935.GA28467@kroah.com> Cc: Jiri Slaby , linux-kernel@vger.kernel.org, tsi@tuyoix.net From: Peter Hurley Message-ID: <56EDBFFA.7010201@hurleysoftware.com> Date: Sat, 19 Mar 2016 14:09:14 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160319205935.GA28467@kroah.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 691 Lines: 21 On 03/19/2016 01:59 PM, Greg Kroah-Hartman wrote: > On Sat, Mar 19, 2016 at 01:40:21PM -0700, Brian Bloniarz wrote: >> Hi, I haven't heard anything after sending this latest patch -- is there >> anything I can do to help get this fixed? > > I wanted to get an ack or reviewed-by from Peter before applying it, and > now the merge window is closed so I can't do anything until 4.6-rc1 is > out. Reviewing and testing this is on my todo list before rc1. > But that doesn't mean that others can't review it... > > Also, tty/serial patches should be sent to linux-serial@vger.kernel.org > so that others there can notice them. I'll go bounce it there now... > > thanks, > > greg k-h >