Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753708Ab0FZSXJ (ORCPT ); Sat, 26 Jun 2010 14:23:09 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:52067 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752915Ab0FZSXH (ORCPT ); Sat, 26 Jun 2010 14:23:07 -0400 From: "Rafael J. Wysocki" To: Alan Stern Subject: Re: [linux-pm] [PATCH] PM: Make it possible to avoid wakeup events from being lost Date: Sat, 26 Jun 2010 20:21:42 +0200 User-Agent: KMail/1.13.3 (Linux/2.6.35-rc3-rjw+; KDE/4.4.3; x86_64; ; ) Cc: David Brownell , linux-pm@lists.linux-foundation.org, mark gross <640e9920@gmail.com>, Florian Mickler , Neil Brown , linux-pci@vger.kernel.org, Dmitry Torokhov , Linux Kernel Mailing List , Jesse Barnes , Arve@smtp1.linux-foundation.org References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201006262021.42966.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 863 Lines: 22 On Saturday, June 26, 2010, Alan Stern wrote: > On Sat, 26 Jun 2010, David Brownell wrote: ... > > > + The > > > /sys/power/wakeup_count file allows user space to avoid > > > + losing wakeup events > > > when transitioning the system into a sleep > > > + state. Reading > > This could have been phrased better: The /sys/power/wakeup_count file > allows user space to put the system into a sleep state conditionally > subject to the arrival of concurrent wakeup events, which will either > block the sleep transition or cause it to fail. I'll chage this in the final version. 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/