diff options
author | Al Viro <[email protected]> | 2010-05-26 17:40:29 -0400 |
---|---|---|
committer | Al Viro <[email protected]> | 2010-05-27 22:03:08 -0400 |
commit | ea635c64e007061f6468ece5cc9cc62d41d4ecf2 (patch) | |
tree | eaa7123e7749893e8f542d12cba616664bc2c848 /fs/xfs/linux-2.6/xfs_file.c | |
parent | d7065da038227a4d09a244e6014e0186a6bd21d0 (diff) |
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 <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_file.c')
0 files changed, 0 insertions, 0 deletions