David Howells ee72b9fddb rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers
Use ACCESS_ONCE() when accessing the other-end pointer into a circular
buffer as it's possible the other-end pointer might change whilst we're
doing this, and if we access it twice, we might get some weird things
happening.

Signed-off-by: David Howells <dhowells@redhat.com>
2016-03-04 15:58:06 +00:00
..
2015-03-02 16:43:41 -05:00
2015-11-30 14:47:33 -05:00
2016-03-01 17:36:47 -05:00
2015-10-13 17:42:34 +02:00
2016-02-04 18:26:08 +01:00
2016-03-02 15:00:55 -05:00
2015-11-23 14:56:15 -05:00
2016-03-02 15:00:55 -05:00
2016-03-03 17:26:18 -05:00
2015-10-23 03:05:19 -07:00
2016-02-21 22:00:28 -05:00
2016-01-04 21:48:15 -05:00