x86/efi: Log 32/64-bit mismatch with kernel as an error
authorPaul Menzel <pmenzel@molgen.mpg.de>
Sat, 15 May 2021 08:14:04 +0000 (10:14 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Sat, 22 May 2021 12:09:07 +0000 (14:09 +0200)
commitbb11580f61b6c4ba5c35706abd927c8ac8c32852
tree9ca585f866a9ed6ccf4409eb9928e96f58a7f994
parentedbd1bc4951eff8da65732dbe0d381e555054428
x86/efi: Log 32/64-bit mismatch with kernel as an error

Log the message

    No EFI runtime due to 32/64-bit mismatch with kernel

as an error condition, as several things like efivarfs won’t work
without the EFI runtime.

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
arch/x86/platform/efi/efi.c