[PATCH v6 6/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver
Quan Nguyen
quan at os.amperecomputing.com
Mon Mar 7 19:31:40 AEDT 2022
Dear Lee Jones,
This mail is to reply your comment in https://lkml.org/lkml/2021/12/29/120
Thanks for the review,
- Quan
On 24/12/2021 11:13, Quan Nguyen wrote:
> This commit adds Ampere's SMpro error monitor driver for monitoring
> and reporting RAS-related errors as reported by SMpro co-processor
> found on Ampere's Altra processor family.
>
> Signed-off-by: Quan Nguyen <quan at os.amperecomputing.com>
> ---
> Change in v6:
> + First introduced in v6 [Quan]
>
> drivers/mfd/smpro-mfd.c | 1 +
[Lee Jones] Separate patch please
Will separate this smpro-mfd.c in single patch only in my next version
> drivers/misc/Kconfig | 7 +
> drivers/misc/Makefile | 1 +
> drivers/misc/smpro-errmon.c | 571 ++++++++++++++++++++++++++++++++++++
> 4 files changed, 580 insertions(+)
> create mode 100644 drivers/misc/smpro-errmon.c
>
More information about the Linux-aspeed
mailing list