From: Mike Waychison Date: Mon, 26 Jun 2006 11:56:31 +0000 (+0200) Subject: [PATCH] x86_64: iommu_gart_bitmap search to cross next_bit X-Git-Tag: v2.6.18-rc1~612^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5adc9c79d3a15478c0028139c54453ff3900488;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed