Re: [RFC] firmware loader: retry _nowait requests when userhelperis not yet available

From: Alan Cox
Date: Sat Mar 03 2012 - 18:55:49 EST


On Sat, 3 Mar 2012 21:22:36 +0100
Christian Lamparter <chunkeey@xxxxxxxxxxxxxx> wrote:

> During resume, the userhelper might not be available. However for
> drivers which use the request_firmware_nowait interface, this will
> only lead to a pointless WARNING and a device which no longer works
> after the resume [since it couldn't get the firmware, because the
> userhelper was not available to take the request].

Can you not load the firmware on the suspend path ?

Alan
--
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/