]> git.baikalelectronics.ru Git - kernel.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)
commit1c8f8459ab47a2d8fb34f86cb94abf2a154efd43
tree4a050d4e72163cc207f33a26cbe2ae04592d87cd
parentade2e8dc52463795aa146b9f612b59f105bde963
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