]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0a095d0578adb46d87d45e5b000abb2d3094e10
treed725a312b701ea89dc90ad8833e286ab2bb7a9be
parent3379fcead04af1a679a43403ae19b527c6c5fcad
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