Re: 4.9 regression/bisection - 761ed4a94582 tty: serial_core: convert uart_close to use tty_port_close

From: Mike Galbraith
Date: Fri Oct 21 2016 - 11:24:21 EST


On Fri, 2016-10-21 at 10:00 -0500, Rob Herring wrote:
> On Fri, Oct 21, 2016 at 9:40 AM, Mike Galbraith
> <umgwanakikbuti@xxxxxxxxx> wrote:
> > On Fri, 2016-10-21 at 08:51 -0500, Rob Herring wrote:
> > > On Fri, Oct 21, 2016 at 7:45 AM, Mike Galbraith
> > > <umgwanakikbuti@xxxxxxxxx> wrote:
> > > > Greetings,
> > > >
> > > > My old DL980 G7 is exploding on reboot with master, with only the first
> > > > couple lines actually making it to the console. Once (and only once)
> > > > during bisection it did manage to get the below emitted.
> > >
> > > Does this patch[1] fix things for you? Sorry, only the reply seems to
> > > be in the archives.
> >
> > Nope, still went boom.
>
> Can you try just removing the "port->console = uart_console(uport);"
> line completely?

That worked.

-Mike