OSDN Git Service

powerpc/rtasd: Improve unknown error logging
authorOliver O'Halloran <oohall@gmail.com>
Wed, 10 Oct 2018 05:23:02 +0000 (16:23 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 13 Oct 2018 11:21:25 +0000 (22:21 +1100)
commitb27e5f939b6d50e1b83e9febfee1c3f8de7789d7
treed725a312b701ea89dc90ad8833e286ab2bb7a9be
parentaea447141c7e7824b81b49acd1bc785506fba46e
powerpc/rtasd: Improve unknown error logging

Currently when we get an unknown RTAS event it prints the type as
"Unknown" and no other useful information. Add the raw type code to the
log message so that we have something to work off.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Reviewed-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/rtasd.c