From: Richard Kennedy Date: Fri, 15 Jul 2011 10:41:31 +0000 (+0100) Subject: sched: Reorder root_domain to remove 64 bit alignment padding X-Git-Tag: v3.1-rc1~298^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a148eb9c790149750f7e77da0d96029443d400;p=pandora-kernel.git sched: Reorder root_domain to remove 64 bit alignment padding Reorder root_domain to remove 8 bytes of alignment padding on 64 bit builds, this shrinks the size from 1736 to 1728 bytes, therefore using one fewer cachelines. Signed-off-by: Richard Kennedy Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1310726492.1977.5.camel@castor.rsk Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed