iommu/amd: Allocate data structures to keep track of irq remapping tables
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 15 Jun 2012 16:05:20 +0000 (18:05 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:30:04 +0000 (17:30 +0200)
commit0ea2c422bc8da99d14baa46d4789861a4f8d4ec0
treeda722904779083287e209324b77d9b80235d2348
parent05152a0494449f60031da683e6d4cd60d0882214
iommu/amd: Allocate data structures to keep track of irq remapping tables

To easily map device ids to interrupt remapping table
entries a new lookup table is necessary.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/amd_iommu_init.c
drivers/iommu/amd_iommu_types.h