On Mon, 2016-10-24 at 16:48 +0200, Borislav Petkov wrote:
> Hi people,
> 
> typing "reboot" splats the following on the serial console. Ideas?

Very familiar, I bisected that to 761ed4a94582.  Workaround for the
nonce is to comment out..

        port->console = uart_console(uport);

..in drivers/tty/serial/serial_core.c::uart_add_one_port().

        -Mike

Reply via email to