[PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()

Deepak Gupta debug at rivosinc.com
Wed Sep 4 11:53:45 PDT 2024


On Mon, Sep 02, 2024 at 08:08:14PM +0100, Mark Brown wrote:
>In preparation for using vm_flags to ensure guard pages for shadow stacks
>supply them as an argument to generic_get_unmapped_area(). The only user
>outside of the core code is the PowerPC book3s64 implementation which is
>trivially wrapping the generic implementation in the radix_enabled() case.
>
>Signed-off-by: Mark Brown <broonie at kernel.org>

Reviewed-by: Deepak Gupta <debug at rivosinc.com>




More information about the linux-snps-arc mailing list