Searched hist:"227 ae625522c65c4535cabe407f47abc058585ed" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/mm/book3s64/ |
H A D | Makefile | diff 227ae625522c65c4535cabe407f47abc058585ed Fri Nov 27 05:44:05 CET 2020 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
The config CONFIG_PPC_PKEY is used to select the base support that is required for PPC_MEM_KEYS, KUAP, and KUEP. Adding this dependency reduces the code complexity(in terms of #ifdefs) and enables us to move some of the initialization code to pkeys.c
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201127044424.40686-4-aneesh.kumar@linux.ibm.com
|
H A D | pkeys.c | diff 227ae625522c65c4535cabe407f47abc058585ed Fri Nov 27 05:44:05 CET 2020 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
The config CONFIG_PPC_PKEY is used to select the base support that is required for PPC_MEM_KEYS, KUAP, and KUEP. Adding this dependency reduces the code complexity(in terms of #ifdefs) and enables us to move some of the initialization code to pkeys.c
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201127044424.40686-4-aneesh.kumar@linux.ibm.com
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | mmu.h | diff 227ae625522c65c4535cabe407f47abc058585ed Fri Nov 27 05:44:05 CET 2020 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
The config CONFIG_PPC_PKEY is used to select the base support that is required for PPC_MEM_KEYS, KUAP, and KUEP. Adding this dependency reduces the code complexity(in terms of #ifdefs) and enables us to move some of the initialization code to pkeys.c
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201127044424.40686-4-aneesh.kumar@linux.ibm.com
|
/linux/arch/powerpc/include/asm/ |
H A D | ptrace.h | diff 227ae625522c65c4535cabe407f47abc058585ed Fri Nov 27 05:44:05 CET 2020 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
The config CONFIG_PPC_PKEY is used to select the base support that is required for PPC_MEM_KEYS, KUAP, and KUEP. Adding this dependency reduces the code complexity(in terms of #ifdefs) and enables us to move some of the initialization code to pkeys.c
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201127044424.40686-4-aneesh.kumar@linux.ibm.com
|
/linux/arch/powerpc/platforms/ |
H A D | Kconfig.cputype | diff 227ae625522c65c4535cabe407f47abc058585ed Fri Nov 27 05:44:05 CET 2020 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
The config CONFIG_PPC_PKEY is used to select the base support that is required for PPC_MEM_KEYS, KUAP, and KUEP. Adding this dependency reduces the code complexity(in terms of #ifdefs) and enables us to move some of the initialization code to pkeys.c
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201127044424.40686-4-aneesh.kumar@linux.ibm.com
|