mbox series

[SRU,Jammy:linux-intel-iotg,v2,0/1] UBUNTU: SAUCE: EDAC/igen6: Add registration APIs for In-Band ECC error notification

Message ID 20220510122243.129426-1-jianhui.lee@canonical.com
Headers show
Series UBUNTU: SAUCE: EDAC/igen6: Add registration APIs for In-Band ECC error notification | expand

Message

Jian Hui Lee May 10, 2022, 12:22 p.m. UTC
BugLink: https://launchpad.net/bugs/1929901

EDAC driver support on EHL/TGL for reporting ECC error and DIMM
location.

For linux-intel-iotg, we need to cherry-pick patch a2d2ab315873
from linux-intel-5.13.


Qiuxu Zhuo (1):
  UBUNTU: SAUCE: EDAC/igen6: Add registration APIs for In-Band ECC error
    notification

 drivers/edac/igen6_edac.c | 23 +++++++++++++++++++++++
 drivers/edac/igen6_edac.h | 22 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)
 create mode 100644 drivers/edac/igen6_edac.h

Comments

Tim Gardner May 10, 2022, 3:03 p.m. UTC | #1
Acked-by: Tim Gardner <tim.gardner@canonical.com>

On 5/10/22 06:22, Jian Hui Lee wrote:
> BugLink: https://launchpad.net/bugs/1929901
> 
> EDAC driver support on EHL/TGL for reporting ECC error and DIMM
> location.
> 
> For linux-intel-iotg, we need to cherry-pick patch a2d2ab315873
> from linux-intel-5.13.
> 
> 
> Qiuxu Zhuo (1):
>    UBUNTU: SAUCE: EDAC/igen6: Add registration APIs for In-Band ECC error
>      notification
> 
>   drivers/edac/igen6_edac.c | 23 +++++++++++++++++++++++
>   drivers/edac/igen6_edac.h | 22 ++++++++++++++++++++++
>   2 files changed, 45 insertions(+)
>   create mode 100644 drivers/edac/igen6_edac.h
>
Philip Cox May 12, 2022, 7:48 p.m. UTC | #2
Acked-By: Philip Cox <philip.cox@canonical.com>

On 2022-05-10 8:22 a.m., Jian Hui Lee wrote:
> BugLink: https://launchpad.net/bugs/1929901
>
> EDAC driver support on EHL/TGL for reporting ECC error and DIMM
> location.
>
> For linux-intel-iotg, we need to cherry-pick patch a2d2ab315873
> from linux-intel-5.13.
>
>
> Qiuxu Zhuo (1):
>    UBUNTU: SAUCE: EDAC/igen6: Add registration APIs for In-Band ECC error
>      notification
>
>   drivers/edac/igen6_edac.c | 23 +++++++++++++++++++++++
>   drivers/edac/igen6_edac.h | 22 ++++++++++++++++++++++
>   2 files changed, 45 insertions(+)
>   create mode 100644 drivers/edac/igen6_edac.h
>