On Wed, Jul 20, 2016 at 05:22:33PM -0700, Brenden Blanco wrote: > For consistency, and in order to hint at the synchronous nature of the > xdp_prog field, use READ_ONCE in the destroy path of the ring. All > occurrences should now use either READ_ONCE or xchg. > > Signed-off-by: Brenden Blanco <[email protected]>
Suggested-by: Daniel Borkmann <[email protected]> Acked-by: Alexei Starovoitov <[email protected]>
