]> git.hungrycats.org Git - linux/commit
powerpc: Move default security feature flags
authorMauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>
Tue, 22 May 2018 14:41:24 +0000 (00:41 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 14:46:06 +0000 (16:46 +0200)
commit757a5c7c26ebf1c4201322f9a7a977d305559203
treec54876687d4879f6e6fa6e2296c26483e7c40fea
parenta37de314d5801446ac218bb19bb6d030ee3570af
powerpc: Move default security feature flags

commit e7347a86830f38dc3e40c8f7e28c04412b12a2e7 upstream.

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 <mauricfo@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/include/asm/security_features.h
arch/powerpc/kernel/security.c