diff options
author | 2018-02-26 22:13:52 +0100 | |
---|---|---|
committer | 2018-02-27 09:18:58 -0800 | |
commit | 71d22d58b6e507147a9008ce2fd690cf311c97f9 (patch) | |
tree | 674639a0147c7234c88e3e23d06dc6ff26a6d7b2 /tools/bpf/bpftool/prog.c | |
parent | Merge branch 'bpf-kselftest-improvements' (diff) | |
download | wireguard-linux-71d22d58b6e507147a9008ce2fd690cf311c97f9.tar.xz wireguard-linux-71d22d58b6e507147a9008ce2fd690cf311c97f9.zip |
bpf, x64: remove bpf_flush_icache
Unlike other archs flush_icache_range() is a noop on x64, therefore
remove the JIT's bpf_flush_icache() altogether since not needed.
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Cc: Eric Dumazet <edumazet@google.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions