On Fri, Sep 13, 2019 at 2:06 AM Ard Biesheuvel <[email protected]> wrote: > > On Fri, 30 Aug 2019 at 03:06, Dan Williams <[email protected]> wrote: > > > > In preparation for adding another EFI_MEMMAP dependent call that needs > > to occur before e820__memblock_setup() fixup the existing efi calls to > > check for EFI_MEMMAP internally. This ends up being cleaner than the > > alternative of checking EFI_MEMMAP multiple times in setup_arch(). > > > > Cc: <[email protected]> > > Cc: Ingo Molnar <[email protected]> > > Cc: "H. Peter Anvin" <[email protected]> > > Cc: Andy Lutomirski <[email protected]> > > Cc: Thomas Gleixner <[email protected]> > > Cc: Peter Zijlstra <[email protected]> > > Reviewed-by: Dave Hansen <[email protected]> > > Signed-off-by: Dan Williams <[email protected]> > > I'd prefer it if the spurious whitespace changes could be dropped, but > otherwise, this looks fine to me, so I am not going to obsess about > it.
Fair point, I'll drop those when I resubmit after -rc1. > Reviewed-by: Ard Biesheuvel <[email protected]> Thanks!
