From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [GIT PULL] PM updates for 2.6.33 Date: Mon, 7 Dec 2009 22:47:02 +0100 Message-ID: <200912072247.02318.rjw@sisk.pl> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from ogre.sisk.pl ([217.79.144.158]:43853 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965055AbZLGVqa (ORCPT ); Mon, 7 Dec 2009 16:46:30 -0500 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Linus Torvalds Cc: Alan Stern , Zhang Rui , LKML , ACPI Devel Maling List , pm list On Monday 07 December 2009, Linus Torvalds wrote: > > On Mon, 7 Dec 2009, Alan Stern wrote: > > > > It only seems that way because you didn't take into account devices > > that suspend synchronously but whose children suspend asynchronously. > > But why would I care? If somebody suspends synchronously, then that's what > he wants. > > > A synchronous suspend routine for a device with async child suspends > > would have to look just like your usb_node_suspend(): > > Sure. But that sounds like a "Doctor, it hurts when I do this" situation. > Don't do that. > > Make the USB host controller do its suspend asynchronously. We don't > suspend PCI bridges anyway, iirc (but I didn't actually check). That's correct, we don't. Rafael