[PATCH] x86-64: Fix off by one error in IOMMU boundary checking
authorAndi Kleen <ak@suse.de>
Tue, 13 Feb 2007 12:26:24 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:24 +0000 (13:26 +0100)
commit00edefae050c2c2d1e26fa9984f8f529fbc45989
tree048e9b69aa4907c41a02832dda9a035544ea04fc
parentffb6017563aa15f9a8cff9a30b861d42c2695894
[PATCH] x86-64: Fix off by one error in IOMMU boundary checking

Should be harmless because there is normally no memory there, but
technically it was incorrect.

Pointed out by Leo Duran

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/pci-gart.c