From: Andi Kleen Date: Tue, 13 Feb 2007 12:26:24 +0000 (+0100) Subject: [PATCH] x86-64: Fix off by one error in IOMMU boundary checking X-Git-Tag: v2.6.21-rc1~184^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00edefae050c2c2d1e26fa9984f8f529fbc45989;p=pandora-kernel.git [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 --- Reading git-diff-tree failed