diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2022-04-29 09:16:12 +0300 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-04-29 09:16:12 +0300 |
commit | 31d17076b07c8ed212b1d865b36b0c7313885ef2 (patch) | |
tree | 3c5cd1ed13fd10aa78feb0ea79346c86e5b2bd73 /mm/mmap.c | |
parent | b191c9bc334a936775843867485c207e23b30e1b (diff) | |
download | linux-31d17076b07c8ed212b1d865b36b0c7313885ef2.tar.xz |
mm/debug_vm_pgtable: drop protection_map[] usage
Patch series "mm: protection_map[] cleanups".
This patch (of 2):
Although protection_map[] contains the platform defined page protection
map for a given vm_flags combination, vm_get_page_prot() is the right
interface to use. This will also reduce dependency on protection_map[]
which is going to be dropped off completely later on.
Link: https://lkml.kernel.org/r/20220404031840.588321-1-anshuman.khandual@arm.com
Link: https://lkml.kernel.org/r/20220404031840.588321-2-anshuman.khandual@arm.com
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions