diff options
author | Ard Biesheuvel <[email protected]> | 2022-04-29 15:13:47 +0200 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2022-05-17 09:32:45 +0100 |
commit | 01142791b0d11f20becccd0b30ed5e8fbb3822b6 (patch) | |
tree | 1a884b4b6b0b6e51128005c84fc5346d103ae9bd /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6ee3cf6a209fc76d8ae51fba357a62841ec6124c (diff) |
arm64: mm: avoid writable executable mappings in kexec/hibernate code
The temporary mappings of the low-level kexec and hibernate helpers are
created with both writable and executable attributes, which is not
necessary here, and generally best avoided. So use read-only, executable
attributes instead.
Signed-off-by: Ard Biesheuvel <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions