From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753915AbdLHOXh convert rfc822-to-8bit (ORCPT ); Fri, 8 Dec 2017 09:23:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40554 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753380AbdLHOXd (ORCPT ); Fri, 8 Dec 2017 09:23:33 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <27975.1512427489@warthog.procyon.org.uk> References: <27975.1512427489@warthog.procyon.org.uk> <20171204222814.GA9964@infradead.org> To: Christoph Hellwig Cc: dhowells@redhat.com, linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: boot failure in 4.15-rc2 with afs in the trace MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <30231.1512743008.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Fri, 08 Dec 2017 14:23:28 +0000 Message-ID: <30232.1512743008@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Fri, 08 Dec 2017 14:23:33 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Howells wrote: > > [ 1.501264] BUG: unable to handle kernel NULL pointer dereference at 000000006714cfcb > > [ 1.502335] IP: rxrpc_release+0xd5/0x1c0 > > Is it fixed by current Linus? > > In particular commit c501256406fb19c306504ee1fe41a4ea208d4245: > > rxrpc: Use correct netns source in rxrpc_release_sock() > > which went in after -rc2. Ping? David