From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753144AbdK2IGT (ORCPT ); Wed, 29 Nov 2017 03:06:19 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39114 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753088AbdK2IGS (ORCPT ); Wed, 29 Nov 2017 03:06:18 -0500 Date: Wed, 29 Nov 2017 09:02:48 +0100 From: Greg KH To: Tan Xiaojun Cc: peter@hurleysoftware.com, dvyukov@google.com, sfr@canb.auug.org.au, mpatocka@redhat.com, mikey@neuling.org, "linux-kernel@vger.kernel.org >> LKML" Subject: Re: [Question] does there have another fix for ldisc crash instead of "tty: Fix ldisc crash on reopened tty" ? Message-ID: <20171129080248.GA1918@kroah.com> References: <5A1E687F.400@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5A1E687F.400@huawei.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 29, 2017 at 03:57:51PM +0800, Tan Xiaojun wrote: > Hi, all, > > I test in a Arm64 fpga board (Hisilicon D06 fpga) with kernel-stable-4.14.2, then I get a panic log attached in the end. > > I found this problem try to be fixed before by the patch "tty: Fix ldisc crash on reopened tty", and it was reverted > shortly thereafter because of conflicting with another patch and may not fix completely. > > But this problem is still here. Are there any better fixed patch now ? Nope, care to work on one? thanks, greg k-h