commit | fa2760eca504f554a5adb6cd2f576828933c4c7b | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Fri Aug 02 20:56:31 2019 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Aug 30 10:32:34 2019 +1000 |
tree | eb56a862cb6745eef1861d3389ac65ba1f1ca0f3 | |
parent | b5c27f7c5679c3726148fd25ad220b4560d210cf [diff] |
powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch This label has only one caller, so unwind the branch and move it inline. The location of the comment is adjusted to match similar one in system reset. 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-7-npiggin@gmail.com