kernel_samsung_a53x/tools/include
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
..
asm Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
asm-generic hugetlb_encode.h: fix undefined behaviour (34 << 26) 2024-11-19 14:19:05 +01:00
linux tools: move alignment-related macros to new <linux/align.h> 2024-11-23 23:20:50 +01:00
nolibc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tools Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trace/events Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uapi bpf: Add crosstask check to __bpf_get_stack 2024-11-18 12:12:28 +01:00
vdso Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00