diff options
author | Peter Hurley <[email protected]> | 2015-06-27 09:21:32 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-07-23 15:05:53 -0700 |
commit | 3b19e032295647b7be2aa3be62510db4aaeda759 (patch) | |
tree | 42d49b560e263749594dd73e5b149460bdad3dfd /lib/pm-notifier-error-inject.c | |
parent | 52721d9d3334c1cb1f76219a161084094ec634dc (diff) |
n_tty: signal and flush atomically
When handling signalling char, claim the termios write lock before
signalling waiting readers and writers to prevent further i/o
before flushing the echo and output buffers. This prevents a
userspace signal handler which may output from racing the terminal
flush.
Reference: Bugzilla #99351 ("Output truncated in ssh session after...")
Fixes: commit d2b6f44779d3 ("n_tty: Fix signal handling flushes")
Reported-by: Filipe Brandenburger <[email protected]>
Signed-off-by: Peter Hurley <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions