On Fri, 2020-05-08 at 20:01 +0200, Ard Biesheuvel wrote: > From: Arvind Sankar <[email protected]> > > Consolidate the initrd loading in efi_main. > > The command line options now need to be parsed only once. > > Signed-off-by: Arvind Sankar <[email protected]> > Link: > https://lore.kernel.org/r/[email protected] > Signed-off-by: Ard Biesheuvel <[email protected]>
Hi, This patch patch in tip/master as: 987053a30016 efi/x86: Move command-line initrd loading to efi_main ...regresses my nfs root configuration. It hangs trying to mount the nfs root filesystem "root=/dev/nfs ip=dhcp". It does not revert cleanly.

