From: Avi Kivity Date: Wed, 17 Oct 2007 16:04:38 +0000 (+0200) Subject: i386: simplify smp_call_function_single() call sequence in cpuid X-Git-Tag: v2.6.24-rc1~476^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a40cb1ec68d021125e37a69a0be79dc16dd41b1;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity Signed-off-by: Andi Kleen Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed