linux/scripts/atomic
Mark Rutland e3d18cee25 locking/atomic: centralize generated headers
The generated atomic headers are only intended to be included directly
by <linux/atomic.h>, but are spread across include/linux/ and
include/asm-generic/, where people mnay be encouraged to include them.

This patch centralizes them under include/linux/atomic/.

Other than the header guards and hashes, there is no change to any of
the generated headers as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210713105253.7615-4-mark.rutland@arm.com
2021-07-16 18:46:45 +02:00
..
fallbacks locking/atomic: remove ARCH_ATOMIC remanants 2021-07-16 18:46:44 +02:00
atomic-tbl.sh locking/atomics: Change 'fold' to 'grep' 2019-02-11 14:27:33 +01:00
atomics.tbl locking/atomics: Fix scripts/atomic/ script permissions 2018-11-01 12:45:46 +01:00
check-atomics.sh locking/atomic: centralize generated headers 2021-07-16 18:46:45 +02:00
gen-atomic-fallback.sh locking/atomic: remove ARCH_ATOMIC remanants 2021-07-16 18:46:44 +02:00
gen-atomic-instrumented.sh locking/atomic: centralize generated headers 2021-07-16 18:46:45 +02:00
gen-atomic-long.sh locking/atomic: centralize generated headers 2021-07-16 18:46:45 +02:00
gen-atomics.sh locking/atomic: centralize generated headers 2021-07-16 18:46:45 +02:00