Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965481AbbBCAU6 (ORCPT ); Mon, 2 Feb 2015 19:20:58 -0500 Received: from icebox.esperi.org.uk ([81.187.191.129]:35659 "EHLO mail.esperi.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752461AbbBCAUz (ORCPT ); Mon, 2 Feb 2015 19:20:55 -0500 From: Nix To: Trond Myklebust Cc: Bruno =?utf-8?Q?Pr=C3=A9mont?= , "J. Bruce Fields" , "Eric W. Biederman" , Linux Kernel Mailing List , Linux NFS Mailing List Subject: Re: [Patch] sunrpc: NULL utsname dereference on NFS umount during namespace cleanup References: <20150125220604.090121ae@neptune.home> <1422661761.21259.5.camel@primarydata.com> <87zj8z7p99.fsf@spindle.srvr.nix> <87d25s2ota.fsf@spindle.srvr.nix> Emacs: because idle RAM is the Devil's playground. Date: Tue, 03 Feb 2015 00:20:49 +0000 In-Reply-To: (Trond Myklebust's message of "Mon, 2 Feb 2015 17:54:50 -0500") Message-ID: <87mw4vu9pa.fsf@spindle.srvr.nix> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-DCC-INFN-TO-Metrics: spindle 1233; Body=6 Fuz1=6 Fuz2=6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 950 Lines: 21 On 2 Feb 2015, Trond Myklebust verbalised: > Hmm... I'm at a loss to see how rpcb_create can ever call > rpc_new_client() with a null value for the nodename with that patch > applied. Are you 100% sure that the above Oops came from a patched > kernel? That IP address of "rpc_new_client+0x13b/0x1f2" looks > identical to the one in your original posting. I've been swapping kernels a lot of late due to bisection -- it is perfectly possible that I somehow ended up running an unpatched one :/ I'll do a build from scratch with the patch and reboot into it. My apologies if this was a false positive (which it looks quite like it might have been: your evidence is pretty persuasive!) -- NULL && (void) -- 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/