iommu/amd: Add slab-cache for irq remapping tables
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 15 Jun 2012 14:53:51 +0000 (16:53 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:30:03 +0000 (17:30 +0200)
commit05152a0494449f60031da683e6d4cd60d0882214
tree610e4df7df61da02c2cc3ccc24aeb38896f7509e
parent6efed63bec36e260204a50cfe6878cd36b710ade
iommu/amd: Add slab-cache for irq remapping tables

The irq remapping tables for the AMD IOMMU need to be
aligned on a 128 byte boundary. Create a seperate slab-cache
to guarantee this alignment.

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