hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds
authorRichard Kennedy <richard@rsk.demon.co.uk>
Mon, 22 Sep 2008 21:42:43 +0000 (14:42 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 24 Sep 2008 13:58:47 +0000 (15:58 +0200)
commit1b02469088ac7a13d7e622b618b7410d0f1ce5ec
treebd5622a92575314a276fc654eaa968324474abe6
parentb91c4996df56fcd201f85c392a1de7bc3f6641f5
hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds

reorder struct hrtimer to save 8 bytes on 64 bit builds when
CONFIG_TIMER_STATS selected.  (also removes 8 bytes from signal_struct)

Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/hrtimer.h