summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal_o32.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2017-10-31 10:09:25 +0100
committerJan Kara <jack@suse.cz>2017-10-31 17:54:56 +0100
commit9cf90cef362d44b2f3fcdb7d0694849a6308b620 (patch)
tree7eac90d6bf1a97b485d6a3b7483042089d3756d7 /arch/mips/kernel/signal_o32.c
parentb3a0066005821acdc0cdb092cb72587182ab583f (diff)
downloadlinux-9cf90cef362d44b2f3fcdb7d0694849a6308b620.tar.bz2
fsnotify: Protect bail out path of fsnotify_add_mark_locked() properly
When fsnotify_add_mark_locked() fails it cleans up the mark it was adding. Since the mark is already visible in group's list, we should protect update of mark->flags with mark->lock. I'm not aware of any real issues this could cause (since we also hold group->mark_mutex) but better be safe and obey locking rules properly. Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'arch/mips/kernel/signal_o32.c')
0 files changed, 0 insertions, 0 deletions