commit | bf020cb7b3918e186309db21d75cb91ebafc9d6f | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Tue Oct 16 23:26:24 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:48 2007 -0700 |
tree | 7a03b7a566ce3f3119812e092b72e3c65fc8b91a | |
parent | a9022e9cb9e919e31d5bc15fcef5c7186740645e [diff] |
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>