From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com ([141.146.126.69]:34746 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751326AbbJaCHc (ORCPT ); Fri, 30 Oct 2015 22:07:32 -0400 Subject: Re: commit af32cc7b causes stalls on 3.18.23 To: Corey Wright , Kosuke Tatsukawa References: <20151030205656.2d8ebf19f53265a860261055@pobox.com> Cc: stable@vger.kernel.org From: Sasha Levin Message-ID: <5634225C.3070808@oracle.com> Date: Fri, 30 Oct 2015 22:07:24 -0400 MIME-Version: 1.0 In-Reply-To: <20151030205656.2d8ebf19f53265a860261055@pobox.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 10/30/2015 09:56 PM, Corey Wright wrote: > Running applications under GNU Screen causes the 3.18.23 kernel to stall and > the application to hang. Reverting commit af32cc7b, ie "tty: fix stall caused > by missing memory barrier in drivers/tty/n_tty.c", fixes the problem. Hi Corey, Does doing the same on mainline work for you? Thanks, Sasha