diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-01-05 11:28:21 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-05 13:14:33 +0100 |
commit | 731a55ba0f17064f85903b7bf8e24849ec6cfa20 (patch) | |
tree | e81c1b2c486250460c8850be4da8c320d23b84ba /include/linux | |
parent | d5fd43c4ae04523e1dcd7794f9c511b289851350 (diff) | |
download | op-kernel-dev-731a55ba0f17064f85903b7bf8e24849ec6cfa20.zip op-kernel-dev-731a55ba0f17064f85903b7bf8e24849ec6cfa20.tar.gz |
hrtimer: simplify hotplug migration
Impact: cleanup
No need for a smp function call, which is likely to run on the same
CPU anyway. We can just call hrtimers_peek_ahead() in the interrupts
disabled section of migrate_hrtimers().
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions