[Skiboot] [PATCH v3] xscom: Fix xscom error logging caused due to xscom OPAL call

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Wed Dec 16 19:04:06 AEDT 2020


On 11/27/20 12:21 PM, Gautham R. Shenoy wrote:
> From: "Gautham R. Shenoy" <ego at linux.vnet.ibm.com>
> 
> Commit 80fd2e963bd4 ("xscom: Don't log xscom errors caused by OPAL
> calls") ensured that xscom errors caused due to XSCOM read/write OPAL
> calls aren't logged in the error-log since the caller of the OPAL call
> is expected to handle it.
> 
> However we are continuing to print the prerror() in the OPAL log
> regarding the same. This patch reduces the severity of the log from
> PR_ERROR to PR_INFO for the xscom read and write made via OPAL calls.
> 
> Tested-by: Pavaman Subramaniyam <pavsubra at in.ibm.com>
> Signed-off-by: Gautham R. Shenoy <ego at linux.vnet.ibm.com>


Thanks! Merged as a4101173cacf7.

-Vasant


More information about the Skiboot mailing list