aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xive/native.c
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2022-04-09 19:17:34 +0200
committerMichael Ellerman <[email protected]>2022-05-05 22:11:58 +1000
commitab57bd7570d4393beb5a91bf092ed54e9c3574a2 (patch)
treea8561777674a02b5b6aa1d4a29b30ee55ffcef49 /arch/powerpc/sysdev/xive/native.c
parent1a0261fd3b218b6999f38dc791a66c9b7ddc7e8b (diff)
powerpc/mm: Move get_unmapped_area functions to slice.c
hugetlb_get_unmapped_area() is now identical to the generic version if only RADIX is enabled, so move it to slice.c and let it fallback on the generic one when HASH MMU is not compiled in. Do the same with arch_get_unmapped_area() and arch_get_unmapped_area_topdown(). Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/b5d9c124e82889e0cb115c150915a0c0d84eb960.1649523076.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/sysdev/xive/native.c')
0 files changed, 0 insertions, 0 deletions