Skip to content
Commit 96d87bdd authored by Gerd Hoffmann's avatar Gerd Hoffmann
Browse files

xhci: guard xhci_kick_epctx against recursive calls



Track xhci_kick_epctx processing being active in a variable.  Check the
variable before calling xhci_kick_epctx from xhci_kick_ep.  Add an
assert to make sure we don't call recursively into xhci_kick_epctx.

Cc: 1653384@bugs.launchpad.net
Fixes: 94b037f2
Reported-by: default avatarFabian Lesniak <fabian@lesniak-it.de>
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
Message-id: 1486035372-3621-1-git-send-email-kraxel@redhat.com
Message-id: 1485790607-31399-5-git-send-email-kraxel@redhat.com
parent ddb603ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment