diff options
author | Andrew Goodbody <andrew.goodbody@cambrionix.com> | 2016-02-02 17:36:39 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-03 13:52:10 -0800 |
commit | 21619792d1eca7e772ca190ba68588e57f29595b (patch) | |
tree | 0666d7cf6194cc9f1db63f84aad80d038ce4159f /drivers/rtc | |
parent | 46e3cafb01feb107a681e89fd9b4f1cd938a601f (diff) | |
download | op-kernel-dev-21619792d1eca7e772ca190ba68588e57f29595b.zip op-kernel-dev-21619792d1eca7e772ca190ba68588e57f29595b.tar.gz |
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>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions