commit | 05152a0494449f60031da683e6d4cd60d0882214 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Jun 15 16:53:51 2012 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Sep 28 17:30:03 2012 +0200 |
tree | 610e4df7df61da02c2cc3ccc24aeb38896f7509e | |
parent | 6efed63bec36e260204a50cfe6878cd36b710ade [diff] |
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>