commit | de8d6c7401ae8f25db3788804c86887ad7347bee | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Sep 08 11:10:11 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Sep 08 11:10:11 2016 +0100 |
tree | 350b339d5c533cddb0610a77dec521bb422c2bd4 | |
parent | 18f1387c7d7c6827b3ed6adf6ae20f65a58dc7b0 [diff] |
rxrpc: Convert rxrpc_local::services to an hlist Convert the rxrpc_local::services list to an hlist so that it can be accessed under RCU conditions more readily. Signed-off-by: David Howells <dhowells@redhat.com>