Re: [RFC PATCH v2 07/11] powerpc/mm/radix: Use KUEP API for Radix MMU

2018-11-28 Thread Christophe LEROY
Sorry, I forgot to reset the author so the patch appears as coming from yourself. Le 28/11/2018 à 10:27, Russell Currey a écrit : Execution protection already exists on radix, this just refactors the radix init to provide the KUEP setup function instead. Thus, the only functional change is tha

[RFC PATCH v2 07/11] powerpc/mm/radix: Use KUEP API for Radix MMU

2018-11-28 Thread Russell Currey
Execution protection already exists on radix, this just refactors the radix init to provide the KUEP setup function instead. Thus, the only functional change is that it can now be disabled. Signed-off-by: Russell Currey Signed-off-by: Christophe Leroy --- arch/powerpc/mm/pgtable-radix.c