[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S
authorBecky Bruce <bgill@freescale.com>
Wed, 8 Feb 2006 22:41:26 +0000 (16:41 -0600)
committerPaul Mackerras <paulus@samba.org>
Fri, 10 Feb 2006 05:52:00 +0000 (16:52 +1100)
commita7cb03375d794d3494561bbad90aeab13ff7e4d0
tree4d813b2a02a0b22912ce19402dfcb507871aa48e
parentfbc94e7c3d78d53c7fa671e02e5bb6fbb3254f85
[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S

The e500 core reference manual indicates that isync is required
after mtmsr(DE bit) and mtspr DBCR0.  Add isyncs to make the code
conform to the spec.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/head_fsl_booke.S
arch/ppc/kernel/head_fsl_booke.S