Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 16 Nov 2001 14:18:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 16 Nov 2001 14:17:51 -0500 Received: from air-1.osdl.org ([65.201.151.5]:33436 "EHLO segfault.osdlab.org") by vger.kernel.org with ESMTP id ; Fri, 16 Nov 2001 14:17:42 -0500 Date: Fri, 16 Nov 2001 11:20:21 -0800 (PST) From: Patrick Mochel X-X-Sender: To: Dave Jones cc: James Simmons , Linux Kernel Mailing List Subject: Re: New Power Managment code In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Something I'm curious on wrt to this new work. Would it make sense for > these callbacks to get called before/after APM suspend as well as ACPI ? > (I'm thinking of older pre-ACPI compliant boxes). > > Saving state of devices etc seems a logical thing to do. Yes, it's entirely possible, and seems like a good thing to do. The original motivation behind it was to replace struct pm_dev and the callbacks for it. I haven't looked it into replacing them in the APM code or the power management code for other architectures, but it shouldn't be that painful. Hopefully. -pat - 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/