diff options
author | Helge Deller <deller@gmx.de> | 2023-12-28 13:36:03 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-12-28 19:25:58 +0300 |
commit | 753547de0daecbdbd1af3618987ddade325d9aaa (patch) | |
tree | a808668fe440b417dfb9bf205bcd3deeed8b620e /scripts/gdb/linux/tasks.py | |
parent | c1a8627164dbe8b92958aea10c7c0848105a3d7f (diff) | |
download | linux-753547de0daecbdbd1af3618987ddade325d9aaa.tar.xz |
linux/export: Ensure natural alignment of kcrctab array
The ___kcrctab section holds an array of 32-bit CRC values.
Add a .balign 4 to tell the linker the correct memory alignment.
Fixes: f3304ecd7f06 ("linux/export: use inline assembler to populate symbol CRCs")
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions