Re: [RFC GIT PULL] EFI fixes, memblock quirk

2019-02-19 Thread Ard Biesheuvel
On Tue, 19 Feb 2019 at 16:16, Ingo Molnar wrote: > > > * Linus Torvalds wrote: > > > On Sun, Feb 17, 2019 at 2:59 AM Ingo Molnar wrote: > > > > > > I marked it RFC: please have a second look at the mm/memblock.c change, > > > which adds a INIT_MEMBLOCK_RESERVED_REGIONS detour that ARM64 takes fo

Re: [RFC GIT PULL] EFI fixes, memblock quirk

2019-02-19 Thread Ingo Molnar
* Linus Torvalds wrote: > On Sun, Feb 17, 2019 at 2:59 AM Ingo Molnar wrote: > > > > I marked it RFC: please have a second look at the mm/memblock.c change, > > which adds a INIT_MEMBLOCK_RESERVED_REGIONS detour that ARM64 takes for > > these systems. > > It's not pretty, but it looks minimal

Re: [RFC GIT PULL] EFI fixes, memblock quirk

2019-02-17 Thread Linus Torvalds
On Sun, Feb 17, 2019 at 2:59 AM Ingo Molnar wrote: > > I marked it RFC: please have a second look at the mm/memblock.c change, > which adds a INIT_MEMBLOCK_RESERVED_REGIONS detour that ARM64 takes for > these systems. It's not pretty, but it looks minimal for now. Pulled. > Perhaps we should upg

[RFC GIT PULL] EFI fixes, memblock quirk

2019-02-17 Thread Ingo Molnar
Linus, Please pull the latest efi-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git efi-urgent-for-linus # HEAD: 582a32e708823e5957fd73ccd78dc4a9e49d21ea efi/arm: Revert "Defer persistent reservations until after paging_init()" This tree reverts a