Re: [PATCH v7 0/4] firmware: refactor loading status

From: Luis R. Rodriguez
Date: Mon Nov 28 2016 - 17:34:21 EST


On Thu, Nov 17, 2016 at 11:00:47AM +0100, Daniel Wagner wrote:
> From: Daniel Wagner <daniel.wagner@xxxxxxxxxxxx>
>
> Hi,
>
> after the lengthy discussion online and in person I decided to remove
> all things which might change behavoir. So this is refactore clean up
> version. I think it worth to consider it because this version gets rid
> of the fw_lock dependency for protecting the loading status.
>
> It is based on Yves-Alexis' patch "firmware: fix usermode helper
> fallback loading". According this patch I fixed the type cast
> error in __fw_state_wait_common(). This function returns a long
> now.
>
> The last patch could be merged into second last. I decided to
> split it to make the review easier.

Thanks for all this work and your patience during review!

Acked-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxx>

Luis