Re: [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc

From: Lorenzo Stoakes
Date: Thu Sep 18 2025 - 05:15:30 EST


Hi Andrew,

Finally could you apply the below, which has us return an error in case of
somebody implementing a buggy nommu action.

I also include a fix for the VMA unit tests where an enum declare was not
correctly propagated.

Cheers, Lorenzo

----8<----