diff options
| author | Joerg Roedel <[email protected]> | 2008-12-02 19:16:03 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-12-02 19:25:52 +0000 |
| commit | dcb7731a185efbf3d800618d874af99895df5afb (patch) | |
| tree | 8730ff765213c91ba65da2520fa0e82178509f0e /net/unix/af_unix.c | |
| parent | x86: fix dma_mapping_error for 32bit x86, cleanup (diff) | |
| download | kernel-dcb7731a185efbf3d800618d874af99895df5afb.tar.gz kernel-dcb7731a185efbf3d800618d874af99895df5afb.zip | |
x86: fix broken flushing in GART nofullflush path
Impact: remove stale IOTLB entries
In the non-default nofullflush case the GART is only flushed when
next_bit wraps around. But it can happen that an unmap operation unmaps
memory which is behind the current next_bit location. If these addresses
are reused it may result in stale GART IO/TLB entries. Fix this by
setting the GART next_bit always behind an unmapped location.
Signed-off-by: Joerg Roedel <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
