linux_dsm_epyc7002/arch
Daniel Borkmann 93a73d442d bpf, x86/arm64: remove useless checks on prog
There is never such a situation, where bpf_int_jit_compile() is
called with either prog as NULL or len as 0, so the tests are
unnecessary and confusing as people would just copy them. s390
doesn't have them, so no change is needed there.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-16 13:49:32 -04:00
..
alpha
arc ARC: support HIGHMEM even without PAE40 2016-05-05 16:35:46 +05:30
arm bpf: split HAVE_BPF_JIT into cBPF and eBPF variant 2016-05-16 13:49:31 -04:00
arm64 bpf, x86/arm64: remove useless checks on prog 2016-05-16 13:49:32 -04:00
avr32
blackfin
c6x
cris
frv
h8300
hexagon
ia64
m32r
m68k
metag
microblaze
mips bpf: split HAVE_BPF_JIT into cBPF and eBPF variant 2016-05-16 13:49:31 -04:00
mn10300
nios2 nios2: memset: use the right constraint modifier for the %4 output operand 2016-04-27 16:35:55 +08:00
openrisc
parisc parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls 2016-05-06 15:09:07 +02:00
powerpc bpf: split HAVE_BPF_JIT into cBPF and eBPF variant 2016-05-16 13:49:31 -04:00
s390 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant 2016-05-16 13:49:31 -04:00
score
sh
sparc bpf: split HAVE_BPF_JIT into cBPF and eBPF variant 2016-05-16 13:49:31 -04:00
tile net: dsa: mv88e6xxx: factorize the switch driver 2016-05-09 14:26:13 -04:00
um treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
unicore32
x86 bpf, x86/arm64: remove useless checks on prog 2016-05-16 13:49:32 -04:00
xtensa treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
.gitignore
Kconfig