From: Richard Kennedy Date: Fri, 19 Mar 2010 07:58:16 +0000 (+0100) Subject: block: remove 16 bytes of padding from struct request on 64bits X-Git-Tag: v2.6.34-rc4~11^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=181fdde3b4268cb7b4af76ba6337e7ec8accbb36;p=pandora-kernel.git block: remove 16 bytes of padding from struct request on 64bits Remove alignment padding to shrink struct request from 336 to 320 bytes so needing one fewer cacheline and therefore removing 48 bytes from struct request_queue. Signed-off-by: Richard Kennedy Signed-off-by: Jens Axboe --- Reading git-diff-tree failed