Jason Wessel
f5316b4aea
kgdb,8250,pl011: Return immediately from console poll
...
The design of the kdb shell requires that every device that can
provide input to kdb have a polling routine that exits immediately if
there is no character available. This is required in order to get the
page scrolling mechanism working.
Changing the kernel debugger I/O API to require all polling character
routines to exit immediately if there is no data allows the kernel
debugger to process multiple input channels.
NO_POLL_CHAR will be the return code to the polling routine when ever
there is no character available.
CC: linux-serial@vger.kernel.org
Signed-off-by: Jason Wessel <jason.wessel@windriver.com >
2010-05-20 21:04:22 -05:00
..
2010-05-17 17:24:04 +01:00
2010-05-19 12:57:48 -03:00
2010-05-20 09:41:44 -07:00
2010-04-13 23:27:16 -07:00
2010-04-21 16:37:49 -07:00
2010-05-03 08:33:00 -04:00
2010-04-19 13:17:10 +01:00
2010-05-14 15:09:37 -04:00
2010-05-20 11:59:43 +02:00
2010-05-04 13:34:27 -07:00
2010-05-14 17:08:01 -04:00
2010-05-19 13:38:54 -04:00
2010-04-25 08:54:42 +02:00
2010-05-18 09:17:01 -07:00
2010-05-04 09:25:02 -07:00
2010-05-10 14:24:26 +02:00
2010-04-28 09:20:33 +02:00
2010-04-09 14:07:56 -07:00
2010-05-15 07:16:33 -04:00
2010-05-10 16:08:01 -07:00
2010-05-17 10:00:15 +02:00
2010-04-15 22:18:36 +02:00
2010-04-15 22:18:36 +02:00
2010-05-10 23:08:17 +02:00
2010-05-18 08:35:04 -07:00
2010-05-01 04:32:14 +02:00
2010-05-20 00:18:59 +01:00
2010-05-04 11:09:28 +02:00
2010-05-16 01:05:45 -07:00
2010-05-11 16:10:47 -07:00
2010-04-13 23:27:16 -07:00
2010-05-03 11:50:57 +02:00
2010-05-03 11:50:57 +02:00
2010-05-20 21:04:22 -05:00
2010-04-21 23:11:42 +02:00
2010-04-23 02:08:44 +02:00
2010-05-20 21:04:21 -05:00
2010-05-14 15:09:32 -04:00
2010-04-20 13:08:30 +03:00
2010-05-19 13:38:55 -04:00
2010-04-28 08:51:12 +10:00
2010-05-18 00:52:36 -03:00
2010-04-08 13:37:18 +02:00
2010-05-17 21:37:41 +02:00
2010-04-08 10:18:47 +02:00
2010-04-22 12:31:11 +02:00
2010-05-10 23:08:19 +02:00
2010-05-14 15:09:30 -04:00
2010-05-14 15:09:21 -04:00
2010-05-14 15:09:30 -04:00
2010-05-11 08:31:49 +02:00
2010-05-17 21:37:40 +02:00
2010-05-10 23:08:19 +02:00
2010-05-10 23:09:30 +02:00
2010-05-10 23:08:15 +02:00
2010-04-24 11:31:25 -07:00
2010-04-09 10:12:03 -07:00
2010-05-18 09:28:04 -07:00
2010-05-10 16:53:55 -07:00
2010-05-18 08:27:54 -07:00
2010-05-18 08:27:54 -07:00
2010-04-27 13:06:35 -04:00
2010-05-11 10:09:47 +02:00
2010-05-18 08:27:54 -07:00
2010-05-06 10:56:07 +10:00
2010-05-20 21:04:22 -05:00
2010-04-13 23:27:41 -07:00
2010-05-13 18:42:25 +09:00
2010-04-26 15:50:50 +09:00
2010-04-15 13:13:52 +09:00
2010-04-09 10:09:50 -07:00
2010-04-22 12:37:07 +02:00
2010-05-10 11:08:35 -07:00
2010-05-08 17:12:33 +02:00
2010-04-13 23:26:02 -07:00
2010-05-03 23:50:42 -07:00
2010-05-09 19:35:27 +02:00
2010-04-13 12:43:42 +02:00
2010-05-05 11:46:17 -04:00
2010-05-17 07:57:27 -07:00
2010-04-30 09:25:12 -07:00
2010-05-19 12:58:37 -03:00
2010-05-11 17:43:58 +02:00
2010-05-17 21:37:42 +02:00