From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominik Brodowski Subject: Re: [linux-pm] [patch] pm: fix runtime powermanagement's /sys interface Date: Fri, 6 Jan 2006 00:46:29 +0100 Message-ID: <20060105234629.GA7298@isilmar.linta.de> References: <20051227220533.GA1914@elf.ucw.cz> <20060104213405.GC1761@elf.ucw.cz> <20060105215528.GF2095@elf.ucw.cz> <20060105221334.GA925@isilmar.linta.de> <20060105222338.GG2095@elf.ucw.cz> <20060105222705.GA12242@isilmar.linta.de> <20060105230849.GN2095@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20060105230849.GN2095@elf.ucw.cz> Sender: linux-kernel-owner@vger.kernel.org To: Pavel Machek Cc: Patrick Mochel , Andrew Morton , Linux-pm mailing list , kernel list List-Id: linux-pm@vger.kernel.org On Fri, Jan 06, 2006 at 12:08:49AM +0100, Pavel Machek wrote: > Ok, so lets at least add value-checking to .../power file, and prevent > userspace see changes to PM_EVENT_SUSPEND value. 2 and 0 are now > "arbitrary cookies". I'd like to use "on" and "off", but pcmcia > apparently depends on "2" and "0", so... > > Any objections? Sorry, but yes -- the same as before, minus the PCMCIA breakage. Dominik