aboutsummaryrefslogtreecommitdiff
path: root/core/ipmi.c
diff options
context:
space:
mode:
authorGautham R. Shenoy <ego@linux.vnet.ibm.com>2020-11-27 12:21:29 +0530
committerVasant Hegde <hegdevasant@linux.vnet.ibm.com>2021-01-06 14:54:24 +0530
commit4b2450e3011ee1401b875cf43c58adf86a4b7394 (patch)
treef17271c9cbe24427906c8d5089dd0667744d55ae /core/ipmi.c
parent124e857d763ca76498e967026a2eb1190243385e (diff)
downloadskiboot-4b2450e3011ee1401b875cf43c58adf86a4b7394.zip
skiboot-4b2450e3011ee1401b875cf43c58adf86a4b7394.tar.gz
skiboot-4b2450e3011ee1401b875cf43c58adf86a4b7394.tar.bz2
xscom: Fix xscom error logging caused due to xscom OPAL call
[ Upstream commit a4101173cacf79fcd91d395ab12aac9cb6840975 ] 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@in.ibm.com> Signed-off-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com> Print info only for xscom read/writes made via opal calls Signed-off-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com> Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
Diffstat (limited to 'core/ipmi.c')
0 files changed, 0 insertions, 0 deletions