diff options
author | Mike Qiu <qiudayu@linux.vnet.ibm.com> | 2013-08-12 02:15:36 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-08-14 15:33:16 +1000 |
commit | 202127031a14f244c15ae4434993d36bd10a439c (patch) | |
tree | 16b66ff8f9d1fdb0dfc9a1f4dba33634c459a71a /arch/powerpc/kernel/smp.c | |
parent | 5ba840ec54be71ed01ba5d18e30d6678ea27f2c6 (diff) |
powerpc/eeh: powerpc/eeh: Fix undefined variable
changes for V4:
- changes the type of frozen_pe_no from %d to %llu
in pr_devel()
'pe_no' hasn't been defined, it should be an typo error,
it should be 'frozen_pe_no'.
Also '__func__' has missed in IODA_EEH_DBG(),
For safety reasons, use pr_devel() directly, instead
of use IODA_EEH_DBG()
Signed-off-by: Mike Qiu <qiudayu@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions