]> git.baikalelectronics.ru Git - kernel.git/commit
x86: move out tick_nohz_stop_sched_tick() call from the loop
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Wed, 30 Jan 2008 12:33:00 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:00 +0000 (13:33 +0100)
commit7ef4d36977454a51f754fdc431481367b2042877
tree5af4133b00ec87c3e4313b98cc53ccf81cbba7ac
parentcf01ebc9e289a78f3c1b92f1cdf8d82b97c7c001
x86: move out tick_nohz_stop_sched_tick() call from the loop

Move out tick_nohz_stop_sched_tick() call from the loop in cpu_idle
same as 32-bit version.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/process_64.c