powerpc/eeh: Fix wrong printed PE number
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Tue, 12 May 2015 07:05:22 +0000 (17:05 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 21 Jul 2015 01:38:46 +0000 (11:38 +1000)
commit0f36db77643b6fb573313d97fa076903de6a34d6
tree83fce80925354e48b11ffc83ceb9b5638ddce0a0
parent2476c09f391eddb546a73fef9f6ab86886a9f2b1
powerpc/eeh: Fix wrong printed PE number

On LE kernel, the non-existing PE number in BE format derived from
skiboot firmware isn't converted to LE format properly as following
kernel log indicates:

   EEH: Clear non-existing PHB#4-PE#200000000000000

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/eeh-powernv.c