Skip to content
Commit dee46364 authored by David Howells's avatar David Howells
Browse files

rxrpc: Add RCU destruction for connections and calls



Add RCU destruction for connections and calls as the RCU lookup from the
transport socket data_ready handler is going to come along shortly.

Whilst we're at it, move the cleanup workqueue flushing and RCU barrierage
into the destruction code for the objects that need it (locals and
connections) and add the extra RCU barrier required for connection cleanup.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent e653cfe4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment