powerpc/book3s64/kuap: Move KUAP related function outside radix
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Fri, 27 Nov 2020 04:44:07 +0000 (10:14 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 3 Dec 2020 14:01:24 +0000 (01:01 +1100)
commit3b47b7549ead0719e94022c6742199333c7c8d9f
tree664fc66cb58bd24fa1245b32c4b9a26633b1053e
parent39df17bc20059c84ddc6f91831fce2e2cc79a6f3
powerpc/book3s64/kuap: Move KUAP related function outside radix

The next set of patches adds support for kuap with hash translation.
In preparation for that rename/move kuap related functions to
non radix names.

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-6-aneesh.kumar@linux.ibm.com
arch/powerpc/include/asm/book3s/64/kup-radix.h [deleted file]
arch/powerpc/include/asm/book3s/64/kup.h [new file with mode: 0644]
arch/powerpc/include/asm/kup.h
arch/powerpc/mm/book3s64/pkeys.c
arch/powerpc/mm/book3s64/radix_pgtable.c