Files
android_kernel_xiaomi_sm8450/tools
Alexei Starovoitov ed4afd451f tools: bpf_jit_disasm: ignore image address for disasm
seccomp filters use kernel JIT image addresses, so bpf_jit_enable=2 prints
[ 20.146438] flen=3 proglen=82 pass=0 image=0000000000000000
[ 20.146442] JIT code: 00000000: 55 48 89 e5 48 81 ec 28 02 00 00 ...

ignore image address, so that seccomp filters can be disassembled

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Acked-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-16 16:44:08 -04:00
..
2014-02-18 09:34:49 -03:00
2011-11-07 21:10:47 -05:00
2014-04-21 22:51:58 +02:00
2014-05-12 00:23:55 -04:00
2014-03-13 11:23:25 +10:30
2014-02-15 11:52:35 -08:00