On 06/02/18 10:41, Jan Beulich wrote:
> We want to decode the symbol when _not_ in guest mode.
>
> Signed-off-by: Jan Beulich
Nice. Figuring out why this wasn't working was on my todo list.
Reviewed-by: Andrew Cooper
>
> --- a/xen/arch/x86/traps.c
> +++ b/xen/arch/x86/traps.c
> @@ -632,7 +632
We want to decode the symbol when _not_ in guest mode.
Signed-off-by: Jan Beulich
--- a/xen/arch/x86/traps.c
+++ b/xen/arch/x86/traps.c
@@ -632,7 +632,7 @@ static int nmi_show_execution_state(cons
show_execution_state(regs);
else
printk(XENLOG_ERR "CPU%d @ %04x:%08lx (%pS)