powerpc/powernv: Machine check handler for POWER10
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200702233343.1128026-1-npiggin@gmail.com
This commit is contained in:

committed by
Michael Ellerman

parent
5a090f7c36
commit
201220bb0e
@@ -385,6 +385,7 @@ void machine_check_print_event_info(struct machine_check_event *evt,
|
||||
static const char *mc_user_types[] = {
|
||||
"Indeterminate",
|
||||
"tlbie(l) invalid",
|
||||
"scv invalid",
|
||||
};
|
||||
static const char *mc_ra_types[] = {
|
||||
"Indeterminate",
|
||||
|
Reference in New Issue
Block a user