diff options
author | Ard Biesheuvel <[email protected]> | 2019-05-23 11:22:53 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-06-24 18:10:39 +0100 |
commit | 7dfac3c5f40eb92841147eccf1b96f428b10131f (patch) | |
tree | 3bbfb9d315f940264b1770ccdd870f65576af8c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 58557e486f89823763039502923647037ef7032f (diff) |
arm64: module: create module allocations without exec permissions
Now that the core code manages the executable permissions of code
regions of modules explicitly, it is no longer necessary to create
the module vmalloc regions with RWX permissions, and we can create
them with RW- permissions instead, which is preferred from a
security perspective.
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions