aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorDavid Hildenbrand <[email protected]>2019-03-05 15:47:18 -0800
committerLinus Torvalds <[email protected]>2019-03-05 21:07:18 -0800
commit795c230604cb78ee927ca3904ec299b777b5f6c9 (patch)
tree6ce27738986ce272a1ccf06c809b48f65e5e5c3c /tools/perf/util/c++/clang.cpp
parentf55b74170b6aabc79af8c813b5068d3014e68ef1 (diff)
riscv/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]> Acked-by: Palmer Dabbelt <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Cc: Palmer Dabbelt <[email protected]> Cc: Albert Ou <[email protected]> Cc: Tobias Klauser <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions