On Fri, 2018-06-22 at 07:00 +0200, Arend Van Spriel wrote: > Op vr 22 jun. 2018 04:27 schreef Pkshih <pkshih@xxxxxxxxxxx>: > > > > On Thu, 2018-06-21 at 10:14 -0500, Larry Finger wrote: > > > On 06/21/2018 02:06 AM, pkshih@xxxxxxxxxxx wrote: > > > > From: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > [snip] > > > > Hi Kalle, > > > > > > > > I'd like to queue this fix to 4.18, because kernel oops in users' laptop. > > > > > > Reviewed by Larry Finger <Larry.Finger@xxxxxxxxxxxx> > > > > > > Is is sufficient for this patch to go to 4.18, or should it be sent to stable, > > > as well. > > > > > > > You're right, it should be sent to stable. > > It had been a potential race condition issue for a long time, but it exposed > > when delayed work take a long time to process or wait for event. > > I think this issue would be possibly happened since v4.11 when I move C2H handler > > to delayed work. > Can you provide the commit id for the Fixes: tag? Sure. Fixes: cceb0a597320 ("rtlwifi: Add work queue for c2h cmd.") Thanks for your reminder. PK