aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorHelge Deller <[email protected]>2023-11-22 22:18:11 +0000
committerMasahiro Yamada <[email protected]>2023-12-23 14:24:03 +0000
commitf6847807c22f6944c71c981b630b9fff30801e73 (patch)
treea46818da16485a59690c76e19ed99a28f1ca3b62 /scripts/clang-tools/gen_compile_commands.py
parentLinux 6.7-rc3 (diff)
downloadkernel-f6847807c22f6944c71c981b630b9fff30801e73.tar.gz
kernel-f6847807c22f6944c71c981b630b9fff30801e73.zip
linux/export: Fix alignment for 64-bit ksymtab entries
An alignment of 4 bytes is wrong for 64-bit platforms which don't define CONFIG_HAVE_ARCH_PREL32_RELOCATIONS (which then store 64-bit pointers). Fix their alignment to 8 bytes. Fixes: ddb5cdbafaaa ("kbuild: generate KSYMTAB entries by modpost") Signed-off-by: Helge Deller <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions