summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_worker.c
diff options
context:
space:
mode:
authorLars Ellenberg <lars.ellenberg@linbit.com>2012-08-22 18:15:26 +0400
committerPhilipp Reisner <philipp.reisner@linbit.com>2012-11-09 17:08:21 +0400
commitc02abda2b28734a7e97e15db866507b3cb92b7d0 (patch)
treec85af57b2f3e9689d4374895c125da37d7ae7fad /drivers/block/drbd/drbd_worker.c
parentc1fd29a11f433ca8ae37723768016ffe6cdd487b (diff)
downloadlinux-c02abda2b28734a7e97e15db866507b3cb92b7d0.tar.xz
drbd: mutex_unlock "... must no be used in interrupt context"
Documentation of mutex_unlock says we must not use it in interrupt context. So do not call it while holding the spin_lock_irq, but give up the spinlock temporarily. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'drivers/block/drbd/drbd_worker.c')
0 files changed, 0 insertions, 0 deletions