On Thu, Jun 08, 2017 at 01:11:28PM +0000, Chadzynski, MikolajX wrote: > Races between async firmware initialization and device removal appears on kernel 4.1.x. > Whole scenario leading to the error together with logs is in https://bugzilla.kernel.org/show_bug.cgi?id=196003 > Mapping the patch from kernel 4.11.x "mwifiex: resolve races between async FW init (failure) and device removal" solved the problem. FWIW, that patch was also in v4.10. > In Bugzilla I've also attached patch which I've tested for pcie interface and it works. What are you asking for? An official backport to the 4.1.x stable series? I'm not super interested in trying to do that. And IIUC, your patch is a no-go, as it will break the SDIO and USB driver builds. If you do try to go forward with this, do try to note any follow-up patches. I don't recall how many other related bugs there might have been. I tried to mark things correctly with Fixes tags, but I may have missed something, especially if such bugfixes also made it into 4.10. Brian