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 <[email protected]>

Reviewed-by: Deepak Gupta <[email protected]>


Reply via email to