From: Suresh Siddha Date: Thu, 10 Jul 2008 18:16:36 +0000 (-0700) Subject: x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus X-Git-Tag: v2.6.28-rc1~699^2^8~23^2~9^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c42d9f32443397aed2d37d37df161392e6a5862f;p=pandora-kernel.git x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus Clean up the intel-iommu code related to deferred iommu flush logic. There is no need to allocate all the iommu's as a sequential array. This will be used later in the interrupt-remapping patch series to allocate iommu much early and individually for each device remapping hardware unit. Signed-off-by: Suresh Siddha Cc: akpm@linux-foundation.org Cc: arjan@linux.intel.com Cc: andi@firstfloor.org Cc: ebiederm@xmission.com Cc: jbarnes@virtuousgeek.org Cc: steiner@sgi.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed