Files
linux/arch/parisc/kernel
Kyle McMartin ef1afd4d79 [PARISC] pdc_console: fix bizarre panic on boot
Commit 721fdf3416 introduced a subtle bug
by accidently removing the "static" from iodc_dbuf. This resulted in, what
appeared to be, a trap without *current set to a task. Probably the result of
a trap in real mode while calling firmware.

Also do other misc clean ups. Since the only input from firmware is non
blocking, share iodc_dbuf between input and output, and spinlock the
only callers.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
2008-03-15 19:12:03 -07:00
..
2008-02-03 16:58:20 +02:00
2007-10-18 00:59:31 -07:00
2008-02-03 16:58:20 +02:00
2007-10-18 00:59:31 -07:00
2005-04-16 15:20:36 -07:00
2007-10-23 09:49:31 +02:00
2007-05-22 22:52:16 -04:00
2007-07-29 17:09:29 -07:00
2007-10-16 09:42:49 -07:00
2005-04-16 15:20:36 -07:00
2008-02-03 15:42:53 +02:00
2007-10-18 00:59:31 -07:00
2005-04-16 15:20:36 -07:00
2008-03-15 19:12:01 -07:00