Files
linux/arch/um
Jeff Dike 438ee6798c uml: DEBUG_SHIRQ fixes
A couple more DEBUG_SHIRQ fixes.

The previous mconsole blocking fix exposed the lack of O_NONBLOCK on the
mconsole socket.

Also, winch_interrupt started crashing because it is called at irq free time
and it tries to dereference tty->driver_data, which has already been set to
NULL.

I added some error cleanup in mconsole_init while I was there.

Cc: "Karol Swietlicki" <magotari@gmail.com>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:31 -08:00
..
2008-02-05 09:44:31 -08:00
2008-02-05 09:44:30 -08:00
2008-02-05 09:44:30 -08:00
2008-02-05 09:44:30 -08:00
2007-10-16 09:43:05 -07:00
2008-02-05 09:44:28 -08:00
2005-04-16 15:20:36 -07:00
2007-10-16 09:43:09 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-29 08:46:26 -07:00
2007-10-29 07:41:32 -07:00