[Skiboot] [PATCH] hw/lpc: Log LPC SYNC errors as OPAL_PLATFORM_ERR_EVT errors
Stewart Smith
stewart at linux.vnet.ibm.com
Tue May 3 19:11:15 AEST 2016
Vipin K Parashar <vipin at linux.vnet.ibm.com> writes:
> Log LPC SYNC errors as OPAL_PLATFORM_ERR_EVT errors with generic
> predictive error (OPAL_PREDICTIVE_ERR_GENERAL) severity.
>
> Signed-off-by: Vipin K Parashar <vipin at linux.vnet.ibm.com>
> ---
> hw/lpc.c | 25 ++++++++++++++++---------
> include/errorlog.h | 1 +
> 2 files changed, 17 insertions(+), 9 deletions(-)
Merged to master as of 1abcd49.
Instead of using strcpy, I just had a const char* and assigned the const
string to it.
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list