diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-12-09 15:19:41 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-10-30 14:45:42 +0200 |
commit | ab263f47c9781a644de8b28013434b645082922e (patch) | |
tree | bae72a448f5d5f37fb5c762a4c336fe731523dfd /drivers/hid/hid-cherry.c | |
parent | audit: Do not send uninitialized data for AUDIT_TTY_GET (diff) | |
download | linux-ab263f47c9781a644de8b28013434b645082922e.tar.xz linux-ab263f47c9781a644de8b28013434b645082922e.zip |
audit: Use rcu for task lookup protection
Protect the task lookups in audit_receive_msg() with rcu_read_lock()
instead of tasklist_lock and use lock/unlock_sighand to protect
against the exit race.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Eric Paris <eparis@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/hid/hid-cherry.c')
0 files changed, 0 insertions, 0 deletions