diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2014-01-26 15:39:26 +0400 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2014-01-26 15:39:51 +0400 |
commit | 8f22ba61b5d730a870cd6b10d299d23280d060fa (patch) | |
tree | 98df624f76f1f249509274cc2496e7e62e8a69a4 /block/blk-cgroup.c | |
parent | d8ec26d7f8287f5788a494f56e8814210f0e64be (diff) | |
download | linux-8f22ba61b5d730a870cd6b10d299d23280d060fa.tar.xz |
RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()
If rx->conn is not NULL, rxrpc_connect_exclusive() does not
acquire the transport's client lock, but it still releases it.
The patch adds locking of the spinlock to this path.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'block/blk-cgroup.c')
0 files changed, 0 insertions, 0 deletions