diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2016-01-10 07:55:29 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-28 01:41:04 +0100 |
commit | f229c2c161de94a404fa16a17cb93c4a06938af5 (patch) | |
tree | d99d57f3008d56c391bd85691850d2087d270ec8 /drivers/tty/n_tty.c | |
parent | tty: audit: Defer audit buffer association (diff) | |
download | linux-f229c2c161de94a404fa16a17cb93c4a06938af5.tar.xz linux-f229c2c161de94a404fa16a17cb93c4a06938af5.zip |
tty: audit: Take siglock directly
lock_task_sighand() is for situations where the struct task_struct*
may disappear while trying to deref the sighand; this never applies
to 'current'.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/n_tty.c')
0 files changed, 0 insertions, 0 deletions