From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751318AbdFEGs5 (ORCPT ); Mon, 5 Jun 2017 02:48:57 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56772 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbdFEGs4 (ORCPT ); Mon, 5 Jun 2017 02:48:56 -0400 Date: Mon, 5 Jun 2017 08:48:51 +0200 From: Greg Kroah-Hartman To: Mike Galbraith Cc: Vegard Nossum , Dave Jones , Linux Kernel , Jiri Slaby Subject: Re: [patch] tty: fix port buffer locking V2 Message-ID: <20170605064851.GF14680@kroah.com> References: <20170531172117.nj5fwgqspibg7rs6@codemonkey.org.uk> <1496471632.11868.1.camel@gmx.de> <20170604083225.GA2959@kroah.com> <1496566972.16375.10.camel@gmx.de> <6b025884-8fbc-1ae2-3119-63e601453ad6@oracle.com> <1496638347.27038.52.camel@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1496638347.27038.52.camel@gmx.de> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 05, 2017 at 06:52:27AM +0200, Mike Galbraith wrote: > This is just in case.  While it works, I consider it to be diagnostic > data for those unfortunate enough to be intimate with tty locking :) Can you redo this against 4.12-rc4 which has the original tty locking patch reverted? thanks, greg k-h