Re: [PATCH 0/3] efi: add support for persistent memory reservations

2018-09-25 Thread Jeremy Linton
Hi, On 09/21/2018 11:32 AM, Ard Biesheuvel wrote: Add support for persistent memory reservations across kexec reboot on EFI systems by introducing a Linux-specific UEFI configuration table that points to a linked list in memory that can be augmented by each successive kexec kernel to describe

Re: [PATCH 0/3] efi: add support for persistent memory reservations

2018-09-21 Thread Marc Zyngier
On Fri, 21 Sep 2018 18:51:08 +0100, Ard Biesheuvel wrote: > > On 21 September 2018 at 10:46, Marc Zyngier wrote: > > On Fri, 21 Sep 2018 18:14:43 +0100, > > Jeffrey Hugo wrote: > >> > >> On 9/21/2018 10:32 AM, Ard Biesheuvel wrote: > >> > Add support for persistent memory reservations across

Re: [PATCH 0/3] efi: add support for persistent memory reservations

2018-09-21 Thread Marc Zyngier
On Fri, 21 Sep 2018 18:14:43 +0100, Jeffrey Hugo wrote: > > On 9/21/2018 10:32 AM, Ard Biesheuvel wrote: > > Add support for persistent memory reservations across kexec reboot on EFI > > systems by introducing a Linux-specific UEFI configuration table that points > > to a linked list in memory

Re: [PATCH 0/3] efi: add support for persistent memory reservations

2018-09-21 Thread Ard Biesheuvel
On Fri, 21 Sep 2018 at 10:14, Jeffrey Hugo wrote: > > On 9/21/2018 10:32 AM, Ard Biesheuvel wrote: > > Add support for persistent memory reservations across kexec reboot on EFI > > systems by introducing a Linux-specific UEFI configuration table that points > > to a linked list in memory that can

Re: [PATCH 0/3] efi: add support for persistent memory reservations

2018-09-21 Thread Jeffrey Hugo
On 9/21/2018 10:32 AM, Ard Biesheuvel wrote: Add support for persistent memory reservations across kexec reboot on EFI systems by introducing a Linux-specific UEFI configuration table that points to a linked list in memory that can be augmented by each successive kexec kernel to describe regions

[PATCH 0/3] efi: add support for persistent memory reservations

2018-09-21 Thread Ard Biesheuvel
Add support for persistent memory reservations across kexec reboot on EFI systems by introducing a Linux-specific UEFI configuration table that points to a linked list in memory that can be augmented by each successive kexec kernel to describe regions in memory that the subsequent kernel should