mbox series

[RESEND,v3,0/1] RAS: Report ARM processor information to userspace

Message ID 20231214232330.306526-1-danielf@os.amperecomputing.com (mailing list archive)
Headers show
Series RAS: Report ARM processor information to userspace | expand

Message

Daniel Ferguson Dec. 14, 2023, 11:23 p.m. UTC
The original patch remain unmodified. This is merely a resubmission
of the patch to get it moving forward again.

Links:
https://lore.kernel.org/lkml/20220214030813.135766-1-lostway@zju.edu.cn/T/

Shengwei Luo (1):
  RAS: Report ARM processor information to userspace

 drivers/acpi/apei/ghes.c |  3 +--
 drivers/ras/ras.c        | 46 ++++++++++++++++++++++++++++++++++++--
 include/linux/ras.h      | 15 +++++++++++--
 include/ras/ras_event.h  | 48 +++++++++++++++++++++++++++++++++++-----
 4 files changed, 101 insertions(+), 11 deletions(-)