git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c63e0
)
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Fri, 30 Jan 2015 23:12:28 +0000
(18:12 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Tue, 3 Feb 2015 21:40:17 +0000
(16:40 -0500)
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 <bonbons@linux-vserver.org>
Cc: stable@vger.kernel.org # 3.18
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found