summaryrefslogtreecommitdiff
path: root/fs/exofs/file.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2010-05-26 21:40:29 (GMT)
committerAl Viro <viro@zeniv.linux.org.uk>2010-05-28 02:03:08 (GMT)
commitea635c64e007061f6468ece5cc9cc62d41d4ecf2 (patch)
treeeaa7123e7749893e8f542d12cba616664bc2c848 /fs/exofs/file.c
parentd7065da038227a4d09a244e6014e0186a6bd21d0 (diff)
downloadlinux-fsl-qoriq-ea635c64e007061f6468ece5cc9cc62d41d4ecf2.tar.xz
Fix racy use of anon_inode_getfd() in perf_event.c
once anon_inode_getfd() is called, you can't expect *anything* about struct file that descriptor points to - another thread might be doing whatever it likes with descriptor table at that point. Cc: stable <stable@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/exofs/file.c')
0 files changed, 0 insertions, 0 deletions