From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755239Ab1DKSVN (ORCPT ); Mon, 11 Apr 2011 14:21:13 -0400 Received: from terminus.zytor.com ([198.137.202.10]:51308 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754851Ab1DKSVM (ORCPT ); Mon, 11 Apr 2011 14:21:12 -0400 Message-ID: <4DA34619.6010708@zytor.com> Date: Mon, 11 Apr 2011 11:19:05 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9 MIME-Version: 1.0 To: Pavel Machek CC: "Rafael J. Wysocki" , Ingo Molnar , Len Brown , Stephen Rothwell , x86@kernel.org, linux-pm@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Linus Torvalds , Thomas Gleixner , Andrew Morton Subject: Re: [PATCH] x86 APM: delete Linux kernel APM support References: <20110325113048.GC29521@elte.hu> <201103252333.23880.rjw@sisk.pl> <20110408062506.GB1596@ucw.cz> <4D9F7630.1090503@zytor.com> <20110411130505.GA3301@ucw.cz> In-Reply-To: <20110411130505.GA3301@ucw.cz> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/11/2011 06:05 AM, Pavel Machek wrote: > Hi! > >>>> Well, it kind of does but not really. :-) >>>> >>>> The main problem with APM is that nobody really works on it and I'm not sure >>>> if there are any active users. At least no one reports any problems with it, >>>> which is kind of surprising, given the number of chages we've made in the PM >>>> core for the last couple of years. So quite likely it's just become >>>> non-functional over time anyway, but we have no confirmation. >>> >>> It was working ok last time I tried -- cca 6/2010. >> >> What aspects of it did you test, and on what platform? > > thinkpad 560X. > > I tested basic boot, IIRC it did turn backlight off properly in > screensaver and even suspend worked. > Pavel OK, but I presume runtime power management wasn't on the list at least on what matters. -hpa