[PATCH] KVM: arm64: Correct trace exception name after SError handling

2016-10-08 Thread Christoffer Dall
After commit 9aecafc8 introduced ARM_EXCEPTION_EL1_SERROR we should adjust the description of the exception type for trace events. Signed-off-by: Christoffer Dall --- arch/arm64/include/asm/kvm_arm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[PATCH V3 07/10] efi: print unrecognized CPER section

2016-10-08 Thread Tyler Baicar
UEFI spec allows for non-standard section in Common Platform Error Record. This is defined in section N.2.3 of UEFI version 2.5. Currently if the CPER section's type (UUID) does not match with one of the section types that the kernel knows how to parse, the section is skipped. Therefore, user is

Re: [PATCH V3 09/10] trace, ras: add ARM processor error trace event

2016-10-08 Thread Steven Rostedt
On Fri, 7 Oct 2016 15:31:21 -0600 Tyler Baicar wrote: > Currently there are trace events for the various RAS > errors with the exception of ARM processor type errors. > Add a new trace event for such errors so that the user > will know when they occur. These trace events