> > > - timeout = wait_for_completion_timeout(&mr->comp, 5 * HZ); > > > - if (!timeout) { > > > + time_left = wait_for_completion_timeout(&mr->comp, 5 * HZ); > > > + if (!time_left) { > > > rvt_pr_err(rdi, > > > "%s timeout mr %p pd %p lkey %x refcount %ld\n", > > > t, mr, mr->pd, mr->lkey, > > > > Nah. Disagree. I think the code is just fine as it is. > > I agree with Dennis. Let's drop this patch. Okay, I added your subsystem to the discard-list. Thanks for the review nonetheless!
Attachment:
signature.asc
Description: PGP signature