From: Linus Torvalds Date: Wed, 14 Oct 2009 16:20:41 +0000 (-0700) Subject: tty: use the new 'flush_delayed_work()' helper to do ldisc flush X-Git-Tag: v2.6.32-rc5~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=514fc01d389cf5d364ee3b5fec4ac1487448803e;p=pandora-kernel.git 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: Linus Torvalds --- Reading git-diff-tree failed