i386: Remove local CPU logic in MTRR call to smp_call_function_single
commitc8f2518e390638abc8255616a40b4a28caa66a95
authorakpm@linux-foundation.org <akpm@linux-foundation.org>
Wed, 17 Oct 2007 16:04:37 +0000 (17 18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:14 +0000 (17 20:16 +0200)
treef03852b378ddda8aa6576088548e99b0f73e6b27
parent6619a8fb594486363783cc4a8372e4d4ee4b913e
i386: Remove local CPU logic in MTRR call to smp_call_function_single

smp_call_function_single handles the call to local CPU case correctly
now, no need to handle this in the caller.

[ tglx: arch/x86 adaptation ]

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/mtrr/main.c