On Fri, 2019-10-11 at 12:03 -0400, Sasha Levin wrote: > On Fri, Oct 11, 2019 at 09:14:01AM +0300, Luca Coelho wrote: > > From: Gregory Greenman <gregory.greenman@xxxxxxxxx> > > > > [ Upstream commit 23babdf06779482a65c5072a145d826a62979534 ] > > > > iwl_mvm_rs_tx_status can be called from two places in the code, but the > > mutex is taken only on one of the calls. Split it into a wrapper taking > > locks and an internal __iwl_mvm_rs_tx_status function. > > v5.2 is EOL, any other kernels this needs to be in? Ah, I hadn't realized v5.2 was EOL already. It was the only version where we needed these patches. They are already in v5.3 and above. Thanks! -- Cheers, Luca.