The patch titled Subject: arm64-drop-pfn_valid_within-and-simplify-pfn_valid-fix has been added to the -mm tree. Its filename is arm64-drop-pfn_valid_within-and-simplify-pfn_valid-fix.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/arm64-drop-pfn_valid_within-and-simplify-pfn_valid-fix.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/arm64-drop-pfn_valid_within-and-simplify-pfn_valid-fix.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Mike Rapoport <rppt@xxxxxxxxxx> Subject: arm64-drop-pfn_valid_within-and-simplify-pfn_valid-fix fix merge fix Link: https://lkml.kernel.org/r/YJtoQhidtIJOhYsV@xxxxxxxxxx Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/arm64/Kconfig | 1 - 1 file changed, 1 deletion(-) --- a/arch/arm64/Kconfig~arm64-drop-pfn_valid_within-and-simplify-pfn_valid-fix +++ a/arch/arm64/Kconfig @@ -201,7 +201,6 @@ config ARM64 select HAVE_KPROBES select HAVE_KRETPROBES select HAVE_GENERIC_VDSO - select HOLES_IN_ZONE select IOMMU_DMA if IOMMU_SUPPORT select IRQ_DOMAIN select IRQ_FORCED_THREADING _ Patches currently in -mm which might be from rppt@xxxxxxxxxx are arm64-drop-pfn_valid_within-and-simplify-pfn_valid-fix.patch