forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 151fecfb72a0d602dfe79790602ef64b4e241574
kernel/tools/memory-model/lock.cat
....@@ -6,15 +6,12 @@
66
77 (*
88 * Generate coherence orders and handle lock operations
9
- *
10
- * Warning: spin_is_locked() crashes herd7 versions strictly before 7.48.
11
- * spin_is_locked() is functional from herd7 version 7.49.
129 *)
1310
1411 include "cross.cat"
1512
1613 (*
17
- * The lock-related events generated by herd are as follows:
14
+ * The lock-related events generated by herd7 are as follows:
1815 *
1916 * LKR Lock-Read: the read part of a spin_lock() or successful
2017 * spin_trylock() read-modify-write event pair