On Tue, 08 Jul, at 04:54:18PM, Catalin Marinas wrote: > Currently, fdt_find_uefi_params() reports an error if no EFI parameters > are found in the DT. This is however a valid case for non-UEFI kernel > booting. This patch checks changes the error reporting to a > pr_info("UEFI not found") when no EFI parameters are found in the DT. > > Signed-off-by: Catalin Marinas <catalin.marinas@xxxxxxx> > Acked-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx> > Tested-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx> > --- > drivers/firmware/efi/efi.c | 22 +++++++++++++++------- > 1 file changed, 15 insertions(+), 7 deletions(-) Thanks, applied to 'urgent' for v3.16. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html