Re: [PATCH] mm: correct type for vmalloc vm_flags fields
From: Lorenzo Stoakes
Date: Tue Jul 29 2025 - 08:54:41 EST
Hi Andrew,
Please apply the below to this series.
Again to re-emphasise, there's no _actual_ issue here (using a typedef for
unsigned long vs unsigned long), it's just fixing up things in preparation
for later changes where this will matter.
Thanks,
Lorenzo
----8<----