git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6efed63
)
iommu/amd: Add slab-cache for irq remapping tables
author
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 15 Jun 2012 14:53:51 +0000
(16:53 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:30:03 +0000
(17:30 +0200)
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>
No differences found