Re: [RFC][PATCH 2/5] refcount: Use atomic_*_ofl()

From: Peter Zijlstra
Date: Wed Dec 08 2021 - 14:19:45 EST


On Wed, Dec 08, 2021 at 07:36:57PM +0100, Peter Zijlstra wrote:
> Use the shiny new atomic_*_ofl() functions in order to have better
> code-gen.
>

*sigh*, so I forgot to adjust the other primitives to the slightly
tweaked range of these new functions..