Re: [BUG] NULL pointer dereference in uart_write_room().

From: Alan Cox
Date: Mon May 05 2008 - 06:39:59 EST


> (5) uart_remove_one_port() is called by serial8250_register_port()
> since ttyS0 is already in use but it is requested to be once removed.

That means 8250_pnp is taking over and then trying to delete the console,
so its breakage in the serial layer glue. Perhaps Russell has some ideas
as its hard to tell what he intended to happen originally.

Alan
--
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/