commit | 5f1f935ca4e385444c07164cf43dfdfe5eeee006 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Wed Oct 17 18:04:38 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:16:20 2007 +0200 |
tree | 3693d9e1cee6b917a507bd96332c1464b96cdab1 | |
parent | 4a40cb1ec68d021125e37a69a0be79dc16dd41b1 [diff] |
i386: simplify smp_call_function_single() call sequence in msr-on-cpu smp_call_function_single() now knows how to call the function on the current cpu. [ tglx: arch/x86 adaptation ] Cc: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Avi Kivity <avi@qumranet.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>