[AGPGART] Fix serverworks TLB flush.
authorDave Jones <davej@redhat.com>
Fri, 23 Sep 2005 22:59:37 +0000 (15:59 -0700)
committerDave Jones <davej@redhat.com>
Fri, 23 Sep 2005 22:59:37 +0000 (15:59 -0700)
Go back to what 2.4 kernels used to do here, as if this hits,
the kernel just hangs indefinitly.

Actually an improvement over 2.4 - we now break; out of the loop
instead of just printing messages on timeouts.

Signed-off-by: Dave Jones <davej@redhat.com>

No differences found