diff options
author | Ilya Zykov <ilya@ilyx.ru> | 2011-11-07 02:32:46 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-30 07:30:49 -0500 |
commit | 7962fce9a052f34390b6dab9f11df1d2e48c138d (patch) | |
tree | 7df7a368eaf518dd91febe35a2fb0ea7a84b6416 /firmware | |
parent | c8381c15b14b7c2d212c182d3b9b3fa7217994da (diff) |
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 'firmware')
0 files changed, 0 insertions, 0 deletions