clockevents: Restructure clock_event_device members
authorThomas Gleixner <tglx@linutronix.de>
Wed, 18 May 2011 21:33:41 +0000 (21:33 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 19 May 2011 12:24:15 +0000 (14:24 +0200)
commit847b2f42be203f3cff7f243fdd3ee50c1e06c882
tree18447792ac25ac001aaf2e22fda7eec3183a162d
parent724ed53e8ac2c5278af8955673049714c1073464
clockevents: Restructure clock_event_device members

Group the hot path members of struct clock_event_device together so we
have a better cache line footprint. Make it cacheline aligned.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
Link: http://lkml.kernel.org/r/%3C20110518210136.223607682%40linutronix.de%3E
include/linux/clockchips.h