From: Muli Ben-Yehuda Date: Sat, 29 Jul 2006 19:42:40 +0000 (+0200) Subject: [PATCH] x86_64: Calgary IOMMU - fix off by one error X-Git-Tag: v2.6.18-rc3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=089bbbcb36979166131868a89ca5f4e695d6637d;p=pandora-kernel.git [PATCH] x86_64: Calgary IOMMU - fix off by one error Fixed off-by-one error in detect_calgary and calgary_init which will cause arrays to overflow. Also, removed impossible to hit BUG_ON. Signed-off-by: Jon Mason Signed-off-by: Muli Ben-Yehuda Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed