Files
linux/arch/um
Al Viro 31efcebb7d um: fix races between line_open() and line_config()
Pull parse_chan_pair() call into setup_one_line(), under the mutex.
We really don't want open() to succeed before parse_chan_pair() had
been done (or after it has failed, BTW).  We also want "remove con<n>"
to free irqs, etc., same as "config con<n>=none".

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
2012-03-25 00:29:53 +01:00
..
2012-03-25 00:29:53 +01:00
2012-03-25 00:29:52 +01:00
2011-11-02 14:15:27 +01:00
2009-04-01 08:59:17 -07:00
2011-03-17 14:02:57 +01:00
2011-11-02 14:15:29 +01:00
2011-03-31 11:26:23 -03:00
2011-11-02 14:15:29 +01:00
2011-12-09 10:59:59 -08:00
2005-09-29 08:46:26 -07:00