Re: [PATCH 2/4] powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec

2010-10-06 Thread Kumar Gala
On Sep 16, 2010, at 5:58 PM, Matthew McClintock wrote: > We no longer need to call this explicitly as a generic version is > called by default > > Signed-off-by: Matthew McClintock > --- > arch/powerpc/platforms/85xx/smp.c |2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) applied to

[PATCH 2/4] powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec

2010-09-16 Thread Matthew McClintock
We no longer need to call this explicitly as a generic version is called by default Signed-off-by: Matthew McClintock --- arch/powerpc/platforms/85xx/smp.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/platforms/85xx/smp.c b/arch/powerpc/platforms/85xx/s