forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/memory-model/litmus-tests/ISA2+pooncelock+pooncelock+pombonce.litmus
....@@ -1,11 +1,10 @@
11 C ISA2+pooncelock+pooncelock+pombonce
22
33 (*
4
- * Result: Sometimes
4
+ * Result: Never
55 *
6
- * This test shows that the ordering provided by a lock-protected S
7
- * litmus test (P0() and P1()) are not visible to external process P2().
8
- * This is likely to change soon.
6
+ * This test shows that write-write ordering provided by locks
7
+ * (in P0() and P1()) is visible to external process P2().
98 *)
109
1110 {}