diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-05-20 11:02:58 (GMT) |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-05-23 11:59:53 (GMT) |
commit | f24444b01bf6c51c300fd3ffc73423383d747882 (patch) | |
tree | 456660380194008cf5bd338a5a94b28a1d9cf346 /kernel/posix-timers.c | |
parent | 9ec2690758a5467f24beb301cca5098078073bba (diff) | |
download | linux-fsl-qoriq-f24444b01bf6c51c300fd3ffc73423383d747882.tar.xz |
hrtimers: Make struct hrtimer_cpu_base layout less stupid
In the HIGHRES=y case we access the members at the end of struct
hrtimer_cpu_base first and then the one at the beginning. Move the
hrtimer data to front, so we have linear progressing access.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'kernel/posix-timers.c')
0 files changed, 0 insertions, 0 deletions