Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-03 | usb: usbip: Fix possible deadlocks reported by lockdep | Andrew Goodbody | |
Change spin_lock calls to spin_lock_irqsave to prevent attmpted recursive lock taking in interrupt context. This patch fixes Bug 109351 https://bugzilla.kernel.org/show_bug.cgi?id=109351 Signed-off-by: Andrew Goodbody <andrew.goodbody@cambrionix.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |||
2014-08-25 | usbip: move usbip kernel code out of staging | Valentina Manea | |
At this point, USB/IP kernel code is fully functional and can be moved out of staging. Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |