diff options
author | Nam Cao <[email protected]> | 2023-08-29 20:25:00 +0200 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-11-05 14:12:47 -0800 |
commit | 8cb22bec142624d21bc85ff96b7bad10b6220e6a (patch) | |
tree | 63df3a41abae887a5a13f894c81419c455cb4bb2 /tools/perf/scripts/python/task-analyzer.py | |
parent | b701f9e726f0a30a94ea6af596b74c1f07b95b6b (diff) |
riscv: kprobes: allow writing to x0
Instructions can write to x0, so we should simulate these instructions
normally.
Currently, the kernel hangs if an instruction who writes to x0 is
simulated.
Fixes: c22b0bcb1dd0 ("riscv: Add kprobes supported")
Cc: [email protected]
Signed-off-by: Nam Cao <[email protected]>
Reviewed-by: Charlie Jenkins <[email protected]>
Acked-by: Guo Ren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions