From: Alexey Dobriyan Date: Tue, 13 Feb 2007 12:26:23 +0000 (+0100) Subject: [PATCH] i386: use smp_call_function_single() X-Git-Tag: v2.6.21-rc1~184^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d958f143329e685d114725b64fe6bef22994c74c;p=pandora-kernel.git [PATCH] i386: use smp_call_function_single() It will execute rdmsr and wrmsr only on the cpu we need. Signed-off-by: Alexey Dobriyan Signed-off-by: Andi Kleen --- Reading git-diff-tree failed