diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2021-06-03 10:41:41 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-06-16 16:09:08 +0200 |
commit | 86f46f3432727933be82f64b739712a6edb9d704 (patch) | |
tree | 4797bb3b570922ef556c49f012a72d1aaff8c033 /arch/powerpc/mm/nohash/Makefile | |
parent | powerpc/32s: Simplify calculation of segment register content (diff) | |
download | linux-86f46f3432727933be82f64b739712a6edb9d704.tar.xz linux-86f46f3432727933be82f64b739712a6edb9d704.zip |
powerpc/32s: Initialise KUAP and KUEP in C
In order to selectively activate KUAP and KUEP in a following patch,
perform KUAP and KUEP initialisation in C.
Unlike PPC64, PPC32 doesn't have an early_setup_secondary(),
so do it in start_secondary().
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/87be72023448dd4e476744ed279b8c04b8d08a1c.1622708530.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/mm/nohash/Makefile')
0 files changed, 0 insertions, 0 deletions