[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <176427091973.1018443.13188495898174660504.b4-ty@arm.com>
Date: Thu, 27 Nov 2025 19:15:36 +0000
From: Catalin Marinas <catalin.marinas@....com>
To: will@...nel.org, peterz@...radead.org, boqun.feng@...il.com,
mark.rutland@....com, gary@...yguo.net,
Seongsu Park <sgsu.park@...sung.com>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: atomics: lse: Remove unused parameters from
ATOMIC_FETCH_OP_AND macros
On Wed, 26 Nov 2025 11:10:25 +0900, Seongsu Park wrote:
> 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.
>
>
Applied to arm64 (for-next/misc), thanks!
[1/1] arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macros
https://git.kernel.org/arm64/c/c86d9f8764ba
--
Catalin
Powered by blists - more mailing lists