* Kumar Gala | 2008-11-04 15:10:42 [-0600]:

>Can you try this fix and let me know if it works for you:
>
>---
> arch/powerpc/kernel/misc_32.S |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
>diff --git a/arch/powerpc/kernel/misc_32.S b/arch/powerpc/kernel/misc_32.S
>index 6a9b4bf..5953232 100644
>--- a/arch/powerpc/kernel/misc_32.S
>+++ b/arch/powerpc/kernel/misc_32.S
>@@ -470,6 +470,7 @@ _GLOBAL(_tlbil_pid)
>       mfspr   r3,SPRN_MMUCSR0
>       andi.   r3,r3,[EMAIL PROTECTED]
>       bne     1b
>+      msync
>       blr
>
> /*

Yep, it helps. Thx Kumar.

Sebastian
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to