From: Mike Travis Date: Mon, 5 Mar 2012 23:05:16 +0000 (-0800) Subject: x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICS X-Git-Tag: v3.4-rc1~196^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b198bb04ad72669d4bd6575fc9945ed595bfee0;p=pandora-kernel.git x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICS The number of IOMMUs supported should be the same as the number of IO APICS. This limit comes into play when the IOMMUs are identity mapped, thus the number of possible IOMMUs in the "static identity" (si) domain should be this same number. Signed-off-by: Mike Travis Signed-off-by: Jack Steiner Cc: Jack Steiner Cc: David Woodhouse Cc: Chris Wright Cc: Daniel Rahn Cc: Jesse Barnes Cc: Joerg Roedel [ Fixed printk format string, cleaned up the code ] Signed-off-by: Andrew Morton Link: http://lkml.kernel.org/n/tip-ixcmp0hfp0a3b2lfv3uo0p0x@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed