Re: [PATCH] panic, vt: do not force oops output when panic_timeout< 0

From: Alan Cox
Date: Fri Jul 15 2011 - 19:14:45 EST


On Fri, 15 Jul 2011 14:39:27 -0700
Mandeep Singh Baines <msb@xxxxxxxxxxxx> wrote:

> Alan Cox (alan@xxxxxxxxxxxxxxxxxxx) wrote:
> > > a serial port. When I disabled the serial out, my machine started to
> > > get wedged on a panic. I guess screen_unblank was in bust_spinlocks
> > > for a reason. It probably bust some spin_locks somewhere.
> >
> > No something else is wrong here. The console panic should be reliably
> > breaking the locks but a quick test of taking the console lock and BUG()
> > on a current kernel shows something has broken this.
> >
>
> Root caused to the issue I reported earlier with unblank_screen:
>
> http://lkml.org/lkml/2011/6/20/394

Thanks - I missed that at the time and I'll take a look at it.
--
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/