From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756436AbYCMQJl (ORCPT ); Thu, 13 Mar 2008 12:09:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755708AbYCMQJb (ORCPT ); Thu, 13 Mar 2008 12:09:31 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:34587 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755572AbYCMQJa (ORCPT ); Thu, 13 Mar 2008 12:09:30 -0400 Date: Thu, 13 Mar 2008 09:07:38 -0700 From: Andrew Morton To: David Howells Cc: "Rafael J. Wysocki" , Pavel Machek , linux-kernel@vger.kernel.org, Ingo Molnar , Thomas Gleixner , Ralf Baechle Subject: Re: pm_register() and pm_send_all() Message-Id: <20080313090738.d85b4dfa.akpm@linux-foundation.org> In-Reply-To: <21968.1205411497@redhat.com> References: <20080312150042.96668bcd.akpm@linux-foundation.org> <21968.1205411497@redhat.com> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.11; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 13 Mar 2008 12:31:37 +0000 David Howells wrote: > Andrew Morton wrote: > > > pm_send_all() has just a handful of callers: > > What should be done instead of calling pm_send_all()? > I don't know, and neither does Rafael. Hopefully Pavel does?