From: Andi Kleen Date: Wed, 11 Jan 2006 21:44:27 +0000 (+0100) Subject: [PATCH] x86_64: Fix off by one in IOMMU check X-Git-Tag: v2.6.16-rc1~339 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca8642f606ce22de23bae08a5044067f98de855b;p=pandora-kernel.git [PATCH] x86_64: Fix off by one in IOMMU check Fix off by one when checking if the machine has enougn memory to need IOMMU This caused the IOMMUs to be needlessly enabled for mem=4G Based on a patch from Jon Mason Signed-off-by: jdmason@us.ibm.com Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed