Re: [PATCH 0/1] xhci: Fix race related to abort operation

From: Mathias Nyman
Date: Fri Dec 23 2016 - 06:49:12 EST


On 23.12.2016 08:50, Lu Baolu wrote:
Hi Mathias,

This is a follow-up patch for below comment

"rebase OGAWA Hirofumi's changes on top of that, and send to usb-linus only"

in below discussion thread.

https://lkml.org/lkml/2016/12/21/186

I rebased the patch and added unlock-before and lock-after xhci->lock during
waiting for the command stopped event.


Thanks,
I edited the patch in a very similar way already,

-Mathias