From: Richard Kennedy Date: Fri, 1 Aug 2008 12:24:08 +0000 (+0100) Subject: sched: reorder struct sched_rt_entity to remove padding on 64 bit builds X-Git-Tag: v2.6.28-rc1~725^2~2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee367ed066e26c14263d808136fba8eec3bd70a;p=pandora-kernel.git sched: reorder struct sched_rt_entity to remove padding on 64 bit builds remove 8 bytes of padding on 64 bit builds (also removes 8 bytes from task_struct) Signed-off-by: Richard Kennedy Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed