[PATCH] i386: use smp_call_function_single()
commitd958f143329e685d114725b64fe6bef22994c74c
authorAlexey Dobriyan <adobriyan@openvz.org>
Tue, 13 Feb 2007 12:26:23 +0000 (13 13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:23 +0000 (13 13:26 +0100)
tree2e9c8f33d8d899e820cc8202ceca476e62d536bb
parentedf8dd36b53fdd558bc9a8ac5be793d27e110f90
[PATCH] i386: use smp_call_function_single()

It will execute rdmsr and wrmsr only on the cpu we need.

Signed-off-by: Alexey Dobriyan <adobriyan@openvz.org>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/msr.c