hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
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