diff options
author | Thomas Hellstrom <[email protected]> | 2019-11-22 09:25:12 +0100 |
---|---|---|
committer | Thomas Hellstrom <[email protected]> | 2020-01-16 10:32:33 +0100 |
commit | 574c5b3d0e4c0803d3094fd27f83e161345ebe2f (patch) | |
tree | 5b75b8932101bbe6886192d918709cc8ae219fdb /tools/perf/util/trace-event-scripting.c | |
parent | 71e7274066c646bb3d9da39d2f4db0a6404c0a2d (diff) |
mm: Add a vmf_insert_mixed_prot() function
The TTM module today uses a hack to be able to set a different page
protection than struct vm_area_struct::vm_page_prot. To be able to do
this properly, add the needed vm functionality as vmf_insert_mixed_prot().
Cc: Andrew Morton <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: "Matthew Wilcox (Oracle)" <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Ralph Campbell <[email protected]>
Cc: "Jérôme Glisse" <[email protected]>
Cc: "Christian König" <[email protected]>
Signed-off-by: Thomas Hellstrom <[email protected]>
Acked-by: Christian König <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Acked-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions