From: Al Viro Date: Mon, 29 Oct 2007 04:51:16 +0000 (+0000) Subject: intel-iommu fixes X-Git-Tag: v2.6.24-rc2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fe05bbcd53160616774b6f5619b8a55bcfa1c57;p=pandora-kernel.git intel-iommu fixes - off by one in dmar_get_fault_reason() (maximal index in array is ARRAY_SIZE()-1, not ARRAY_SIZE()) - NULL noise removal - __iomem annotation fix Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed