From: Richard Kennedy Date: Tue, 26 Jan 2010 17:10:48 +0000 (+0000) Subject: drm/ttm: remove padding from ttm_ref_object on 64bit builds X-Git-Tag: v2.6.33-rc7~46^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd5fde6041d7ea30fcfedcc159a4cec8b01f73b2;p=pandora-kernel.git 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 Acked-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed