From 7a251e8477b1056de9e68df61f1b6a8e64b064aa Mon Sep 17 00:00:00 2001 From: Yong Zhang Date: Tue, 29 May 2012 15:15:58 +0800 Subject: [PATCH] --- yaml --- r: 312364 b: refs/heads/master c: ac4216d6922f90c459d531e051c832dadde3a8f7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/parisc/kernel/smp.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 814f962f493b..6643576e7027 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4cbd19fcf9d49f28766415b96eb6201bc263d817 +refs/heads/master: ac4216d6922f90c459d531e051c832dadde3a8f7 diff --git a/trunk/arch/parisc/kernel/smp.c b/trunk/arch/parisc/kernel/smp.c index a47828d31fe6..6266730efd61 100644 --- a/trunk/arch/parisc/kernel/smp.c +++ b/trunk/arch/parisc/kernel/smp.c @@ -300,9 +300,7 @@ smp_cpu_init(int cpunum) notify_cpu_starting(cpunum); - ipi_call_lock(); set_cpu_online(cpunum, true); - ipi_call_unlock(); /* Initialise the idle task for this CPU */ atomic_inc(&init_mm.mm_count);