diff options
| author | David Hildenbrand <[email protected]> | 2019-03-05 15:47:10 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-03-05 21:07:18 -0800 |
| commit | 446d29645b7d2411a502885fc1cbd1746bcf80be (patch) | |
| tree | 69bca3b6945062c323906ca74b2bf80a8851470b /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 750b317f853899e2e0ed786c117935501c742dc8 (diff) | |
s390/vdso: don't clear PG_reserved
The VDSO is part of the kernel image and therefore the struct pages are
marked as reserved during boot.
As we install a special mapping, the actual struct pages will never be
exposed to MM via the page tables. We can therefore leave the pages
marked as reserved.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: David Hildenbrand <[email protected]>
Suggested-by: Martin Schwidefsky <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Mike Rapoport <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Souptick Joarder <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions