]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3280d6d385aad0cc83b46c175d7fc3744cc8e70b
tree400e70fe5652909eb2be4172715076cbb66ef89f
parent35d1992ffbc7a959782c08fc37a46581212e527e
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