Re: "irq 42: nobody cared" and I/O errors on serial ports

From: Alan Cox
Date: Thu Feb 25 2010 - 08:05:23 EST


> what would be a proper fix here - should
> serial_core.c:uart_unthrottle() be modified not to attempt sending a
> character on the disabled tty?

n_tty should not be calling the in the buffer flush handling when it is
closed. Known bug. It needs to reset the flags but shouldn't be
restarting I/O from that path.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/