[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>

Pekka Enberg penberg at gmail.com
Tue Jun 30 00:01:14 AEST 2020


On Sat, Jun 27, 2020 at 5:35 PM Mike Rapoport <rppt at kernel.org> 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.

Very nice cleanup series to the page table code!

FWIW:

Reviewed-by: Pekka Enberg <penberg at kernel.org>


More information about the Linuxppc-dev mailing list