]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04e63b69fb1a794dbe4004f4c0a9eaead8d3d873
tree256792fca8d94327fdf728dd2c3f59f743bbb9a3
parentbd24908c1e9d3d51944192b27c0c956e69397201
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