From: Joerg Roedel Date: Fri, 10 Aug 2012 09:34:08 +0000 (+0200) Subject: iommu/amd: Fix wrong check for ARRAY_SIZE() X-Git-Tag: v3.6-rc3~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd5ed002c0c493ac328f13a9e2a504261a7d48e;p=pandora-kernel.git iommu/amd: Fix wrong check for ARRAY_SIZE() The check in the for-loop is broken. Fix it and the boot-crash it causes in AMD IOMMUv2 systems. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed