[Skiboot] [PATCH] ipmi: Convert common debug prints to trace

Stewart Smith stewart at linux.vnet.ibm.com
Wed Oct 11 07:29:58 AEDT 2017


Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
> OPAL logs messages for every IPMI request from host. Sometime OPAL console
> is filled with only these messages. This path is pretty stable now and
> we have enough logs to cover bad path. Hence lets convert these debug
> message to trace/info message.
>
> [ 1356.423958816,7] opal_ipmi_recv(cmd: 0xf0 netfn: 0x3b resp_size: 0x02)
> [ 1356.430774496,7] opal_ipmi_send(cmd: 0xf0 netfn: 0x3a len: 0x3b)
> [ 1356.430797392,7] BT: seq 0x20 netfn 0x3a cmd 0xf0: Message sent to host
> [ 1356.431668496,7] BT: seq 0x20 netfn 0x3a cmd 0xf0: IPMI MSG done
>
> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
> ---
>  core/ipmi-opal.c | 4 ++--
>  hw/bt.c          | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Thanks, merged to master as of 36274947321306e4e6c076092509ff023c113b2e
-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list