On Tue, 2018-04-10 at 14:33 -0700, tj@xxxxxxxxxx wrote: > + else > + rq->missed_completion = true; In this patch I found code that sets rq->missed_completion but no code that clears it. Did I perhaps miss something? Thanks, Bart.
On Tue, 2018-04-10 at 14:33 -0700, tj@xxxxxxxxxx wrote: > + else > + rq->missed_completion = true; In this patch I found code that sets rq->missed_completion but no code that clears it. Did I perhaps miss something? Thanks, Bart.