On Thu, Jun 23, 2022 at 4:52 AM Huacai Chen <chenhuacai@xxxxxxxxxxx> wrote: > > Fix the !THP build by making pmd_pfn() available in all configurations. > Because pmd_pfn() is used in mm/page_vma_mapped.c whether or not THP is > configured. > > Signed-off-by: Huacai Chen <chenhuacai@xxxxxxxxxxx> Both bugfix patches look good to me. I assume you'll just send a pull request to Linus from your kernel.org account, rather than going through the asm-generic tree for follow-up patches. Let me know if you need me to put it into my tree instead. Arnd