Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761922AbXFBAjg (ORCPT ); Fri, 1 Jun 2007 20:39:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754951AbXFBAj2 (ORCPT ); Fri, 1 Jun 2007 20:39:28 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:58342 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753891AbXFBAj1 (ORCPT ); Fri, 1 Jun 2007 20:39:27 -0400 From: "Rafael J. Wysocki" To: pm list Subject: [RFC][PATCH -mm 0/2] PM: Hibernation and suspend notifiers (rev. 2) Date: Sat, 2 Jun 2007 02:41:52 +0200 User-Agent: KMail/1.9.5 Cc: LKML , Matthew Garrett , Nigel Cunningham , Pavel Machek , Alan Stern , Oliver Neukum References: <200705272229.21263.rjw@sisk.pl> In-Reply-To: <200705272229.21263.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706020241.53788.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 662 Lines: 23 Hi, This is the second revision of the patches that introduce hibernation and suspend notifiers. Generally, I have followed the Alan's suggestion to use a blocking notifier chain and the Pavel's suggestion to limit the number of events. Also, I've dropped the patch to disable the requesting of firmware. Comments welcome. 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/