Mischa Jonker
cd1e40f098
When a break signal is detected, the next character should be ignored.
...
This was not implemented correctly for the pnx8xxx_uart driver.
[From further discussion:
Correct, you can look to it as two separate bugs:
a) the next character is not ignored while it should;
b) the status bits 31-8 are copied to the 'ch' variable while they shouldn't.
Both bugs prevent correct break signal handling (and therefore correct
behaviour of the magic SysRq key). Bug b didn't cause too much trouble
earlier because in most situations the status bits are all zero; for
this case they unfortunately aren't.
]
Signed-off-by: Mischa Jonker <mischa.jonker@nxp.com>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-15 12:48:36 -08:00
..
2008-10-20 13:23:01 -07:00
2009-01-12 16:37:00 -08:00
2007-05-11 17:19:02 +01:00
2008-05-01 08:04:00 -07:00
2006-12-07 08:39:35 -08:00
2008-10-20 08:52:36 -07:00
2008-02-08 09:22:25 -08:00
2008-02-08 09:22:25 -08:00
2009-01-15 12:48:35 -08:00
2009-01-15 12:48:36 -08:00
2009-01-13 14:03:43 -08:00
2008-09-02 19:21:38 -07:00
2008-08-07 09:55:48 +01:00
2008-10-16 16:52:02 +02:00
2008-07-20 17:12:36 -07:00
2008-11-30 17:38:14 +00:00
2008-11-30 17:38:14 +00:00
2008-11-06 15:41:19 -08:00
2009-01-02 10:19:35 -08:00
2009-01-02 10:19:42 -08:00
2008-04-30 08:29:30 -07:00
2008-08-07 09:55:48 +01:00
2009-01-06 11:28:06 +01:00
2008-10-29 17:29:44 +01:00
2008-07-24 10:47:29 -07:00
2008-02-07 08:42:24 -08:00
2008-07-22 13:03:22 -07:00
2008-02-03 14:47:38 +02:00
2008-12-18 16:40:11 +01:00
2008-12-09 10:08:51 -08:00
2008-07-20 17:12:36 -07:00
2008-07-20 17:12:36 -07:00
2009-01-08 14:25:00 -08:00
2008-04-30 08:29:47 -07:00
2008-10-16 16:52:06 +02:00
2007-10-16 09:43:04 -07:00
2009-01-08 16:25:18 +11:00
2008-07-20 17:12:36 -07:00
2008-12-21 02:54:32 -07:00
2008-07-23 11:30:16 -05:00
2008-07-20 17:12:36 -07:00
2008-10-30 09:41:59 +01:00
2009-01-08 16:25:18 +11:00
2009-01-08 16:25:18 +11:00
2008-11-19 16:04:23 +11:00
2006-12-08 08:28:57 -08:00
2009-01-15 12:48:36 -08:00
2008-12-02 22:07:40 +00:00
2008-12-15 21:46:36 +00:00
2008-10-07 22:26:09 +01:00
2008-10-07 22:26:09 +01:00
2008-10-07 22:26:09 +01:00
2008-12-10 08:01:53 -08:00
2008-12-15 21:58:11 +00:00
2008-08-07 09:55:48 +01:00
2008-12-18 16:35:56 +00:00
2008-12-15 23:02:39 +00:00
2008-07-20 17:12:36 -07:00
2008-07-20 17:12:36 -07:00
2009-01-06 10:44:37 -08:00
2008-08-31 15:50:33 +02:00
2008-10-01 22:41:43 +01:00
2008-11-28 16:39:04 +00:00
2008-10-20 08:50:24 -07:00
2008-12-22 18:44:49 +09:00
2008-12-22 18:44:43 +09:00
2008-10-20 08:52:36 -07:00
2007-12-29 01:19:49 -08:00
2007-12-12 07:36:34 -08:00
2008-08-31 01:23:17 -07:00
2008-08-31 01:23:17 -07:00
2008-08-31 01:23:17 -07:00
2008-08-31 01:23:17 -07:00
2007-05-09 13:49:04 -07:00
2008-11-14 09:59:48 -07:00
2008-10-20 13:23:01 -07:00
2008-07-20 17:12:36 -07:00
2008-07-24 10:47:29 -07:00
2007-07-18 08:38:22 -07:00