]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
trace, ras: add ARM processor error trace event
authorTyler Baicar <tbaicar@codeaurora.org>
Wed, 21 Jun 2017 18:17:13 +0000 (12:17 -0600)
committerWill Deacon <will.deacon@arm.com>
Thu, 22 Jun 2017 17:22:05 +0000 (18:22 +0100)
commite9279e83ad1f4b5af541a522a81888f828210b40
treea6ef3e7defd8a432b9df29877400084e2a4243b1
parent297b64c74385fc7ea5dfff66105ab6465f2df49a
trace, ras: add ARM processor error trace event

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 are
consistent with the ARM processor error section type
defined in UEFI 2.6 spec section N.2.4.4.

Signed-off-by: Tyler Baicar <tbaicar@codeaurora.org>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Reviewed-by: Xie XiuQi <xiexiuqi@huawei.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/acpi/apei/ghes.c
drivers/firmware/efi/cper.c
drivers/ras/ras.c
include/linux/ras.h
include/ras/ras_event.h