epoll keyed wakeups: make tty use keyed wakeups
authorDavide Libenzi <davidel@xmailserver.org>
Tue, 31 Mar 2009 22:24:24 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2009 15:59:21 +0000 (08:59 -0700)
commit4b19449db074eec86ae31a96d3cdca4aa7f138ab
tree3316e76279fee09aff54ad18c6f808919b93a472
parent395108880efff4a4ffa1ffa554477f7f5ba6a031
epoll keyed wakeups: make tty use keyed wakeups

Introduce keyed event wakeups inside the TTY code.

Signed-off-by: Davide Libenzi <davidel@xmailserver.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: David Miller <davem@davemloft.net>
Cc: William Lee Irwin III <wli@movementarian.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/tty_io.c