powerpc/pseries: lparcfg don't include slb_size line in radix mode
authorNicholas Piggin <npiggin@gmail.com>
Wed, 1 Dec 2021 14:41:41 +0000 (00:41 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 Dec 2021 11:57:23 +0000 (22:57 +1100)
commit3d3282fd34d82caac5005d9c4d4525054eb3cac1
tree0be7784095b2c73df96adae941e271aaba122825
parent0c7cc15e92157c8886c8df3151eac2c43c3dfa2b
powerpc/pseries: lparcfg don't include slb_size line in radix mode

This avoids a change in behaviour in the later patch making hash
support configurable. This is possibly a user interface change, so
the alternative would be a hard-coded slb_size=0 here.

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