[PATCH] i386: use smp_call_function_single()

2007-02-15 Thread Linux Kernel Mailing List
: Tue Feb 13 13:26:23 2007 +0100 Committer: Andi Kleen [EMAIL PROTECTED] CommitDate: Tue Feb 13 13:26:23 2007 +0100 [PATCH] i386: use smp_call_function_single() It will execute rdmsr and wrmsr only on the cpu we need. Signed-off-by: Alexey Dobriyan [EMAIL PROTECTED] Signed

[PATCH] i386: use smp_call_function_single()

2007-02-15 Thread Linux Kernel Mailing List
: Tue Feb 13 13:26:23 2007 +0100 Committer: Andi Kleen [EMAIL PROTECTED] CommitDate: Tue Feb 13 13:26:23 2007 +0100 [PATCH] i386: use smp_call_function_single() It will execure cpuid only on the cpu we need. Signed-off-by: Alexey Dobriyan [EMAIL PROTECTED] Signed-off