On Sat, Jun 27, 2020 at 05:34:45PM +0300, Mike Rapoport wrote: > Most architectures have very similar versions of pXd_alloc_one() and > pXd_free_one() for intermediate levels of page table. > These patches add generic versions of these functions in > <asm-generic/pgalloc.h> and enable use of the generic functions where > appropriate. For the series: Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>