powerpc/pseries: Add and use LPPACA_SIZE constant
authorThiago Jung Bauermann <bauerman@linux.ibm.com>
Tue, 20 Aug 2019 02:13:17 +0000 (23:13 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 29 Aug 2019 23:55:40 +0000 (09:55 +1000)
commite311a92da18cbdd4972dab0cda88b1b8484b8fef
tree400e70fe5652909eb2be4172715076cbb66ef89f
parent7f70c3815a352f76d69fc5642ae9685033a428c0
powerpc/pseries: Add and use LPPACA_SIZE constant

Helps document what the hard-coded number means.

Also take the opportunity to fix an #endif comment.

Suggested-by: Alexey Kardashevskiy <aik@linux.ibm.com>
Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190820021326.6884-8-bauerman@linux.ibm.com
arch/powerpc/kernel/paca.c