On Mon, Nov 25, 2024 at 05:07:58PM +0000, Yeoreum Yun wrote: > unsigned long fdt_addr = 0; > unsigned long fdt_size = 0; > + bool acpi_force = false; > + > Extra blank line added here. > if (!IS_ENABLED(CONFIG_EFI_ARMSTUB_DTB_LOADER) || > - efi_get_secureboot() != efi_secureboot_mode_disabled) { > + efi_get_secureboot() != efi_secureboot_mode_disabled || > + acpi_force) { Should this line be aligned with the prior one? The actual change looks sensible to me.
Attachment:
signature.asc
Description: PGP signature