CRIS v10: Update and fix bug in kernel/debugport.
authorJesper Nilsson <jesper.nilsson@axis.com>
Fri, 18 Jan 2008 12:44:13 +0000 (13:44 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:29 +0000 (11:06 +0100)
commit18b0f3461664f4f8348832d33b481252cf2904f9
tree948325e45f56bda8e22b20aa2738ddc831a74634
parentd8468472e4206a6b3e777d29ee64eb91d2671415
CRIS v10: Update and fix bug in kernel/debugport.

- Move local_irq_save to after possible return in console_write_direct.
- Remove old raw_printk hack, not needed anymore.
- Add watchdog handling.
- Make serial_driver use depend on CONFIG_ETRAX_SERIAL.
- Remove useless CVS log.
arch/cris/arch-v10/kernel/debugport.c