diff options
author | Johan Almbladh <[email protected]> | 2021-10-05 18:54:06 +0200 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-10-06 12:28:25 -0700 |
commit | 72570224bb8fecdb17c2f0ccebf02868d2513595 (patch) | |
tree | bca37d25e93328704447fba6ef21bd8581124b85 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
parent | fbc802de6b10669bfe2d4ebc4dcf12563bba117c (diff) |
mips, bpf: Add JIT workarounds for CPU errata
This patch adds workarounds for the following CPU errata to the MIPS
eBPF JIT, if enabled in the kernel configuration.
- R10000 ll/sc weak ordering
- Loongson-3 ll/sc weak ordering
- Loongson-2F jump hang
The Loongson-2F nop errata is implemented in uasm, which the JIT uses,
so no additional mitigations are needed for that.
Signed-off-by: Johan Almbladh <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Reviewed-by: Jiaxun Yang <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions