git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43046b6
)
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 14 Oct 2009 16:20:41 +0000
(09:20 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 14 Oct 2009 16:20:41 +0000
(09:20 -0700)
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: Linus Torvalds <torvalds@linux-foundation.org>
No differences found