On Wed, Jan 04, 2023 at 01:18:45PM +0100, Fabio M. De Francesco wrote: > In the kdocs of kmap_local_folio() there is a an ambiguous sentence > which suggests to use this API "only when really necessary". Looks like you removed it from kmap_local_page() docs in 72f1c55adf70 after I copied it in 53c36de0701f. That information should probably also be in this changelog. > * While it is significantly faster than kmap() for the higmem case it Also, s/higmem/highmem/ (both in the kmap_local_page() and kmap_local_folio() docs)