public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] backport of ARM / EFI / GICv3 memreserve fix
@ 2019-02-19 19:03 Ard Biesheuvel
  2019-02-19 19:03 ` [PATCH 1/2] arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ard Biesheuvel @ 2019-02-19 19:03 UTC (permalink / raw)
  To: stable; +Cc: Ard Biesheuvel

This is a backport to v4.20 of the fix for an early memblock reserve issue
observed on arm64 systems with a GICv3 and many (i.e., hundreds of) CPUs.

Ard Biesheuvel (2):
  arm64, mm, efi: Account for GICv3 LPI tables in static memblock
    reserve table
  efi/arm: Revert "Defer persistent reservations until after
    paging_init()"

 arch/arm64/include/asm/memory.h         | 11 +++++++++++
 arch/arm64/kernel/setup.c               |  1 -
 drivers/firmware/efi/efi.c              |  4 ----
 drivers/firmware/efi/libstub/arm-stub.c |  3 ---
 include/linux/efi.h                     |  7 -------
 include/linux/memblock.h                |  3 ---
 mm/memblock.c                           | 11 +++++++++--
 7 files changed, 20 insertions(+), 20 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-21  4:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19 19:03 [PATCH 0/2] backport of ARM / EFI / GICv3 memreserve fix Ard Biesheuvel
2019-02-19 19:03 ` [PATCH 1/2] arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table Ard Biesheuvel
2019-02-19 19:03 ` [PATCH 2/2] efi/arm: Revert "Defer persistent reservations until after paging_init()" Ard Biesheuvel
2019-02-21  4:04 ` [PATCH 0/2] backport of ARM / EFI / GICv3 memreserve fix Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox