mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 15:11:16 +00:00
powerpc/64s/exception: machine check remove bitrotted comment
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20190802105709.27696-3-npiggin@gmail.com
This commit is contained in:
parent
0be9f7fd5d
commit
1039f62431
1 changed files with 0 additions and 4 deletions
|
@ -933,10 +933,6 @@ EXC_COMMON_BEGIN(system_reset_common)
|
||||||
|
|
||||||
|
|
||||||
EXC_REAL_BEGIN(machine_check, 0x200, 0x100)
|
EXC_REAL_BEGIN(machine_check, 0x200, 0x100)
|
||||||
/* This is moved out of line as it can be patched by FW, but
|
|
||||||
* some code path might still want to branch into the original
|
|
||||||
* vector
|
|
||||||
*/
|
|
||||||
EXCEPTION_PROLOG_0 PACA_EXMC
|
EXCEPTION_PROLOG_0 PACA_EXMC
|
||||||
BEGIN_FTR_SECTION
|
BEGIN_FTR_SECTION
|
||||||
b machine_check_common_early
|
b machine_check_common_early
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue