]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: move process table registration away from hash-specific code
authorNicholas Piggin <npiggin@gmail.com>
Wed, 1 Dec 2021 14:41:40 +0000 (00:41 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 Dec 2021 11:57:23 +0000 (22:57 +1100)
commitc24928ffc6b180d77d134a7f3951602a4c6447c6
treea4de677a304cff27d8058e93f7e6b9a123402ea0
parent653f87c379f47bafc6b5c316416221e591afb5bc
powerpc/pseries: move process table registration away from hash-specific code

This reduces ifdefs in a later change which makes hash support configurable.

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-6-npiggin@gmail.com
arch/powerpc/platforms/pseries/lpar.c