commit | 847b2f42be203f3cff7f243fdd3ee50c1e06c882 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed May 18 21:33:41 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu May 19 14:24:15 2011 +0200 |
tree | 18447792ac25ac001aaf2e22fda7eec3183a162d | |
parent | 724ed53e8ac2c5278af8955673049714c1073464 [diff] |
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