diff options
| author | Christoph Hellwig <[email protected]> | 2024-03-25 07:45:40 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-04-25 20:56:12 -0700 |
| commit | 1b265da7ea1e1ae997fa119c2846bb389eb39c6b (patch) | |
| tree | bfa8d840d2336b2f23db6b6d77b8eeca996d22e5 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 85109a8a9a10602749b2693ddb9417b3d14754a5 (diff) | |
virt: acrn: stop using follow_pfn
Patch series "remove follow_pfn".
This series open codes follow_pfn in the only remaining caller, although
the code there remains questionable. It then also moves follow_phys into
the only user and simplifies it a bit.
This patch (of 3):
Switch from follow_pfn to follow_pte so that we can get rid of follow_pfn.
Note that this doesn't fix any of the pre-existing raciness and lack of
permission checking in the code.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Fei Li <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions