Re: [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

From: David Hildenbrand
Date: Mon Jun 23 2025 - 10:21:58 EST


On 18.06.25 21:42, Lorenzo Stoakes wrote:
In future we intend to change the vm_flags_t type, so it isn't correct for
architecture and driver code to assume it is unsigned long. Correct this
assumption across the board.

Overall, this patch does not introduce any functional change.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
---

Acked-by: David Hildenbrand <david@xxxxxxxxxx>

--
Cheers,

David / dhildenb