]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 26 Jul 2018 13:07:08 +0000 (23:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Aug 2018 11:49:35 +0000 (21:49 +1000)
commit0103ce7670c61ba83ef0367ca8ea50473e052d14
tree59581f94c5a82f359e80394d92caed5dfd88241e
parentb345461011a43dc309cb7e7ed5ca8af19fc78ca0
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2

As with the other patches in this series, we are removing the
"PSERIES" from the name as it's no longer meaningful.

In this case it's not simply a case of removing the "PSERIES" as that
would result in a clash with the existing EXCEPTION_PROLOG_1.

Instead we name this one EXCEPTION_PROLOG_2, as it's usually used in
sequence after 0 and 1.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/exception-64s.h
arch/powerpc/kernel/exceptions-64s.S