From: Richard Kennedy Date: Mon, 22 Sep 2008 21:42:43 +0000 (-0700) Subject: hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds X-Git-Tag: v2.6.28-rc1~82^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b02469088ac7a13d7e622b618b7410d0f1ce5ec;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed