[linux-pm] [PATCH 2/9] PM/resume: wait for device probing to finish

Greg KH gregkh at suse.de
Fri Feb 13 17:48:13 PST 2009


On Sat, Feb 14, 2009 at 02:00:19AM +0100, Rafael J. Wysocki wrote:
> From: Arjan van de Ven <arjan at linux.intel.com>
> 
> the resume code does not currently wait for device probing to finish.
> Even without async function calls this is dicey and not correct,
> but with async function calls during the boot sequence this is going
> to get hit more...
> 
> This patch adds the synchronization using the newly introduced helper.
> 
> Signed-off-by: Arjan van de Ven <arjan at linux.intel.com>
> Signed-off-by: Rafael J. Wysocki <rjw at sisk.pl>

Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>

Fine with me if this goes through Len's tree.

thanks,

greg k-h


More information about the linux-pm mailing list