From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Stern Subject: Re: [PATCH] PM: Prevent waiting forever on asynchronous resume after abort Date: Thu, 2 Sep 2010 16:27:31 -0400 (EDT) Message-ID: References: <201009022146.03359.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201009022146.03359.rjw@sisk.pl> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: "Rafael J. Wysocki" Cc: Randy Dunlap , Len Brown , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Colin Cross , linux-pm@lists.linux-foundation.org, Andrew Morton List-Id: linux-pm@vger.kernel.org On Thu, 2 Sep 2010, Rafael J. Wysocki wrote: > On Thursday, September 02, 2010, Alan Stern wrote: > > On Wed, 1 Sep 2010, Colin Cross wrote: > > > > > Only wait on a parent device during resume if the parent device is > > > suspended. > > I think it would be better to change device_pm_init() and add a > > complete_all(). > > I agree. > > Who's writing the patch? I was hoping that Colin would. But I can do it if he doesn't want to. Alan Stern