diff options
author | Ilya Zykov <ilya@ilyx.ru> | 2011-11-07 08:32:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-30 13:30:49 +0100 |
commit | 7962fce9a052f34390b6dab9f11df1d2e48c138d (patch) | |
tree | 7df7a368eaf518dd91febe35a2fb0ea7a84b6416 /COPYING | |
parent | TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() (diff) | |
download | linux-7962fce9a052f34390b6dab9f11df1d2e48c138d.tar.xz linux-7962fce9a052f34390b6dab9f11df1d2e48c138d.zip |
tty: n_hdlc not atomic use tty->flags.
N_HDLC can spoil tty->flags because use not atomic operations on tty->flags.
I use n_hdlc line discipline and it happens.
Signed-off-by: Ilya Zykov <ilya@ilyx.ru>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions