diff --git a/[refs] b/[refs] index 06802b2f08ba..c0bb891a177c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 20f4eb3e502d68b12224577ebcd2cd50cc6e14e4 +refs/heads/master: 4f629d7db32decbadaab2abfa4d021fee94990ef diff --git a/trunk/include/asm-powerpc/synch.h b/trunk/include/asm-powerpc/synch.h index c90d9d9aae72..2cda3c38a9fa 100644 --- a/trunk/include/asm-powerpc/synch.h +++ b/trunk/include/asm-powerpc/synch.h @@ -15,7 +15,7 @@ #endif #ifdef CONFIG_SMP -#define ISYNC_ON_SMP "\n\tisync" +#define ISYNC_ON_SMP "\n\tisync\n" #define LWSYNC_ON_SMP __stringify(LWSYNC) "\n" #else #define ISYNC_ON_SMP