]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mm/cache-v7.S
Merge branch 'fixes' into for-linus
[~andy/linux] / arch / arm / mm / cache-v7.S
index 140b294bbd9b61fbefa1f79b9056be9b3c6c3d0a..cd956647c21a800d69ed3215a774b086fed008a1 100644 (file)
@@ -247,6 +247,9 @@ ENTRY(v7_coherent_user_range)
  * isn't mapped, fail with -EFAULT.
  */
 9001:
+#ifdef CONFIG_ARM_ERRATA_775420
+       dsb
+#endif
        mov     r0, #-EFAULT
        mov     pc, lr
  UNWIND(.fnend         )