David Howells
b63452c11e
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
...
struct rxrpc_local->service is marked __rcu - this means that accesses of
it need to be managed using RCU wrappers. There are two such places in
rxrpc_release_sock() where the value is checked and cleared. Fix this by
using the appropriate wrappers.
Signed-off-by: David Howells <dhowells@redhat.com>
2016-10-06 08:11:48 +01:00
..
2016-09-19 20:19:34 +02:00
2016-08-09 13:42:36 +03:00
2016-08-13 15:15:54 -07:00
2016-09-10 21:19:10 -07:00
2016-09-10 21:19:10 -07:00
2016-06-18 20:55:34 -07:00
2016-09-23 06:46:57 -04:00
2016-09-22 17:48:23 +02:00
2016-10-02 22:44:03 -04:00
2016-06-28 05:26:14 -04:00
2016-06-23 11:23:49 +02:00
2016-08-08 21:41:42 +02:00
2016-10-04 02:05:31 -04:00
2016-07-29 17:38:46 -07:00
2016-07-05 14:08:47 -07:00
2016-09-23 08:38:50 -04:00
2016-05-16 14:00:43 -04:00
2016-07-08 13:23:12 +02:00
2016-10-02 22:20:41 -04:00
2016-10-02 23:48:13 -04:00
2016-09-23 06:46:57 -04:00
2016-07-29 17:38:46 -07:00
2016-09-12 15:52:44 -07:00
2016-09-17 10:07:23 -04:00
2016-09-10 23:12:53 -07:00
2016-05-29 22:33:25 -07:00
2016-09-17 10:05:05 -04:00
2016-10-04 09:46:44 +02:00
2016-09-19 20:19:34 +02:00
2016-10-03 02:00:21 -04:00
2016-10-04 02:11:51 -04:00
2016-10-04 08:59:03 +02:00
2016-06-27 15:06:18 -04:00
2016-09-07 17:29:38 -07:00
2016-07-11 02:02:03 +02:00
2016-10-03 02:00:22 -04:00
2016-07-24 00:53:32 -04:00
2016-05-17 14:11:19 -04:00
2016-08-08 16:16:21 -07:00
2016-07-13 11:53:40 -07:00
2016-10-06 08:11:48 +01:00
2016-10-03 21:40:50 -04:00
2016-10-02 22:20:41 -04:00
2016-08-28 23:32:41 -04:00
2016-09-16 17:00:26 -07:00
2016-09-28 04:48:00 -04:00
2016-09-13 11:28:32 -04:00
2016-09-04 13:29:29 -07:00
2016-09-27 07:59:25 -04:00
2016-10-04 09:46:44 +02:00
2016-09-09 18:13:30 -07:00
2016-09-30 01:50:45 -04:00
2016-06-09 23:41:03 -07:00
2016-08-17 19:36:23 -04:00
2016-08-17 19:36:23 -04:00
2016-05-19 19:12:14 -07:00
2016-10-01 03:24:28 -04:00