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:
Nicholas Piggin
2020-07-03 09:33:43 +10:00
committed by Michael Ellerman
parent 5a090f7c36
commit 201220bb0e
4 changed files with 96 additions and 0 deletions

View File

@@ -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",