From: Trond Myklebust Date: Fri, 30 Jan 2015 23:12:28 +0000 (-0500) Subject: SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup X-Git-Tag: fixes-v4.0-rc1~136^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a9a42a1a7e5b3e7919ddfacc1d1cc81882a955;p=pandora-kernel.git SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup Fix an Oopsable condition when nsm_mon_unmon is called as part of the namespace cleanup, which now apparently happens after the utsname has been freed. Link: http://lkml.kernel.org/r/20150125220604.090121ae@neptune.home Reported-by: Bruno Prémont Cc: stable@vger.kernel.org # 3.18 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed