diff options
author | Charlie Jenkins <[email protected]> | 2024-06-28 17:25:49 -0700 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-07-01 10:50:18 -0700 |
commit | 7c5d838d70902f017bc9b272b494994654b0c2bd (patch) | |
tree | cbc61b82003dc244ede72ba59cea0b1fe051d554 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 22a40d14b572deb80c0648557f4bd502d7e83826 (diff) |
documentation: Fix riscv cmodx example
ON/OFF in the keys was swapped between the first and second argument of
the prctl. The prctl key is always PR_RISCV_SET_ICACHE_FLUSH_CTX, and
the second argument can be PR_RISCV_CTX_SW_FENCEI_ON or
PR_RISCV_CTX_SW_FENCEI_OFF.
Signed-off-by: Charlie Jenkins <[email protected]>
Fixes: 6a08e4709c58 ("documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions