From: Richard Kennedy Date: Fri, 5 Mar 2010 21:42:30 +0000 (-0800) Subject: cpuidle menu: remove 8 bytes of padding on 64 bit builds X-Git-Tag: v2.6.34-rc1~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e6943b41468826c26155139629c9a5379550ab;p=pandora-kernel.git cpuidle menu: remove 8 bytes of padding on 64 bit builds Reorder struct menu_device to remove 8 bytes of padding on 64 bit builds. Size drops from 136 to 128 bytes, so possibly needing one fewer cache lines. Signed-off-by: Richard Kennedy Cc: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed