Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_ou…
…tstanding_interrupt()" This reverts commit 6e22e3a. The bug the patch describes to, has been already fixed in commit 2df6948 ("USB: cdc-wdm: don't enable interrupts in USB-giveback") so need to this, revert it. Fixes: 6e22e3a ("usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()") Cc: stable <stable@vger.kernel.org> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information