Re: [1/2] powerpc: Move default security feature flags

2018-04-03 Thread Michael Ellerman
On Fri, 2018-03-30 at 17:28:24 UTC, Mauricio Faria de Oliveira wrote: > This moves the definition of the default security feature flags > (i.e., enabled by default) closer to the security feature flags. > > This can be used to restore current flags to the default flags. > > Signed-off-by: Maurici

[PATCH 1/2] powerpc: Move default security feature flags

2018-03-30 Thread Mauricio Faria de Oliveira
This moves the definition of the default security feature flags (i.e., enabled by default) closer to the security feature flags. This can be used to restore current flags to the default flags. Signed-off-by: Mauricio Faria de Oliveira --- arch/powerpc/include/asm/security_features.h | 8 +++