Re: Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Antonino A. Daplas
> On Mon, Apr 23, 2007 at 04:55:05PM +0100, Alan Cox wrote: > > On Mon, 23 Apr 2007 11:36:30 -0400 > > Dave Jones <[EMAIL PROTECTED]> wrote: > > > > > If the chip locks up, we get into a long polling loop, > > > where the softlockup detector kicks in. > > > See

Re: Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Dave Jones
On Mon, Apr 23, 2007 at 04:55:05PM +0100, Alan Cox wrote: > On Mon, 23 Apr 2007 11:36:30 -0400 > Dave Jones <[EMAIL PROTECTED]> wrote: > > > If the chip locks up, we get into a long polling loop, > > where the softlockup detector kicks in. > > See

Re: Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Antonino A. Daplas
> If the chip locks up, we get into a long polling loop, > where the softlockup detector kicks in. > See https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=151878 > for an example. Okay. Thanks. > > Signed-off-by: Dave Jones <[EMAIL PROTECTED]> Acked-by: Antonino Daplas <[EMAIL PROTECTED]>

Re: Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Alan Cox
On Mon, 23 Apr 2007 11:36:30 -0400 Dave Jones <[EMAIL PROTECTED]> wrote: > If the chip locks up, we get into a long polling loop, > where the softlockup detector kicks in. > See https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=151878 > for an example. Surely in this situation the

Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Dave Jones
If the chip locks up, we get into a long polling loop, where the softlockup detector kicks in. See https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=151878 for an example. Signed-off-by: Dave Jones <[EMAIL PROTECTED]> --- linux-2.6.20.noarch/drivers/video/nvidia/nv_accel.c~

Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Dave Jones
If the chip locks up, we get into a long polling loop, where the softlockup detector kicks in. See https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=151878 for an example. Signed-off-by: Dave Jones [EMAIL PROTECTED] --- linux-2.6.20.noarch/drivers/video/nvidia/nv_accel.c~2007-04-23

Re: Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Alan Cox
On Mon, 23 Apr 2007 11:36:30 -0400 Dave Jones [EMAIL PROTECTED] wrote: If the chip locks up, we get into a long polling loop, where the softlockup detector kicks in. See https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=151878 for an example. Surely in this situation the softlockup

Re: Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Antonino A. Daplas
If the chip locks up, we get into a long polling loop, where the softlockup detector kicks in. See https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=151878 for an example. Okay. Thanks. Signed-off-by: Dave Jones [EMAIL PROTECTED] Acked-by: Antonino Daplas [EMAIL PROTECTED] Tony -

Re: Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Dave Jones
On Mon, Apr 23, 2007 at 04:55:05PM +0100, Alan Cox wrote: On Mon, 23 Apr 2007 11:36:30 -0400 Dave Jones [EMAIL PROTECTED] wrote: If the chip locks up, we get into a long polling loop, where the softlockup detector kicks in. See

Re: Prevent softlockup triggering in nvidiafb

2007-04-23 Thread Antonino A. Daplas
On Mon, Apr 23, 2007 at 04:55:05PM +0100, Alan Cox wrote: On Mon, 23 Apr 2007 11:36:30 -0400 Dave Jones [EMAIL PROTECTED] wrote: If the chip locks up, we get into a long polling loop, where the softlockup detector kicks in. See