diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2024-07-20 22:41:07 +0800 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2024-07-20 22:41:07 +0800 |
commit | 3892b11eac5aaaeefbf717f1953288b77759d9e2 (patch) | |
tree | 110403ad3c278f4c524c40f193fc86bd12561c3c /lib/crypto/mpi/mpi-bit.c | |
parent | 0d3a6322021b8c98527842518eeb685f3a8761c8 (diff) |
LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
Currently, there are some places to set CSR.PRMD.PWE, the first one is
in hw_breakpoint_thread_switch() to enable user space singlestep via
checking TIF_SINGLESTEP, the second one is in hw_breakpoint_control() to
enable user space watchpoint. For the latter case, it should also check
TIF_LOAD_WATCH to make the logic correct and clear.
Fixes: c8e57ab0995c ("LoongArch: Trigger user-space watchpoints correctly")
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'lib/crypto/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions