commit | dd5fde6041d7ea30fcfedcc159a4cec8b01f73b2 | [log] [tgz] |
---|---|---|
author | Richard Kennedy <richard@rsk.demon.co.uk> | Tue Jan 26 17:10:48 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Feb 01 11:24:50 2010 +1000 |
tree | d0a0331461928ef4d755775b1cedd86d5bcc03c6 | |
parent | 4b866288be6ffaefaad9cec212cb09e3258a68ee [diff] |
drm/ttm: remove padding from ttm_ref_object on 64bit builds Re-order structure ttm_ref_object to remove 8 bytes of alignment padding on 64 bit builds, so shrinking its size from 72 to 64 bytes allowing it to fit into a smaller slab. Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk> Acked-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>