diff options
| author | Peter Hurley <[email protected]> | 2016-01-11 04:36:12 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-01-28 22:13:44 +0000 |
| commit | f33798deecbd59a2955f40ac0ae2bc7dff54c069 (patch) | |
| tree | c1d3337afd9fb69e8ab19c70a5ddab33f0fa06d9 /drivers/tty/tty_buffer.c | |
| parent | staging: dgap: Remove redundant write_wait wakeups (diff) | |
| download | kernel-f33798deecbd59a2955f40ac0ae2bc7dff54c069.tar.gz kernel-f33798deecbd59a2955f40ac0ae2bc7dff54c069.zip | |
tty: Fix GPF in flush_to_ldisc(), part 2
commit 9ce119f318ba ("tty: Fix GPF in flush_to_ldisc()") fixed a
GPF caused by a line discipline which does not define a receive_buf()
method.
However, the vt driver (and speakup driver also) pushes selection
data directly to the line discipline receive_buf() method via
tty_ldisc_receive_buf(). Fix the same problem in tty_ldisc_receive_buf().
Cc: <[email protected]>
Signed-off-by: Peter Hurley <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/tty_buffer.c')
0 files changed, 0 insertions, 0 deletions
