diff options
author | 2021-03-30 02:23:54 +0800 | |
---|---|---|
committer | 2021-04-26 08:25:10 -0700 | |
commit | 300f62c37d4601e5b7967c6399917dc6880070bc (patch) | |
tree | 53b10298134de2e7faa35d57d269d85cda8ca8e6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | riscv: Constify sys_call_table (diff) | |
download | wireguard-linux-300f62c37d4601e5b7967c6399917dc6880070bc.tar.xz wireguard-linux-300f62c37d4601e5b7967c6399917dc6880070bc.zip |
riscv: Constify sbi_ipi_ops
Constify the sbi_ipi_ops so that it will be placed in the .rodata
section. This will cause attempts to modify it to fail when strict
page permissions are in place.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions