From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: Re: [RFC PATCH] ARM: smp: Fix the CPU hotplug race with scheduler. Date: Mon, 20 Jun 2011 11:44:15 +0100 Message-ID: <20110620104415.GF2082@n2100.arm.linux.org.uk> References: <1308561839-18407-1-git-send-email-santosh.shilimkar@ti.com> <20110620095053.GA2082@n2100.arm.linux.org.uk> <20110620101438.GD2082@n2100.arm.linux.org.uk> <4DFF20B3.7010209@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from caramon.arm.linux.org.uk ([78.32.30.218]:56346 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752254Ab1FTKob (ORCPT ); Mon, 20 Jun 2011 06:44:31 -0400 Content-Disposition: inline In-Reply-To: <4DFF20B3.7010209@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Santosh Shilimkar Cc: Peter Zijlstra , Thomas Gleixner , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org On Mon, Jun 20, 2011 at 03:58:03PM +0530, Santosh Shilimkar wrote: > No it doesn't work. I still get the crash. The important point > here is not to enable interrupts before CPU is marked > as online and active. What is the crash (in full please)? Do we know what interrupt is causing it?