summaryrefslogtreecommitdiff
path: root/arch/m32r/kernel
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2015-05-09 02:53:15 (GMT)
committerAl Viro <viro@zeniv.linux.org.uk>2015-05-09 04:12:48 (GMT)
commitf15133df088ecadd141ea1907f2c96df67c729f0 (patch)
tree3819082e853fffcae791d12616967964ca56733a /arch/m32r/kernel
parent766c4cbfacd8634d7580bac6a1b8456e63de3e84 (diff)
downloadlinux-f15133df088ecadd141ea1907f2c96df67c729f0.tar.xz
path_openat(): fix double fput()
path_openat() jumps to the wrong place after do_tmpfile() - it has already done path_cleanup() (as part of path_lookupat() called by do_tmpfile()), so doing that again can lead to double fput(). Cc: stable@vger.kernel.org # v3.11+ Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/m32r/kernel')
0 files changed, 0 insertions, 0 deletions