[PATCH 0/2] mm: protection_map[] cleanups

Anshuman Khandual posted 2 patches 4 years, 2 months ago
mm/debug_vm_pgtable.c | 31 +++++++++++++++++++------------
mm/mmap.c             | 18 ++++++++++++++++--
2 files changed, 35 insertions(+), 14 deletions(-)
[PATCH 0/2] mm: protection_map[] cleanups
Posted by Anshuman Khandual 4 years, 2 months ago
This is a split series from an earlier work which tried to drop the array
protection_map[] on various platforms. This series applies on v5.18-rc1.

https://lore.kernel.org/all/1646045273-9343-1-git-send-email-anshuman.khandual@arm.com/

Cc: linux-mm@kvack.org
Cc: linux-kernel@vger.kernel.org
Cc: Christoph Hellwig <hch@lst.de>
Cc: Andrew Morton <akpm@linux-foundation.org>

Anshuman Khandual (2):
  mm/debug_vm_pgtable: Drop protection_map[] usage
  mm/mmap: Clarify protection_map[] indices

 mm/debug_vm_pgtable.c | 31 +++++++++++++++++++------------
 mm/mmap.c             | 18 ++++++++++++++++--
 2 files changed, 35 insertions(+), 14 deletions(-)

-- 
2.25.1