diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-02-27 00:13:52 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-02-27 20:18:58 +0300 |
commit | 71d22d58b6e507147a9008ce2fd690cf311c97f9 (patch) | |
tree | 674639a0147c7234c88e3e23d06dc6ff26a6d7b2 /samples | |
parent | 6f1b5a2b58d8470e5a8b25ab29f5fdb4616ffff8 (diff) | |
download | linux-71d22d58b6e507147a9008ce2fd690cf311c97f9.tar.xz |
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')
0 files changed, 0 insertions, 0 deletions