[Skiboot] [PATCH v2 RESEND] SEL: Fix eSEL ID while logging eSEL event

Stewart Smith stewart at linux.vnet.ibm.com
Fri Jul 15 16:21:06 AEST 2016


Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
> Commit 127a7dac added eSEL ID to SEL event in reverse order (0700 instead
> of 0007). This code fixes this issue by adding ID in proper order.
>
> Sample SEL event output without this patch:
> Event Data (RAW)      : 050700
>
> Sample SEL event output with this patch:
> Event Data (RAW)      : 050005
>
> Fixes: 127a7dac (IPMI: Add SEL event with eSEL record ID)
> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
> ---
> Changes:
>   Rebased on top of master
>
> -Vasant
>
>  hw/ipmi/ipmi-sel.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, merged to master as of 61e6c5d
and (as disccussed on IRC) also merged to 5.2.x as of 7027d7d

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list