[Skiboot] [PATCH v2] IPMI: Only log events that needs attention

Stewart Smith stewart at linux.vnet.ibm.com
Fri Aug 14 15:55:10 AEST 2015


Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
> Presently we are logging all the events to service processor (FSP/BMC).
> But on BMC machines we should only log events that requires attention.
>
> As per PEL spec, we should log events with severity >= 0x22 and "service
> action flag" is "on". But in our case, all logs OPAL originagted logs
> are makred as report externally.
>
> So lets log all events that are originated from OAPL (presently all logs
> as payload is not logging any PEL event) and  severity >= 0x22.
>
> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
> Cc: Ananth N Mavinakayanahalli <ananth at in.ibm.com>
> Cc: Alistair Popple <alistair at popple.id.au>
> Cc: Jeremy Kerr <jk at ozlabs.org>

Merged, changed to IPMI rather than SEL and then made the file use
pr_fmt infrastructure.



More information about the Skiboot mailing list