diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2014-11-05 12:40:04 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-06 14:57:27 -0800 |
commit | 413ba6385382bc80e4bf2f58efa900e82e810b11 (patch) | |
tree | a2bb1b252942e22659f508602d84c6cb5885e3dc /drivers/tty/tty_port.c | |
parent | 633caba8932d9ba2f79bbcb7573e58eae3fdac68 (diff) | |
download | linux-413ba6385382bc80e4bf2f58efa900e82e810b11.tar.bz2 |
tty: Convert tty->closing to int
tty->closing is a bitfield member; prevent corruption from non-atomic
update by assigning a unique memory location.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_port.c')
0 files changed, 0 insertions, 0 deletions