Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752453AbbKJWlg (ORCPT ); Tue, 10 Nov 2015 17:41:36 -0500 Received: from one.firstfloor.org ([193.170.194.197]:38817 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751393AbbKJWkA (ORCPT ); Tue, 10 Nov 2015 17:40:00 -0500 Date: Tue, 10 Nov 2015 23:39:58 +0100 From: Andi Kleen To: Peter Hurley Cc: Andi Kleen , gregkh@linuxfoundation.org, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: 4.3 serial driver crashes with console shortly after boot Message-ID: <20151110223957.GI3533@two.firstfloor.org> References: <20151110002939.GG3533@two.firstfloor.org> <56414DE9.20707@hurleysoftware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56414DE9.20707@hurleysoftware.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 850 Lines: 22 > I've just tried to reproduce this without success on my current > tree which has some additional patches I just posted this am. They weren't > intended to fix crashes but they directly impact the area of concern. Could > you try these three? > > [PATCH v2 2/4] n_tty: Ignore all read data when closing > [PATCH v2 3/4] tty: Abstract and encapsulate tty->closing behavior > [PATCH v2 4/4] tty: Remove drivers' extra tty_ldisc_flush() > Applying the three patches fixes the crash. I haven't tried to figure out which one did the trick. Thanks, -Andi -- ak@linux.intel.com -- Speaking for myself only. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/