diff options
author | Charlie Jenkins <charlie@rivosinc.com> | 2024-06-29 03:25:49 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2024-07-01 20:50:18 +0300 |
commit | 7c5d838d70902f017bc9b272b494994654b0c2bd (patch) | |
tree | cbc61b82003dc244ede72ba59cea0b1fe051d554 /scripts/gdb/linux/modules.py | |
parent | 22a40d14b572deb80c0648557f4bd502d7e83826 (diff) | |
download | linux-7c5d838d70902f017bc9b272b494994654b0c2bd.tar.xz |
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 <charlie@rivosinc.com>
Fixes: 6a08e4709c58 ("documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl")
Link: https://lore.kernel.org/r/20240628-fix_cmodx_example-v1-1-e6c6523bc163@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions