]> err.no Git - linux-2.6/commit
x86: move state update out of ipi_lock
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:09 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:00 +0000 (17:41 +0200)
commit5733f627498121870b081b7ab73ffba01348f8cd
treed91846e55fe2d475795739185a5bd4602ca47f42
parent8f15b82e22779fd44baeb78515c9c154b407eff0
x86: move state update out of ipi_lock

it does not need to be inside lock. Do the way i386 does.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot_64.c