]> git.baikalelectronics.ru Git - kernel.git/commit
time: simplify smp_call_function_single() call sequence
authorAvi Kivity <avi@qumranet.com>
Wed, 17 Oct 2007 06:26:24 +0000 (23:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:48 +0000 (08:42 -0700)
commitf66cf46d1f586380dd2a1d64c662e6c5fa4fe1b6
tree7a03b7a566ce3f3119812e092b72e3c65fc8b91a
parentf0c1754c583d7e9e18d76693e202118b18fa69c6
time: simplify smp_call_function_single() call sequence

smp_call_function_single() now knows how to call the function on the
current cpu.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/time/tick-broadcast.c