From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932105AbXBWKOO (ORCPT ); Fri, 23 Feb 2007 05:14:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932109AbXBWKOO (ORCPT ); Fri, 23 Feb 2007 05:14:14 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:47955 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932105AbXBWKON (ORCPT ); Fri, 23 Feb 2007 05:14:13 -0500 From: "Rafael J. Wysocki" To: LKML Subject: Re: [RFC][PATCH 0/7] Freezer changes Date: Fri, 23 Feb 2007 11:07:09 +0100 User-Agent: KMail/1.9.5 Cc: paulmck@linux.vnet.ibm.com, ego@in.ibm.com, akpm@osdl.org, mingo@elte.hu, vatsa@in.ibm.com, dipankar@in.ibm.com, venkatesh.pallipadi@intel.com, Pavel Machek , "Aneesh Kumar" References: <200702231101.41278.rjw@sisk.pl> In-Reply-To: <200702231101.41278.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702231107.10721.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Sorry, this has been sent by mistake, please ignore. On Friday, 23 February 2007 11:01, Rafael J. Wysocki wrote: > Hi, > > The following series of patches implements the changes to the task freezer > that should close the remaining races in it and harden it before it's used for > the CPU hotplugging. > > Not all of the patches are from me, but I've decided to make the series out > of all freezer-related patches that have been posted recently. If I have > missed some of them, please let me know. > > Most of the patches in this series have been already discussed, so they > should be fine, but of course additional comments are welcome. > > Greetings, > Rafael >