diff options
| author | Seongsu Park <sgsu.park@samsung.com> | 2025-11-26 11:10:25 +0900 |
|---|---|---|
| committer | Catalin Marinas <catalin.marinas@arm.com> | 2025-11-27 18:15:24 +0000 |
| commit | c86d9f8764ba2ffa4e19cca40918c12ccc3ad909 (patch) | |
| tree | fd4a54ef8ea98874304342b045c48722b4539bd1 /scripts/livepatch/init.c | |
| parent | f20810157f6e971e0faca77b5c53c59f188b6ed8 (diff) | |
arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macros
The ATOMIC_FETCH_OP_AND and ATOMIC64_FETCH_OP_AND macros accept 'mb' and
'cl' parameters but never use them in their implementation. These macros
simply delegate to the corresponding andnot functions, which handle the
actual atomic operations and memory barriers.
Signed-off-by: Seongsu Park <sgsu.park@samsung.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/livepatch/init.c')
0 files changed, 0 insertions, 0 deletions
