Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935120Ab3DPSZw (ORCPT ); Tue, 16 Apr 2013 14:25:52 -0400 Received: from mail-vb0-f49.google.com ([209.85.212.49]:50191 "EHLO mail-vb0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752230Ab3DPSZv (ORCPT ); Tue, 16 Apr 2013 14:25:51 -0400 MIME-Version: 1.0 In-Reply-To: References: <20130321215233.646635455@linutronix.de> Date: Tue, 16 Apr 2013 11:25:50 -0700 Message-ID: Subject: Re: [tip:smp/hotplug] idle: Implement generic idle function From: Tony Luck To: Thomas Gleixner Cc: Ingo Molnar , "H. Peter Anvin" , Linux Kernel Mailing List , Linus Torvalds , Rusty Russell , Peter Zijlstra , "Srivatsa S. Bhat" , Paul McKenney , magnus.damm@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 612 Lines: 14 On Tue, Apr 16, 2013 at 6:28 AM, Thomas Gleixner wrote: > Hmm, is safe_halt() returning with interrupts disabled? If yes, it > lacks a local_irq_enable(). Quite probably. Adding arch_local_irq_enable() to arch_safe_halt() makes all the problems go away. I'll send you the one-line patch from a system that won't mung it like gmail will. -Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/