https://github.com/torvalds/linux
Revision 8e9c523016cf9983b295e4bc659183d1fa6ef8e0 authored by Dan Carpenter on 07 November 2019, 07:48:47 UTC, committed by Jens Axboe on 08 November 2019, 13:55:22 UTC
There are two callers of this function and they both unlock the mutex so
this ends up being a double unlock.

Fixes: 44ed167da748 ("drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent b081436
History
Tip revision: 8e9c523016cf9983b295e4bc659183d1fa6ef8e0 authored by Dan Carpenter on 07 November 2019, 07:48:47 UTC
block: drbd: remove a stray unlock in __drbd_send_protocol()
Tip revision: 8e9c523
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.0 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 13.2 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.2 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 516.6 KB
Makefile -rw-r--r-- 59.4 KB
README -rw-r--r-- 727 bytes

README

back to top