x86/ia32: State that IA32 emulation is disabled
authorBorislav Petkov (AMD) <bp@alien8.de>
Thu, 30 Nov 2023 15:39:33 +0000 (16:39 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Mon, 11 Dec 2023 09:14:28 +0000 (10:14 +0100)
commitf789383fa34a266d0c1a76f272043a15a8edf733
treed0e586941169d155434a5405d1eb8b76bd9f7f67
parent79c603ee43b2674fba0257803bab265147821955
x86/ia32: State that IA32 emulation is disabled

Issue a short message once, on the first try to load a 32-bit process to
save people time when wondering why it won't load and trying to execute
it, would say:

  -bash: ./strsep32: cannot execute binary file: Exec format error

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Nikolay Borisov <nik.borisov@suse.com>
Link: https://lore.kernel.org/r/20231130155213.1407-1-bp@alien8.de
arch/x86/include/asm/elf.h
arch/x86/include/asm/ia32.h