diff options
author | 2021-03-30 02:23:24 +0800 | |
---|---|---|
committer | 2021-04-26 08:25:09 -0700 | |
commit | e6a302248cec96c3af4cbfcedc44b0de8a26ebe0 (patch) | |
tree | d5a7e610acdcd462632a79dd58e498f149433f73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | riscv: Mark some global variables __ro_after_init (diff) | |
download | wireguard-linux-e6a302248cec96c3af4cbfcedc44b0de8a26ebe0.tar.xz wireguard-linux-e6a302248cec96c3af4cbfcedc44b0de8a26ebe0.zip |
riscv: Constify sys_call_table
Constify the sys_call_table so that it will be placed in the .rodata
section. This will cause attempts to modify the table 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