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:
061e41f
)
AMD IOMMU: struct amd_iommu remove padding on 64 bit
author
Richard Kennedy
<richard@rsk.demon.co.uk>
Mon, 24 Nov 2008 13:53:24 +0000
(13:53 +0000)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Wed, 3 Dec 2008 11:20:46 +0000
(12:20 +0100)
Remove 16 bytes of padding from struct amd_iommu on 64bit builds
reducing its size to 120 bytes, allowing it to span one fewer
cachelines.
Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found