Re: [PATCH 4/4] powerpc/85xx: flush dcache before resetting cores

2010-10-07 Thread Kumar Gala
On Sep 16, 2010, at 5:58 PM, Matthew McClintock wrote: When we do an mpic_reset_core we need to make sure the dcache is flushed Signed-off-by: Matthew McClintock m...@freescale.com --- arch/powerpc/platforms/85xx/smp.c | 50 + 1 files changed, 50

[PATCH 4/4] powerpc/85xx: flush dcache before resetting cores

2010-09-16 Thread Matthew McClintock
When we do an mpic_reset_core we need to make sure the dcache is flushed Signed-off-by: Matthew McClintock m...@freescale.com --- arch/powerpc/platforms/85xx/smp.c | 50 + 1 files changed, 50 insertions(+), 0 deletions(-) diff --git