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)
commit0c7cc15e92157c8886c8df3151eac2c43c3dfa2b
treea4de677a304cff27d8058e93f7e6b9a123402ea0
parent935b534c24f014325b72a3619bbbdc18191f9c3d
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