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

Pekka Enberg penberg at gmail.com
Mon Jun 29 10:01:14 EDT 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 linux-arm-kernel mailing list