From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752688AbbBKOAy (ORCPT ); Wed, 11 Feb 2015 09:00:54 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:59805 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751421AbbBKOAw (ORCPT ); Wed, 11 Feb 2015 09:00:52 -0500 Date: Wed, 11 Feb 2015 14:00:48 +0000 From: Al Viro To: Linus Torvalds Cc: David Miller , Andrew Morton , Network Development , Linux Kernel Mailing List Subject: Re: [GIT] Networking Message-ID: <20150211140048.GF29656@ZenIV.linux.org.uk> References: <20150209.205209.1524645061817000265.davem@davemloft.net> <20150211014502.GB29656@ZenIV.linux.org.uk> <20150211040245.GD29656@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Tue, Feb 10, 2015 at 08:09:29PM -0800, Linus Torvalds wrote: > On Tue, Feb 10, 2015 at 8:02 PM, Al Viro wrote: > > > > Anyway, what userland do you have? > > I have regular Fedora 21, nothing special. > > I'm *assuming* that the thing that triggers this is that I use disk > encryption on this machine, as that's the only even remotely unusual > thing that isn't just a bog-standard "default install"). The kernel > oops happens basically immediately after I've typed in my decryption > key. Hmm... Fedora image I've got here has been upgraded from F20, and it's definitely not configured for disk encryption. Ought to try fresh install and throw that thing into the "test on those" pile as well. Thanks...