]> 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)
commit77f888aa5081d6bbe46512a02c360302a9a96da8
treea4de677a304cff27d8058e93f7e6b9a123402ea0
parent17c1c70f2a4b9993e39c46bbe8b0e29c17ef740d
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