diff options
author | Brian Brooks <brian.brooks@linaro.org> | 2018-07-25 16:08:19 -0500 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-27 03:49:02 +0200 |
commit | 598135e7444c121f11c8c16495ba1e6ab122678f (patch) | |
tree | 6e13ac796fad3cad2a7a1662a8364c93e70bcf98 /kernel/range.c | |
parent | 08a852528e9678f0854af331f19747f2b2a73c06 (diff) | |
download | linux-598135e7444c121f11c8c16495ba1e6ab122678f.tar.bz2 |
samples/bpf: xdpsock: order memory on AArch64
Define u_smp_rmb() and u_smp_wmb() to respective barrier instructions.
This ensures the processor will order accesses to queue indices against
accesses to queue ring entries.
Signed-off-by: Brian Brooks <brian.brooks@linaro.org>
Acked-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'kernel/range.c')
0 files changed, 0 insertions, 0 deletions