diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-01-04 18:34:30 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2021-01-06 08:41:17 -0500 |
commit | 85f2ada718a81b282ee78a96d0ab1450543612e7 (patch) | |
tree | 15fc174d993df8f3d916f8cc737e618a5d65e146 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7facdc426f86c67e579e49e100943cbccc43e1c6 (diff) |
x32: make X32, !IA32_EMULATION setups able to execute x32 binaries
It's really trivial - the only wrinkle is making sure that
compiler knows that ia32-related side of COMPAT_ARCH_DLINFO
is dead code on such configs (we don't get there without
having passed compat_elf_check_arch(), and on such configs
that'll fail for ia32 binary).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions