linux/arch/mips/net
Johan Almbladh 099f83aa2d mips, bpf: Fix reference to non-existing Kconfig symbol
The Kconfig symbol for R10000 ll/sc errata workaround in the MIPS JIT was
misspelled, causing the workaround to not take effect when enabled.

Fixes: 72570224bb ("mips, bpf: Add JIT workarounds for CPU errata")
Reported-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20211130160824.3781635-1-johan.almbladh@anyfinetworks.com
2021-11-30 17:19:36 +01:00
..
bpf_jit_comp.c mips, bpf: Add JIT workarounds for CPU errata 2021-10-06 12:28:25 -07:00
bpf_jit_comp.h mips, bpf: Fix reference to non-existing Kconfig symbol 2021-11-30 17:19:36 +01:00
bpf_jit_comp32.c bpf, mips: Fix comment on tail call count limiting 2021-10-11 15:29:38 +02:00
bpf_jit_comp64.c mips, bpf: Optimize loading of 64-bit constants 2021-10-07 23:51:29 +02:00
Makefile bpf, mips: Clean up config options about JIT 2021-10-11 15:29:37 +02:00