[Skiboot] [PATCH v2] opal-gard: sync up the chip unit data list with upstream hostboot.
Oliver O'Halloran
oohall at gmail.com
Fri Jun 5 17:02:26 AEST 2020
On Tue, May 26, 2020 at 2:52 PM Mahesh Salgaonkar <mahesh at linux.ibm.com> wrote:
>
> opal-gard on POWER9P system fails to identify few chip targets while
> displaying gard records. This patch fixes that.
>
> Before:
> # opal-gard list
> ID | Error | Type | Path
> -------------------------------------------------------------------------------
> 00000001 | 90004af4 | Predictive | /Sys0/Node0/Proc0/MC0/MI0/UNKNOWN0/UNKNOWN0
> ===============================================================================
>
> After this patch:
> # ./opal-gard list
> ID | Error | Type | Path
> ---------------------------------------------------------------------------
> 00000001 | 90004af4 | Predictive | /Sys0/Node0/Proc0/MC0/MI0/MCC0/OMI0
> ===========================================================================
>
> Signed-off-by: Mahesh Salgaonkar <mahesh at linux.ibm.com>
Thanks, merged as cecc251c45b4d348e8110b2d2367b5ea4a404d51
More information about the Skiboot
mailing list