On Mon, Feb 26, 2018 at 10:13:52PM +0100, Daniel Borkmann wrote: > 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 <[email protected]> > Signed-off-by: Daniel Borkmann <[email protected]> > Cc: Eric Dumazet <[email protected]> > Acked-by: Alexei Starovoitov <[email protected]>
Applied to bpf-next, Thanks Daniel.
