ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()
[sfrench/cifs-2.6.git] / Documentation / features / sched / membarrier-sync-core / arch-support.txt
index dbdf629077037acd99fe18bdced8f71b7eb54639..c7858dd1ea8f566032c8f68dcb35d397b7e747d1 100644 (file)
@@ -5,10 +5,10 @@
 #
 # Architecture requirements
 #
-# * arm64
+# * arm/arm64
 #
-# Rely on eret context synchronization when returning from IPI handler, and
-# when returning to user-space.
+# Rely on implicit context synchronization as a result of exception return
+# when returning from IPI handler, and when returning to user-space.
 #
 # * x86
 #
@@ -31,7 +31,7 @@
     -----------------------
     |       alpha: | TODO |
     |         arc: | TODO |
-    |         arm: | TODO |
+    |         arm: |  ok  |
     |       arm64: |  ok  |
     |         c6x: | TODO |
     |       h8300: | TODO |