diff options
author | Daniel Borkmann | 2018-02-26 22:13:52 +0100 |
---|---|---|
committer | Alexei Starovoitov | 2018-02-27 09:18:58 -0800 |
commit | 71d22d58b6e507147a9008ce2fd690cf311c97f9 (patch) | |
tree | 674639a0147c7234c88e3e23d06dc6ff26a6d7b2 /samples/bpf | |
parent | 6f1b5a2b58d8470e5a8b25ab29f5fdb4616ffff8 (diff) |
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 'samples/bpf')
0 files changed, 0 insertions, 0 deletions