From: Richard Kennedy Date: Mon, 1 Mar 2010 09:50:20 +0000 (+0100) Subject: cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds X-Git-Tag: v2.6.34-rc1~242^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73e9ffdd0cc8159f876d5e29ecf2d9c1bfca544f;p=pandora-kernel.git cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds Reorder cfq_rb_root to remove 8 bytes of padding on 64 bit builds. Consequently removing 56 bytes from cfq_group and 64 bytes from cfq_data. Signed-off-by: Richard Kennedy Signed-off-by: Jens Axboe --- Reading git-diff-tree failed