]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i386: simplify smp_call_function_single() call sequence in cpuid
authorAvi Kivity <avi@qumranet.com>
Wed, 17 Oct 2007 16:04:38 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:19 +0000 (20:16 +0200)
commit4a40cb1ec68d021125e37a69a0be79dc16dd41b1
tree730da450ede84a33241f77716edb25fbb8352088
parentcddf7ff766ee53e24ff37f55a897efc90cb3526e
i386: simplify smp_call_function_single() call sequence in cpuid

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>
Cc: 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>
arch/x86/kernel/cpuid.c