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)
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>

No differences found