]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit059a2b4d8adb758677699a219deedabf51213a77
tree18447792ac25ac001aaf2e22fda7eec3183a162d
parent298e303002b05e8d1ee8088d272eb1dfa4fa1c00
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