Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759044AbXE0U2W (ORCPT ); Sun, 27 May 2007 16:28:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753714AbXE0U2N (ORCPT ); Sun, 27 May 2007 16:28:13 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:54528 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753012AbXE0U2M (ORCPT ); Sun, 27 May 2007 16:28:12 -0400 From: "Rafael J. Wysocki" To: pm list Subject: [RFC][PATCH -mm 0/3] PM: Hibernation and suspend notifiers Date: Sun, 27 May 2007 22:29:20 +0200 User-Agent: KMail/1.9.5 Cc: LKML , Matthew Garrett , Nigel Cunningham , Pavel Machek , Alan Stern , Oliver Neukum MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705272229.21263.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 698 Lines: 20 Hi, The first of the following three patches introduces notifier chaing that can be used by subsystems to prefore some hibernation-related or suspend-related operations independent of device drivers' .suspend() and .resume() callbacks. The next two patches use this mechanism for disabling/enabling the usermode helper and firmware requesting functionality before/after (respectively) the hibernation or suspend. Comments welcome. Greetings, 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/