powerpc/64s: move page size definitions from hash specific file
authorNicholas Piggin <npiggin@gmail.com>
Wed, 1 Dec 2021 14:41:44 +0000 (00:41 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 Dec 2021 11:57:23 +0000 (22:57 +1100)
commitbdad5d57dfcc6d2b2f8d0bc9d7e85ee794d1d50e
tree256792fca8d94327fdf728dd2c3f59f743bbb9a3
parent310dce6201fd27fda484e34bf543fb55c33d80b1
powerpc/64s: move page size definitions from hash specific file

The radix code uses some of the psize variables. Move the common
ones from hash_utils.c to pgtable.c.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211201144153.2456614-10-npiggin@gmail.com
arch/powerpc/mm/book3s64/hash_utils.c
arch/powerpc/mm/book3s64/pgtable.c