Regression in panic

2011-06-21 Thread Mandeep Singh Baines
On Tue, Jun 22, 2010 at 8:12 PM, Dave Airlie wrote: > From: Jesse Barnes > > Jesse's initial patch commit said: > > "At panic time (i.e. when oops_in_progress is set) we should try a bit > harder to update the screen and make sure output gets to the VT, since > some drivers are capable of flippin

Re: Regression in panic

2011-06-21 Thread Mandeep Singh Baines
On Mon, Jun 20, 2011 at 4:03 PM, David Rientjes wrote: > On Mon, 20 Jun 2011, Mandeep Singh Baines wrote: > >> Hi Dave, >> >> I think this change is causing a regression I'm seeing in panic. >> Before this change, I'd get a >> reboot on panic (we've configured as such). >> >> With this change, my

Re: Regression in panic

2011-06-20 Thread David Rientjes
On Mon, 20 Jun 2011, Mandeep Singh Baines wrote: > Hi Dave, > > I think this change is causing a regression I'm seeing in panic. > Before this change, I'd get a > reboot on panic (we've configured as such). > > With this change, my machine gets wedged if the machine is running in > X when the pa

Regression in panic

2011-06-20 Thread Mandeep Singh Baines
On Mon, Jun 20, 2011 at 4:03 PM, David Rientjes wrote: > On Mon, 20 Jun 2011, Mandeep Singh Baines wrote: > >> Hi Dave, >> >> I think this change is causing a regression I'm seeing in panic. >> Before this change, I'd get a >> reboot on panic (we've configured as such). >> >> With this change, my

Regression in panic

2011-06-20 Thread David Rientjes
On Mon, 20 Jun 2011, Mandeep Singh Baines wrote: > Hi Dave, > > I think this change is causing a regression I'm seeing in panic. > Before this change, I'd get a > reboot on panic (we've configured as such). > > With this change, my machine gets wedged if the machine is running in > X when the pa

Regression in panic

2011-06-20 Thread Mandeep Singh Baines
On Tue, Jun 22, 2010 at 8:12 PM, Dave Airlie wrote: > From: Jesse Barnes > > Jesse's initial patch commit said: > > "At panic time (i.e. when oops_in_progress is set) we should try a bit > harder to update the screen and make sure output gets to the VT, since > some drivers are capable of flippin