]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Use signed formatting when printing error
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sun, 28 Apr 2013 09:37:25 +0000 (09:37 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 30 Apr 2013 05:59:39 +0000 (15:59 +1000)
commit4b8f63d92e30ffd33bd77e028918919be2d926e6
tree4a050d4e72163cc207f33a26cbe2ae04592d87cd
parent601abdc3b4773afb9a80afc9c4c024724b7c5f4e
powerpc: Use signed formatting when printing error

PAPR defines these errors as negative values. So print them accordingly
for easy debugging.

Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/lpar.c