summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-internal.h
diff options
context:
space:
mode:
authorDavid Howells2016-06-21 17:10:03 +0200
committerDavid Howells2016-06-22 10:10:02 +0200
commitb3f575043fcd2926616a794db3f22280740fea6d (patch)
tree7b58eb35e0c4cf38a9f0f6dce186dea73aa2ac2e /net/rxrpc/ar-internal.h
parentrxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions (diff)
downloadkernel-qcow2-linux-b3f575043fcd2926616a794db3f22280740fea6d.tar.gz
kernel-qcow2-linux-b3f575043fcd2926616a794db3f22280740fea6d.tar.xz
kernel-qcow2-linux-b3f575043fcd2926616a794db3f22280740fea6d.zip
rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is
rxrpc_connection_lock shouldn't be accessed as a BH-excluding lock. It's only accessed in a few places and none of those are in BH-context. rxrpc_transport::conn_lock, however, *is* a BH-excluding lock and should be accessed so consistently. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/ar-internal.h')
0 files changed, 0 insertions, 0 deletions