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)
commitbf020cb7b3918e186309db21d75cb91ebafc9d6f
tree7a03b7a566ce3f3119812e092b72e3c65fc8b91a
parenta9022e9cb9e919e31d5bc15fcef5c7186740645e
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