On Thu, Nov 17, 2016 at 11:00:47AM +0100, Daniel Wagner wrote: > From: Daniel Wagner <daniel.wag...@bmw-carit.de> > > 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 <mcg...@kernel.org> Luis