Files
linux/drivers
Ivo Sieben 1541f845d1 tty: move global ldisc idle waitqueue to the individual ldisc
The global wait_queue that is used for line discipline idle handling is
moved to a separate wait_queue for each line instance. This prevents
unnecessary blocking on one line, because of idle handling on another
line.

Signed-off-by: Ivo Sieben <meltedpianoman@gmail.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-10 11:24:03 -07:00
..
2012-03-08 10:50:35 -08:00
2012-03-19 09:37:11 +00:00
2012-04-21 01:58:20 -04:00
2012-04-18 11:15:50 -07:00
2012-04-18 15:57:31 -07:00
2012-04-18 15:57:31 -07:00
2012-03-17 01:41:43 -07:00
2012-04-23 09:39:23 -07:00
2012-05-04 16:58:47 -07:00
2012-04-23 09:39:23 -07:00
2012-04-18 13:15:51 -07:00
2012-04-19 15:12:49 -04:00