diff options
author | 2021-03-17 23:08:38 +0800 | |
---|---|---|
committer | 2021-04-01 21:37:03 -0700 | |
commit | 23c1075ae83adaf14ea3f727c40368799f80bccc (patch) | |
tree | 9205e422692ca9b03ddf72092fd030063e30baf9 /tools/perf/scripts/python | |
parent | Linux 5.12-rc5 (diff) | |
download | wireguard-linux-23c1075ae83adaf14ea3f727c40368799f80bccc.tar.xz wireguard-linux-23c1075ae83adaf14ea3f727c40368799f80bccc.zip |
riscv: Drop const annotation for sp
The const annotation should not be used for 'sp', or it will
become read only and lead to bad stack output.
Fixes: dec822771b01 ("riscv: stacktrace: Move register keyword to beginning of declaration")
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions