commit | f5adc9c79d3a15478c0028139c54453ff3900488 | [log] [tgz] |
---|---|---|
author | Mike Waychison <mikew@google.com> | Mon Jun 26 13:56:31 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 10:48:15 2006 -0700 |
tree | f8829f7aa53781985e2bcb4a6c55a76a3ff21350 | |
parent | ed0a893fc8866baf116323acbcd883a3cc4a36a3 [diff] |
[PATCH] x86_64: iommu_gart_bitmap search to cross next_bit Allow search for a contiguous block of iommu space to cross the next_bit marker if we have already committed ourselves to flushing the gart. There shouldn't be any reason why we'd restrict the search. Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>