diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2016-01-10 07:55:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-28 01:41:04 +0100 |
commit | 2e28d38ae1d9ced6ac2deb4001aca3f267304cdb (patch) | |
tree | c5d29fa6d7f7198d9500a7b78066c13b5cd77705 /kernel/trace | |
parent | tty: audit: Track tty association with dev_t (diff) | |
download | linux-2e28d38ae1d9ced6ac2deb4001aca3f267304cdb.tar.xz linux-2e28d38ae1d9ced6ac2deb4001aca3f267304cdb.zip |
tty: audit: Handle tty audit enable atomically
The audit_tty and audit_tty_log_passwd fields are actually bool
values, so merge into single memory location to access atomically.
NB: audit log operations may still occur after tty audit is disabled
which is consistent with the existing functionality
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/trace')
0 files changed, 0 insertions, 0 deletions