Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965896AbdLRXKR (ORCPT ); Mon, 18 Dec 2017 18:10:17 -0500 Received: from scorn.kernelslacker.org ([45.56.101.199]:44396 "EHLO scorn.kernelslacker.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935296AbdLRXKO (ORCPT ); Mon, 18 Dec 2017 18:10:14 -0500 Date: Mon, 18 Dec 2017 18:10:13 -0500 From: Dave Jones To: Al Viro Cc: Linux Kernel , Linus Torvalds Subject: Re: proc_flush_task oops Message-ID: <20171218231013.GA9481@codemonkey.org.uk> Mail-Followup-To: Dave Jones , Al Viro , Linux Kernel , Linus Torvalds References: <20171218214438.GA32728@codemonkey.org.uk> <20171218221541.GP21978@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171218221541.GP21978@ZenIV.linux.org.uk> User-Agent: Mutt/1.9.2 (2017-12-15) X-Spam-Note: SpamAssassin invocation failed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 289 Lines: 10 On Mon, Dec 18, 2017 at 10:15:41PM +0000, Al Viro wrote: > On Mon, Dec 18, 2017 at 04:44:38PM -0500, Dave Jones wrote: > > I've hit this twice today. It's odd, because afaics, none of this code > > has really changed in a long time. > > Which tree had that been? Linus, rc4. Dave