Searched hist:"01 bdc58e94b46b88d4921f46f423bdeb8b137f28" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/mips/net/ |
H A D | Makefile | diff 01bdc58e94b46b88d4921f46f423bdeb8b137f28 Tue Oct 05 18:54:07 CEST 2021 Johan Almbladh <johan.almbladh@anyfinetworks.com> mips, bpf: Enable eBPF JITs
This patch enables the new eBPF JITs for 32-bit and 64-bit MIPS. It also disables the old cBPF JIT to so cBPF programs are converted to use the new JIT.
Workarounds for R4000 CPU errata are not implemented by the JIT, so the JIT is disabled if any of those workarounds are configured.
Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20211005165408.2305108-7-johan.almbladh@anyfinetworks.com
|
/linux/arch/mips/ |
H A D | Kconfig | diff 01bdc58e94b46b88d4921f46f423bdeb8b137f28 Tue Oct 05 18:54:07 CEST 2021 Johan Almbladh <johan.almbladh@anyfinetworks.com> mips, bpf: Enable eBPF JITs
This patch enables the new eBPF JITs for 32-bit and 64-bit MIPS. It also disables the old cBPF JIT to so cBPF programs are converted to use the new JIT.
Workarounds for R4000 CPU errata are not implemented by the JIT, so the JIT is disabled if any of those workarounds are configured.
Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20211005165408.2305108-7-johan.almbladh@anyfinetworks.com
|
/linux/ |
H A D | MAINTAINERS | diff 01bdc58e94b46b88d4921f46f423bdeb8b137f28 Tue Oct 05 18:54:07 CEST 2021 Johan Almbladh <johan.almbladh@anyfinetworks.com> mips, bpf: Enable eBPF JITs
This patch enables the new eBPF JITs for 32-bit and 64-bit MIPS. It also disables the old cBPF JIT to so cBPF programs are converted to use the new JIT.
Workarounds for R4000 CPU errata are not implemented by the JIT, so the JIT is disabled if any of those workarounds are configured.
Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20211005165408.2305108-7-johan.almbladh@anyfinetworks.com
|