kernel_samsung_a53x/tools/include/linux
Alexander Lobakin 477d2d7e42 tools: move alignment-related macros to new <linux/align.h>
commit 10a04ff09bcc39e0044190ffe9f00f998f13647c upstream.

Currently, tools have *ALIGN*() macros scattered across the unrelated
headers, as there are only 3 of them and they were added separately
each time on an as-needed basis.
Anyway, let's make it more consistent with the kernel headers and allow
using those macros outside of the mentioned headers. Create
<linux/align.h> inside the tools/ folder and include it where needed.

Signed-off-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-23 23:20:50 +01:00
..
sched
unaligned
align.h tools: move alignment-related macros to new <linux/align.h> 2024-11-23 23:20:50 +01:00
atomic.h
bitmap.h tools: move alignment-related macros to new <linux/align.h> 2024-11-23 23:20:50 +01:00
bitops.h
bits.h
btf_ids.h
bug.h
build_bug.h
compiler-gcc.h
compiler.h
const.h
coresight-pmu.h
ctype.h
debug_locks.h
delay.h
err.h
export.h
filter.h
ftrace.h
gfp.h
hardirq.h
hash.h
hashtable.h
interrupt.h
irqflags.h
jhash.h
kallsyms.h
kconfig.h
kern_levels.h
kernel.h
linkage.h
list.h
lockdep.h
log2.h
module.h
mutex.h
nmi.h
numa.h
objtool.h
overflow.h
poison.h
proc_fs.h
rbtree.h
rbtree_augmented.h
rcu.h
refcount.h
ring_buffer.h
seq_file.h
sizes.h
spinlock.h
stacktrace.h
static_call_types.h
string.h
stringify.h
time64.h
types.h
zalloc.h