Re: [PATCH v2 0/5] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()

From: Peter Zijlstra
Date: Sat Dec 01 2018 - 05:29:03 EST


On Fri, Nov 30, 2018 at 04:35:06PM -0800, Dan Williams wrote:
>
> Dan Williams (5):
> generic/pgtable: Make {pmd,pud}_same() unconditionally available
> generic/pgtable: Introduce {p4d,pgd}_same()
> generic/pgtable: Introduce set_pte_safe()
> x86/mm: Validate kernel_physical_mapping_init() pte population
> x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
>

Since you failed to send me 1,2, only for 3-5:

Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>

although going by the subjects, the earlier two patches should be fine
too.