Re: [PATCH 2/9] PM/resume: wait for device probing to finish

From: Greg KH
Date: Fri Feb 13 2009 - 20:53:02 EST


On Sat, Feb 14, 2009 at 02:00:19AM +0100, Rafael J. Wysocki wrote:
> From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxx>
> Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx>

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

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

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/