Searched hist:cb58a4a4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | exception-64s.h | cb58a4a4 Thu Jul 26 08:07:08 CDT 2018 Michael Ellerman <mpe@ellerman.id.au> 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> cb58a4a4 Thu Jul 26 08:07:08 CDT 2018 Michael Ellerman <mpe@ellerman.id.au> 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>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | exceptions-64s.S | cb58a4a4 Thu Jul 26 08:07:08 CDT 2018 Michael Ellerman <mpe@ellerman.id.au> 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> cb58a4a4 Thu Jul 26 08:07:08 CDT 2018 Michael Ellerman <mpe@ellerman.id.au> 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>
|