Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756511Ab2FOJzF (ORCPT ); Fri, 15 Jun 2012 05:55:05 -0400 Received: from ogre.sisk.pl ([193.178.161.156]:43646 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756032Ab2FOJzD (ORCPT ); Fri, 15 Jun 2012 05:55:03 -0400 From: "Rafael J. Wysocki" To: Greg KH Subject: Re: [PATCH v2] power: add knob for printing device resume times Date: Fri, 15 Jun 2012 12:00:20 +0200 User-Agent: KMail/1.13.6 (Linux/3.4.0+; KDE/4.6.0; x86_64; ; ) Cc: Sameer Nanda , rob@landley.net, len.brown@intel.com, pavel@ucw.cz, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Steven Rostedt References: <20120522202453.GA30723@kroah.com> <1337791532-15820-1-git-send-email-snanda@chromium.org> <20120615001924.GA8874@kroah.com> In-Reply-To: <20120615001924.GA8874@kroah.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201206151200.21225.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1275 Lines: 29 On Friday, June 15, 2012, Greg KH wrote: > On Wed, May 23, 2012 at 09:45:32AM -0700, Sameer Nanda wrote: > > Added a new knob called /sys/power/pm_print_times. Setting it to 1 > > enables printing of time taken by devices to suspend and resume. > > Setting it to 0 disables this printing (unless overridden by > > initcall_debug kernel command line option). > > > > Signed-off-by: Sameer Nanda > > cc: Greg KH > > cc: Rafael J. Wysocki > > cc: Steven Rostedt > > --- > > Documentation/ABI/testing/sysfs-power | 13 ++++++++++++ > > drivers/base/power/main.c | 4 +- > > drivers/base/power/power.h | 11 ++++++++++ > > kernel/power/main.c | 34 +++++++++++++++++++++++++++++++++ > > 4 files changed, 60 insertions(+), 2 deletions(-) > > This patch fails against the linux-next tree, care to fix it up so that > I can apply it? I'd prefer it to go through my tree if you don't mind. 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/