diff options
| author | Matthew Wilcox <[email protected]> | 2018-10-26 15:04:29 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-10-26 16:25:20 -0700 |
| commit | ae2b01f37044c10e975d22116755df56252b09d8 (patch) | |
| tree | 5897fd4a13e384cf740a90bb31cfb8d7c017c195 /tools/perf/scripts/python | |
| parent | 67fa1666223d7c825f6651add97f0011fe155f36 (diff) | |
mm: remove vm_insert_pfn()
All callers are now converted to vmf_insert_pfn() so convert
vmf_insert_pfn() from being a compatibility wrapper around vm_insert_pfn()
to being a compatibility wrapper around vmf_insert_pfn_prot().
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Nicolas Pitre <[email protected]>
Cc: Souptick Joarder <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions