mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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:
|
||
|---|---|---|
| .. | ||
| bpf_jit_comp32.c | ||
| bpf_jit_comp64.c | ||
| bpf_jit_comp.c | ||
| bpf_jit_comp.h | ||
| Makefile | ||