On Mon, Jun 29, 2026 at 08:25:32PM +0100, Lorenzo Stoakes wrote: >Replace use of the legacy vm_flags_t flags with vma_flags_t values in >create_init_stack_vma(). > >As part of this change we add VMA_STACK_EARLY and VMA_STACK_INCOMPLETE >vma_flags_t defines, and slightly rework create_init_stack_vma() for >clarity. > >No functional change intended. > >Signed-off-by: Lorenzo Stoakes <[email protected]> >---
Nothing looks off to me ;) Feel free to add: Reviewed-by: Lance Yang <[email protected]>
