diff options
author | Ignacio Encinas <ignacio@iencinas.com> | 2025-03-11 18:20:22 +0100 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2025-03-12 19:27:15 -0400 |
commit | e3f42c436d7e0cb432935fe3ae275dd8d9b60f71 (patch) | |
tree | 08c4b9178b68a417bfe447979b4649a5e5e30a17 /scripts/gdb/linux/pgtable.py | |
parent | 0312e94abe484b9ee58c32d2f8ba177e04955b35 (diff) |
riscv: fix test_and_{set,clear}_bit ordering documentation
test_and_{set,clear}_bit are fully ordered as specified in
Documentation/atomic_bitops.txt. Fix incorrect comment stating otherwise.
Note that the implementation is correct since commit
9347ce54cd69 ("RISC-V: __test_and_op_bit_ord should be strongly ordered")
was introduced.
Signed-off-by: Ignacio Encinas <ignacio@iencinas.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions