Received: by 10.213.65.68 with SMTP id h4csp717619imn; Thu, 22 Mar 2018 07:07:37 -0700 (PDT) X-Google-Smtp-Source: AG47ELtBc+FNFXrWMc4pFPkRLKE3eCNVwFLqakhhXYWtgQG2aD/WGQOR+dkn9//c5b1FHvhEPqqn X-Received: by 2002:a17:902:b20f:: with SMTP id t15-v6mr25280885plr.349.1521727657087; Thu, 22 Mar 2018 07:07:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521727657; cv=none; d=google.com; s=arc-20160816; b=zJSEUkXoy7KPfsEebjtBT4pOZqrZFv3CppmyYl9jeMbq8hG0YxkERtWnr438+CBUN/ OxfacnOhwKmmBd2yZBnB4PiW9Lep2reYY0fFd1DLBjef2mJOp/axxwReKpHyFYAllZac B3RdjnXZY4QhsaVj4P/Gh6UKOEyR4l5vlQI2wmxElJUBSZyugOie6C/uifDIi5jfYGHp Pd0G13y9HZ3JN50tZRW/O3+WB7XvZzL89+3+ibdMc072wfRdQDYT0qdL/WOSGh8VbcMH aKAm0Zsf7l4R5OUSQuu3fzNri86crFpJchDQ741R3dx2/EyYJCGTtokxA1yWcqR/KEpz J6wA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=5cBBDoxlIgKmWHLYoy3EsRLU6m4K/6MsWdKzIFIDYGA=; b=lEM99VhfH7D+kB8tTyVykPK9EBXPg4aMHe2UrCmfq80wiURND4awKzxiRu2KAvoAC3 xoW5VJkKlMMyD3UmIQWPAAT30Gv46c7YBw9d9KPGCJqoDl7GHLRyGTU+a/kAseHP6zDk yZtKJhqEn9rBGdrtTNRVzeKPhmLfFkxNwhXjH9ynW5AqgahnPTYM3QS225eC/TTSWV0K 98u+6WzxLE9WT6X0ypaLXA4QY9TDOYtc2TlRkXkbpRC33avJwtxZQhU/KUD/bNlLcXUq CjAVMIoZ+jJtUrwBRLsts/izIawSxFTxf0qYPsi9xijV/ZyLkq7wYnmO+a82DY6TOBc6 NUXQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 3-v6si6202677plr.440.2018.03.22.07.07.21; Thu, 22 Mar 2018 07:07:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755911AbeCVOF7 (ORCPT + 99 others); Thu, 22 Mar 2018 10:05:59 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50492 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755748AbeCVOF5 (ORCPT ); Thu, 22 Mar 2018 10:05:57 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 76C19982; Thu, 22 Mar 2018 14:05:56 +0000 (UTC) Date: Thu, 22 Mar 2018 15:05:54 +0100 From: Greg Kroah-Hartman To: Daniel Axtens Cc: Michael Neuling , Mikulas Patocka , Peter Hurley , Jiri Slaby , Linux Kernel Mailing List Subject: Re: tty crash in Linux 4.6 Message-ID: <20180322140554.GA3273@kroah.com> References: <573A5996.3080305@hurleysoftware.com> <573B3F84.5050201@hurleysoftware.com> <573B5E4C.8030808@hurleysoftware.com> <87po3wusq1.fsf@linkitivity.dja.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87po3wusq1.fsf@linkitivity.dja.id.au> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 23, 2018 at 12:48:06AM +1100, Daniel Axtens wrote: > Hi, > > >> This patch works, I've had no tty crashes since applying it. > >> > >> I've seen that you haven't sent this patch yet to Linux-4.7-rc and > >> Linux-4.6-stable. Will you? Or did you create a different patch? > > > > We are hitting this now on powerpc. This patch never seemed to make > > it upstream (drivers/tty/tty_ldisc.c hasn't been touched in 1 year). > > I seem to be hitting this too on a kernel that has the 4.6 changes > backported to 4.4. > > Has there been any further progress on getting this accepted? Can you try applying 28b0f8a6962a ("tty: make n_tty_read() always abort if hangup is in progress") to see if that helps out or not? thanks, greg k-h