diff options
| author | Jiri Slaby <[email protected]> | 2021-11-22 11:16:47 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-11-25 17:35:23 +0000 |
| commit | b68b914494df4f79b4e9b58953110574af1cb7a2 (patch) | |
| tree | bc0eb93d045531869c82125c0a7ed1bd7cc656df /drivers/tty/tty_buffer.c | |
| parent | tty: drivers/tty/, stop using tty_schedule_flip() (diff) | |
| download | kernel-b68b914494df4f79b4e9b58953110574af1cb7a2.tar.gz kernel-b68b914494df4f79b4e9b58953110574af1cb7a2.zip | |
tty: the rest, stop using tty_schedule_flip()
Since commit a9c3f68f3cd8d (tty: Fix low_latency BUG) in 2014,
tty_flip_buffer_push() is only a wrapper to tty_schedule_flip(). We are
going to remove the latter (as it is used less), so call the former in
the rest of the users.
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Matt Turner <[email protected]>
Cc: William Hubbs <[email protected]>
Cc: Chris Brannon <[email protected]>
Cc: Kirk Reiser <[email protected]>
Cc: Samuel Thibault <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Cc: Alexander Gordeev <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[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
