powerpc/85xx: fix a bug with the parameter of mpic_reset_core()
authorChen-Hui Zhao <chenhui.zhao@freescale.com>
Wed, 3 Apr 2013 13:09:09 +0000 (21:09 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 3 Apr 2013 16:43:02 +0000 (11:43 -0500)
commitddb487dca347956ed3bedda1f5a00ab62d05ebff
treef14e52ea98ceb13278e05b0e57865545f32d189d
parent58631ad1205677c5b33f511fd5aae26eaa0c87c6
powerpc/85xx: fix a bug with the parameter of mpic_reset_core()

mpic_reset_core() need a logical cpu number instead of physical.

Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/smp.c