On Wed, 26 Aug, at 02:24:57PM, Leif Lindholm wrote: > Now that we have an efi=debug command line option in the core code, use > this instead of the arm64-specific uefi_debug option. > > Signed-off-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx> > --- > Documentation/arm/uefi.txt | 2 -- > arch/arm64/kernel/efi.c | 19 +++++-------------- > 2 files changed, 5 insertions(+), 16 deletions(-) Are there no concerns with backwards-compatibility here? I expected this patch to internally convert uefi_debug to efi=debug if old boot loaders, kernel config, etc specify it. Is that something that can be safely ignored? -- 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