commit | 0ff541dafdcb9bc8933e7e4881e5924a408b5335 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Fri Sep 23 15:59:37 2005 -0700 |
committer | Dave Jones <davej@redhat.com> | Fri Sep 23 15:59:37 2005 -0700 |
tree | 8467dffd0c09b5a32085b72a4a348af5adafa62d | |
parent | 32a3658533c6f4c6bf370dd730213e802464ef9b [diff] |
[AGPGART] Fix serverworks TLB flush. 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>