diff options
author | Will Deacon <[email protected]> | 2017-07-24 11:46:09 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-07-28 10:32:14 +0100 |
commit | 92bbd16e500c85bc210ba48caecbfbdb721bb5b4 (patch) | |
tree | 0acd7880c40cc9ff9aa25cfab242d9ba528db6cd /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a3287c41ff405025bc57b165a0f6cd698bbbc1be (diff) |
arm64: mmu: Place guard page after mapping of kernel image
The vast majority of virtual allocations in the vmalloc region are followed
by a guard page, which can help to avoid overruning on vma into another,
which may map a read-sensitive device.
This patch adds a guard page to the end of the kernel image mapping (i.e.
following the data/bss segments).
Cc: Mark Rutland <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions