From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756460Ab1BXVQO (ORCPT ); Thu, 24 Feb 2011 16:16:14 -0500 Received: from casper.infradead.org ([85.118.1.10]:56019 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755869Ab1BXVQL (ORCPT ); Thu, 24 Feb 2011 16:16:11 -0500 Subject: Re: [PATCH V5 2/2] tracing, perf : add cpu hotplug trace events From: Peter Zijlstra To: Thomas Gleixner Cc: Alan Cox , Nicolas Pitre , Vincent Guittot , lkml , linux-hotplug@vger.kernel.org, Frederic Weisbecker , Steven Rostedt , amit.kucheria@linaro.org, Rusty Russell , Ingo Molnar In-Reply-To: References: <1298573197.2428.457.camel@twins> <20110224201124.138311ba@lxorguk.ukuu.org.uk> <1298579452.5226.834.camel@laptop> <20110224210431.7a6bba68@lxorguk.ukuu.org.uk> Content-Type: text/plain; charset="UTF-8" Date: Thu, 24 Feb 2011 22:17:35 +0100 Message-ID: <1298582255.5226.843.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2011-02-24 at 22:12 +0100, Thomas Gleixner wrote: > If you take down the whole SoC, then it's full S2RAM or some > equivilant thing. That's a different story and propably requires the > whole hotplug muck. Didn't we, during the whole wakelock trainwreck, that s2ram could be done from idle as well (for hardware where the whole opportunistic suspend was sensible to begin with)?