Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755155Ab3H2AkJ (ORCPT ); Wed, 28 Aug 2013 20:40:09 -0400 Received: from hydra.sisk.pl ([212.160.235.94]:40590 "EHLO hydra.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753327Ab3H2AkH (ORCPT ); Wed, 28 Aug 2013 20:40:07 -0400 From: "Rafael J. Wysocki" To: Colin Cross Cc: Linux PM list , lkml , Neil Zhang , Joseph Lo , linux-tegra , stable@vger.kernel.org, Daniel Lezcano Subject: Re: [PATCH 1/3] cpuidle: coupled: disable interrupts after entering safe state Date: Thu, 29 Aug 2013 02:50:52 +0200 Message-ID: <4613645.5k2flX1qQg@vostro.rjw.lan> User-Agent: KMail/4.10.5 (Linux/3.11.0-rc6+; KDE/4.10.5; x86_64; ; ) In-Reply-To: References: <1377287112-12018-1-git-send-email-ccross@android.com> <16805669.URyPi50bbV@vostro.rjw.lan> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1355 Lines: 31 On Wednesday, August 28, 2013 03:00:58 PM Colin Cross wrote: > On Wed, Aug 28, 2013 at 2:28 PM, Rafael J. Wysocki wrote: > > On Friday, August 23, 2013 12:45:10 PM Colin Cross wrote: > >> Calling cpuidle_enter_state is expected to return with interrupts > >> enabled, but interrupts must be disabled before starting the > >> ready loop synchronization stage. Call local_irq_disable after > >> each call to cpuidle_enter_state for the safe state. > >> > >> CC: stable@vger.kernel.org > >> Signed-off-by: Colin Cross > > > > I've queued up all thress for 3.12, but I wonder what stable versions they > > should be included into? All of them or just a subset? > > The patches apply cleanly back to v3.6. > > Joseph Lo had 2 minor comments on patch 2 (changing Tegra3 to Tegra20 > in the commit message, replacing cpuidle_coupled_poke_pending with > cpuidle_coupled_poked in the comment above cpuidle_coupled_poked), do > you want to fix those up locally or should I resend the series? I'd prefer it to be resent, then, but just the patch(es) that changed. Thanks, Rafael -- 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/