Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760684AbXFDVZb (ORCPT ); Mon, 4 Jun 2007 17:25:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751112AbXFDVZU (ORCPT ); Mon, 4 Jun 2007 17:25:20 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:40853 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750793AbXFDVZT (ORCPT ); Mon, 4 Jun 2007 17:25:19 -0400 From: "Rafael J. Wysocki" To: Andrew Morton Subject: [PATCH -mm 0/2] PM: Hibernation and suspend notifiers Date: Mon, 4 Jun 2007 23:25:28 +0200 User-Agent: KMail/1.9.5 Cc: LKML , Nigel Cunningham , Pavel Machek MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706042325.28965.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 698 Lines: 22 Hi, The first of the following two patches introduces hibernation and suspend notifiers that can be used by subsystems to perform tasks related to suspend and/or hibernation that cannot be done from device drivers' .suspend() and .resume() callbacks. The second one uses the notifiers to disable the user mode helper functionality before a hibernation/suspend. Greetings, Rafael -- "Premature optimization is the root of all evil." - Donald Knuth - 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/