linux-stable/scripts/atomic
Mark Rutland 1815da1718 locking/atomic: scripts: build raw_atomic_long*() directly
Now that arch_atomic*() usage is limited to the atomic headers, we no
longer have any users of arch_atomic_long_*(), and can generate
raw_atomic_long_*() directly.

Generate the raw_atomic_long_*() ops directly.

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20230605070124.3741859-20-mark.rutland@arm.com
2023-06-05 09:57:20 +02:00
..
fallbacks locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
atomic-tbl.sh locking/atomics: Change 'fold' to 'grep' 2019-02-11 14:27:33 +01:00
atomics.tbl atomics: Provide atomic_add_negative() variants 2023-03-28 10:39:29 +02:00
gen-atomic-fallback.sh locking/atomic: scripts: factor out order template generation 2023-06-05 09:57:19 +02:00
gen-atomic-instrumented.sh locking/atomic: scripts: add trivial raw_atomic*_<op>() 2023-06-05 09:57:19 +02:00
gen-atomic-long.sh locking/atomic: scripts: build raw_atomic_long*() directly 2023-06-05 09:57:20 +02:00
gen-atomic-raw.sh locking/atomic: scripts: build raw_atomic_long*() directly 2023-06-05 09:57:20 +02:00
gen-atomics.sh locking/atomic: scripts: add trivial raw_atomic*_<op>() 2023-06-05 09:57:19 +02:00