Skip to content
Commit 514fc01d authored by Linus Torvalds's avatar Linus Torvalds
Browse files

tty: use the new 'flush_delayed_work()' helper to do ldisc flush



This way all flush_to_ldisc work is always done through the workqueues,
and we thus have a single point of serialization.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 43046b60
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment