diff options
| author | Alistair Popple <[email protected]> | 2023-01-10 13:57:22 +1100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-02 22:32:54 -0800 |
| commit | 7d4a8be0c4b2b7ffb367929d2b352651f083806b (patch) | |
| tree | 5212561efdf216643df182e27610050c678b515f /tools/perf/scripts/python | |
| parent | 9e5522715e6941bcfdc08d066a79d6da0f8cec8e (diff) | |
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
mmu_notifier_range_update_to_read_only() was originally introduced in
commit c6d23413f81b ("mm/mmu_notifier:
mmu_notifier_range_update_to_read_only() helper") as an optimisation for
device drivers that know a range has only been mapped read-only. However
there are no users of this feature so remove it. As it is the only user
of the struct mmu_notifier_range.vma field remove that also.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Alistair Popple <[email protected]>
Acked-by: Mike Rapoport (IBM) <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Cc: Ira Weiny <[email protected]>
Cc: Jerome Glisse <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: Ralph Campbell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions