Searched hist:"21619792 d1eca7e772ca190ba68588e57f29595b" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/usb/usbip/ |
H A D | vhci_tx.c | diff 21619792d1eca7e772ca190ba68588e57f29595b Tue Feb 02 11:36:39 CST 2016 Andrew Goodbody <andrew.goodbody@cambrionix.com> usb: usbip: Fix possible deadlocks reported by lockdep
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>
|
H A D | usbip_event.c | diff 21619792d1eca7e772ca190ba68588e57f29595b Tue Feb 02 11:36:39 CST 2016 Andrew Goodbody <andrew.goodbody@cambrionix.com> usb: usbip: Fix possible deadlocks reported by lockdep
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>
|
H A D | vhci_rx.c | diff 21619792d1eca7e772ca190ba68588e57f29595b Tue Feb 02 11:36:39 CST 2016 Andrew Goodbody <andrew.goodbody@cambrionix.com> usb: usbip: Fix possible deadlocks reported by lockdep
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>
|
H A D | vhci_sysfs.c | diff 21619792d1eca7e772ca190ba68588e57f29595b Tue Feb 02 11:36:39 CST 2016 Andrew Goodbody <andrew.goodbody@cambrionix.com> usb: usbip: Fix possible deadlocks reported by lockdep
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>
|
H A D | vhci_hcd.c | diff 21619792d1eca7e772ca190ba68588e57f29595b Tue Feb 02 11:36:39 CST 2016 Andrew Goodbody <andrew.goodbody@cambrionix.com> usb: usbip: Fix possible deadlocks reported by lockdep
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>
|