[PATCH 0/5] arm64: avoid block entries that we need to split later
From: Ard Biesheuvel <hidden>
Date: 2016-06-30 16:16:31
Also in:
linux-efi
From: Ard Biesheuvel <hidden>
Date: 2016-06-30 16:16:31
Also in:
linux-efi
On 30 June 2016 at 18:13, Catalin Marinas [off-list ref] wrote:
On Wed, Jun 29, 2016 at 02:51:25PM +0200, Ard Biesheuvel wrote:quoted
Ard Biesheuvel (4): arm64: mm: add param to force create_pgd_mapping() to use page mappings arm64: efi: always map runtime services code and data regions down to pages arm64: efi: avoid block mappings for unaligned UEFI memory regions arm64: mm: fold init_pgd() into __create_pgd_mapping() Catalin Marinas (1): arm64: mm: Remove split_p*d() functionsI plan to queue these patches for 4.8. Do you have any other patches based on these so that I need to create a separate branch? Otherwise, I'll just push them on top of arm64 for-next/core branch.
No, they can go right on top of arm64/for-next/core AFAICT