Details

[Home]

Issue of the Implementation # L0141

Brief

RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()

Detailed Description

If rx->conn is not NULL, rxrpc_connect_exclusive() does not acquire the transport client lock, but it still releases it.

Component

linux-kernel 3.13

Accepted

https://lkml.org/lkml/2013/12/13/564
commit

Status

Fixed in kernel 3.14-rc1

[Home]