Re: [PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
From: Vlastimil Babka
Date: Tue Jul 09 2024 - 06:45:58 EST
On 7/4/24 9:27 PM, Lorenzo Stoakes wrote:
> These are core VMA manipulation functions which invoke VMA splitting and
> merging and should not be directly accessed from outside of mm/.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
Reviewed-by: Vlastimil Babka <vbabka@xxxxxxx>