[Skiboot] [PATCH v2] xscom: Do not print error message for 'chiplet offline' return values

Stewart Smith stewart at linux.vnet.ibm.com
Wed Oct 11 07:30:53 AEDT 2017


Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
> xscom_read/write operations returns CHIPLET_OFFLINE when chiplet is offline.
> Some multicast xscom_read/write requests from HBRT results in xscom operation
> on offline chiplet(s) and printing below warnings in OPAL console.
>
> [ 135.036327572,3] XSCOM: Read failed, ret = -14
> [ 135.092689829,3] XSCOM: Read failed, ret = -14
>
> This results in unnecessary bugs. Hence remove error message for multicast
> SCOM operations.
>
> Suggested-by: Daniel M Crowell <dcrowell at us.ibm.com>
> Tested-by: Pridhiviraj Paidipeddi <ppaidipe at linux.vnet.ibm.com>
> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
> ---
>  hw/xscom.c | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)

thanks, merged to master as of a1fcbaac29d785875eaea09bd70e9a287580a452
-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list