]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
powerpc: Move default security feature flags
authorMauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>
Fri, 30 Mar 2018 17:28:24 +0000 (14:28 -0300)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 15 May 2018 05:35:38 +0000 (07:35 +0200)
commit60b153a8306b77738282f1a1f750d78e73cdd055
treec480e01be9251366a9baaaefd1d006ed55584232
parentb941b7d9795b8d163f0ea9049511804c3b6792b2
powerpc: Move default security feature flags

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>
[mauricio: backport: security.c: remove trailing context lines]
Signed-off-by: Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>
CVE-2018-3639 (powerpc)

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
arch/powerpc/include/asm/security_features.h
arch/powerpc/kernel/security.c