diff options
| author | Michael Ellerman <[email protected]> | 2024-08-12 18:26:03 +1000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-01 20:26:12 -0700 |
| commit | 5463bafab476e430a385c6be58249a49b7549629 (patch) | |
| tree | caa4aa617ab9a66bde952eef33832d8f8ea70dd5 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 223febc6e5573cda5e94e6b38fcdaded068db777 (diff) | |
powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()
Add a close() callback to the VDSO special mapping to handle unmapping of
the VDSO. That will make it possible to remove the arch_unmap() hook
entirely in a subsequent patch.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Michael Ellerman <[email protected]>
Suggested-by: Linus Torvalds <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Liam R. Howlett <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: Jeff Xu <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Pedro Falcato <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions