]> Git Repo - linux.git/commit - drivers/iommu/dmar.c
x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus
authorSuresh Siddha <[email protected]>
Thu, 10 Jul 2008 18:16:36 +0000 (11:16 -0700)
committerIngo Molnar <[email protected]>
Sat, 12 Jul 2008 06:44:47 +0000 (08:44 +0200)
commitc42d9f32443397aed2d37d37df161392e6a5862f
tree564126849bb2e31d2cfb719c3b03457a597733d2
parente61d98d8dad0048619bb138b0ff996422ffae53b
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 <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
drivers/pci/dmar.c
drivers/pci/intel-iommu.c
drivers/pci/intel-iommu.h
This page took 0.053054 seconds and 4 git commands to generate.