remarkable-linux/arch/arm64/net
Daniel Borkmann 74c3deacb2 net: bpf: arm64: minor fix of type in jited
Commit 286aad3c40 ("net: bpf: be friendly to kmemcheck") changed the
type of jited from a bitfield into a bool. As this commmit wasn't available
at the time when arm64 eBPF JIT was merged, fix it up now as net is merged
into mainline.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Cc: Zi Shen Lim <zlim.lnx@gmail.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2014-10-20 17:47:04 +01:00
..
bpf_jit.h arm64: bpf: add 'shift by register' instructions 2014-10-20 17:47:03 +01:00
bpf_jit_comp.c net: bpf: arm64: minor fix of type in jited 2014-10-20 17:47:04 +01:00
Makefile arm64: eBPF JIT compiler 2014-09-08 14:39:21 +01:00