]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize
authorIan Munsie <imunsie@au1.ibm.com>
Wed, 8 Oct 2014 08:54:54 +0000 (19:54 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 8 Oct 2014 09:15:42 +0000 (20:15 +1100)
commit8ca7a82f7b64ad29206daba7bdaf2f8766437243
treee04393710629a6be035486ff661fad3f7f0dc004
parentb0345bbc6d0980e63b9730b487d4f4ccb8e5cd12
powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize

Export mmu_kernel_ssize and mmu_linear_psize.  These are needed by the cxl
driver which has it's own MMU.  To setup the MMU cxl needs access to these.

Signed-off-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/hash_utils_64.c