]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86, pci: Increase the number of iommus supported to be MAX_IO_APICS
authorMike Travis <travis@sgi.com>
Fri, 10 Aug 2012 11:40:36 +0000 (04:40 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 10 Aug 2012 11:41:43 +0000 (04:41 -0700)
commit562bf74cf1177a6f5cd67ca8d33ddf0e5cccbf19
treec7692aa7ced929be0dd55ccdf8f3931672537ea3
parentca22abadba4d686f44572a2edf590cfcd1590e12
x86, pci: Increase the number of iommus supported to be 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 <travis@sgi.com>
Signed-off-by: Jack Steiner <steiner@sgi.com>
drivers/pci/intel-iommu.c