]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/pseries: Cleanup VPA registration and deregistration errors
authorAnton Blanchard <anton@samba.org>
Mon, 25 Jul 2011 01:46:33 +0000 (01:46 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 5 Aug 2011 04:47:57 +0000 (14:47 +1000)
commit711ef84e80ec6f937ad59c7a00490421a5c92867
tree7a162ea45846138eafc28862e6b1caa2f5c934a5
parentb1301797f30370c430244979671978fc232f4533
powerpc/pseries: Cleanup VPA registration and deregistration errors

Make the VPA, SLB shadow and DTL registration and deregistration
functions print consistent messages on error. I needed the firmware
error code while chasing a kexec bug but we weren't printing it.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/kexec.c
arch/powerpc/platforms/pseries/lpar.c
arch/powerpc/platforms/pseries/setup.c