git: 1cf34a9ead7b - stable/14 - arm/atomic.h: remove misleading comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Sep 2025 00:51:43 UTC
The branch stable/14 has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=1cf34a9ead7b3851369fe5fbb62663acb7b2aeba
commit 1cf34a9ead7b3851369fe5fbb62663acb7b2aeba
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-09-20 19:10:02 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-09-28 00:47:23 +0000
arm/atomic.h: remove misleading comment
(cherry picked from commit 1c0465a3d32e59cd260067e87469abd013571470)
---
sys/arm/include/atomic.h | 5 -----
1 file changed, 5 deletions(-)
diff --git a/sys/arm/include/atomic.h b/sys/arm/include/atomic.h
index c1a7ce527329..fe7d48475af9 100644
--- a/sys/arm/include/atomic.h
+++ b/sys/arm/include/atomic.h
@@ -1109,11 +1109,6 @@ atomic_thread_fence_seq_cst(void)
#define atomic_store_rel_int atomic_store_rel_32
#define atomic_swap_int atomic_swap_32
-/*
- * For:
- * - atomic_load_acq_8
- * - atomic_load_acq_16
- */
#include <sys/_atomic_subword.h>
#define atomic_set_short atomic_set_16