diff options
author | Vincent Chen <[email protected]> | 2020-06-09 22:14:49 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2020-06-10 19:47:35 -0700 |
commit | 01f76386b0ac0b1c1094456c8f43ea6085fc49d2 (patch) | |
tree | 889dc2bf914443827c96e1d7a7f6f4b449e742a2 /scripts/gdb/linux | |
parent | ad5d1122b82fbd6a816d1b9d26ee01a6dbc2d757 (diff) |
riscv: set the permission of vdso_data to read-only
The original vdso_data page is empty, so the permission of the vdso_data
page can be the same with the vdso text page. After introducing the vDSO
common flow, the vdso_data is not empty and the permission should be
changed to read-only.
Signed-off-by: Vincent Chen <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions