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, 12 Sep 2022 03:26:00 +0000 (20:26 -0700)
commite2f8f44b7686bf65747f485ac7c9c43de8b8de09
tree26bdaa9b25e8b470c980aafdf3c5bac1bc03ee59
parente09b0b61fbbf28e0f528ca17af5c3e445109f147
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