sched: reorder struct sched_rt_entity to remove padding on 64 bit builds
authorRichard Kennedy <richard@rsk.demon.co.uk>
Fri, 1 Aug 2008 12:24:08 +0000 (13:24 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 15:15:23 +0000 (17:15 +0200)
commitbee367ed066e26c14263d808136fba8eec3bd70a
tree425640a0eb89b2408e1c014a2d6dc29d8ec17000
parent07dd20e0324f4d3e33bde1944d4f7771a09c498c
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 <richard@rsk.demon.co.uk>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h