]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: pagewalk: fix documentation of PTE hole handling
authorRolf Eike Beer <eb@emlix.com>
Mon, 22 Aug 2022 13:01:32 +0000 (15:01 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 22 Aug 2022 22:58:33 +0000 (15:58 -0700)
commitcbe1b6f40647cc1f0e262dcaeda131fc7a846d27
treed6cdb682779190fcda1e7a7becd51fb5e6d0cf14
parentc11a665558c7f63647d71d9e3e658cc97a639728
mm: pagewalk: fix documentation of PTE hole handling

Empty PTEs are passed to the pte_entry callback, not to pte_hole.

Link: https://lkml.kernel.org/r/3695521.kQq0lBPeGt@devpool047
Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/pagewalk.h