diff options
author | 2021-05-12 19:42:10 +0200 | |
---|---|---|
committer | 2021-05-12 21:16:53 +0200 | |
commit | 46c7405df7de8deb97229eacebcee96d61415f3f (patch) | |
tree | fa0fe1f2dd4186d11e806eb6c212271d4d5df27c /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (diff) | |
download | wireguard-linux-46c7405df7de8deb97229eacebcee96d61415f3f.tar.xz wireguard-linux-46c7405df7de8deb97229eacebcee96d61415f3f.zip |
objtool: Fix elf_create_undef_symbol() endianness
Currently x86 cross-compilation fails on big endian system with:
x86_64-cross-ld: init/main.o: invalid string offset 488112128 >= 6229 for section `.strtab'
Mark new ELF data in elf_create_undef_symbol() as symbol, so that libelf
does endianness handling correctly.
Fixes: 2f2f7e47f052 ("objtool: Add elf_create_undef_symbol()")
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: https://lore.kernel.org/r/patch-1.thread-6c9df9.git-d39264656387.your-ad-here.call-01620841104-ext-2554@work.hours
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions