APPLIED: [PATCH v2 0/3][SRU Bionic] Decode ARM CPER records in kernel

Khaled Elmously khalid.elmously at canonical.com
Thu Jun 7 22:02:08 UTC 2018


Applied to Bionic


On 2018-05-23 18:05:45 , dann frazier wrote:
> Clean cherry-picks from upstream. Tested on a QDF2400 (the only ARM
> system I know of that supports EINJ, needed for simulating errors).
> 
> v2: Explicitly enable CONFIG_UEFI_CPER_ARM
> 
> Tyler Baicar (2):
>   efi: Move ARM CPER code to new file
>   efi: Parse ARM error information value
> 
> dann frazier (1):
>   UBUNTU: [Config] CONFIG_UEFI_CPER_ARM=y
> 
>  debian.master/config/config.common.ubuntu |   1 +
>  drivers/firmware/efi/Kconfig              |   5 +
>  drivers/firmware/efi/Makefile             |   1 +
>  drivers/firmware/efi/cper-arm.c           | 356 ++++++++++++++++++++++
>  drivers/firmware/efi/cper.c               | 122 +-------
>  include/linux/cper.h                      |  48 +++
>  6 files changed, 414 insertions(+), 119 deletions(-)
>  create mode 100644 drivers/firmware/efi/cper-arm.c
> 
> -- 
> 2.17.0
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team




More information about the kernel-team mailing list