diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-01-05 02:34:30 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2021-01-06 16:41:17 +0300 |
commit | 85f2ada718a81b282ee78a96d0ab1450543612e7 (patch) | |
tree | 15fc174d993df8f3d916f8cc737e618a5d65e146 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 7facdc426f86c67e579e49e100943cbccc43e1c6 (diff) | |
download | linux-85f2ada718a81b282ee78a96d0ab1450543612e7.tar.xz |
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions