[PATCH 0/2] mm/mremap: Remove extra vma tree walk
From: Liam R. Howlett
Date: Wed Oct 16 2024 - 16:18:35 EST
An extra vma tree walk was discovered in some mremap call paths during
the discussion on mseal() changes. This patch set removes the extra vma
tree walk and further cleans up mremap_to().
Liam R. Howlett (2):
mm/mremap: Clean up vma_to_resize()
mm/mremap: Remove goto from mremap_to()
mm/mremap.c | 67 +++++++++++++++++++++++------------------------------
1 file changed, 29 insertions(+), 38 deletions(-)
--
2.43.0