AMD IOMMU: struct amd_iommu remove padding on 64 bit
authorRichard Kennedy <richard@rsk.demon.co.uk>
Mon, 24 Nov 2008 13:53:24 +0000 (13:53 +0000)
committerJoerg 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