On Sun, May 26, 2019 at 09:47:34AM -0400, Alexandre Ghiti wrote: > Each architecture has its own way to determine if a task is a compat task, > by using is_compat_task in arch_mmap_rnd, it allows more genericity and > then it prepares its moving to mm/. > > Signed-off-by: Alexandre Ghiti <[email protected]> > Acked-by: Kees Cook <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Catalin Marinas <[email protected]>

