powerpc/pseries/lparcfg: Fix display of Maximum Memory
authorMichael Bringmann <mwb@linux.ibm.com>
Wed, 15 Jan 2020 14:53:59 +0000 (08:53 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 25 Jan 2020 13:11:37 +0000 (00:11 +1100)
commitf1dbc1c5c70d0d4c60b5d467ba941fba167c12f6
tree7d4949332ee66f24ca35f761c30e0809471bb92e
parent736bcdd3a9fc672af33fb83230ecd0570ec38ec6
powerpc/pseries/lparcfg: Fix display of Maximum Memory

Correct overflow problem in calculation and display of Maximum Memory
value to syscfg.

Signed-off-by: Michael Bringmann <mwb@linux.ibm.com>
[mpe: Only n_lmbs needs casting to unsigned long]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/5577aef8-1d5a-ca95-ff0a-9c7b5977e5bf@linux.ibm.com
arch/powerpc/platforms/pseries/lparcfg.c