diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2019-08-02 20:56:38 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-08-30 10:32:35 +1000 |
commit | 296e753fb447eb14c8c9fd6a7c48e7ffab269343 (patch) | |
tree | f14ea47a6152d51a8afc6ff06bcac38a47f07625 /scripts/bin2c.c | |
parent | abd1f4ca2b41ffba768c3baadc006a95d178fbf1 (diff) |
powerpc/64s/exception: simplify machine check early path
machine_check_handle_early_common can reach machine_check_handle_early
directly now that it runs at the relocated address, so just branch
directly.
The rfi sequence is required to enable MSR[ME] but that step is moved
into a helper function, making the code easier to follow.
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-14-npiggin@gmail.com
Diffstat (limited to 'scripts/bin2c.c')
0 files changed, 0 insertions, 0 deletions