diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2021-03-17 23:08:38 +0800 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-04-01 21:37:03 -0700 |
commit | 23c1075ae83adaf14ea3f727c40368799f80bccc (patch) | |
tree | 9205e422692ca9b03ddf72092fd030063e30baf9 /mm/page-writeback.c | |
parent | a5e13c6df0e41702d2b2c77c8ad41677ebb065b3 (diff) | |
download | linux-stable-23c1075ae83adaf14ea3f727c40368799f80bccc.tar.gz linux-stable-23c1075ae83adaf14ea3f727c40368799f80bccc.tar.bz2 linux-stable-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 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions