diff options
author | Nikolay Borisov <[email protected]> | 2023-06-23 14:14:07 +0300 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2023-09-14 13:19:53 +0200 |
commit | 5ae2702d7c482edbf002499e23a2e22ac4047af1 (patch) | |
tree | 76fbe12e5aa3598b2097b0fbe64af430553e7cd6 /net/lapb/lapb_out.c | |
parent | 370dcd58548a360bbf8a65b89b410d09f56bf0c6 (diff) |
x86/elf: Make loading of 32bit processes depend on ia32_enabled()
Major aspect of ia32 emulation is the ability to load 32bit processes.
That's currently decided (among others) by compat_elf_check_arch().
Make the macro use ia32_enabled() to decide if IA32 compat is
enabled before loading a 32bit process.
Signed-off-by: Nikolay Borisov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions