linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst
@ 2022-04-15 23:19 Fabio M. De Francesco
  2022-04-15 23:19 ` [PATCH v3 1/2] Documentation/vm: Extend "Temporary Virtual Mappings" section Fabio M. De Francesco
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Fabio M. De Francesco @ 2022-04-15 23:19 UTC (permalink / raw)
  To: Jonathan Corbet, Andrew Morton, SeongJae Park, Jiajian Ye,
	Thomas Gleixner, Ira Weiny, Matthew Wilcox, Peter Zijlstra,
	outreachy, linux-doc, linux-kernel
  Cc: Fabio M. De Francesco

Extend and rework the "Temporary Virtual Mappings" section of the highmem.rst
documentation.

Do a partial rework of the paragraph related to kmap() and add a new paragraph
in order to document the set of kmap_local_*() functions. Re-order paragraphs
in decreasing order of preference of usage.

Include kerneldoc comments from include/linux/highmem.h and remove
redundant and obsolete section about kmap_atomic().

v1-v2:
	1/2 - According to comments on v1 by Matthew Wilcox and Ira Weiny,
	      correct a mistake in text, format paragraphs to stay within 
	      the 75 characters limit, re-order the flow of the same 
	      paragraphs in decreasing order of preference of usage.
	2/2 - No patch.

v2->v3:
	1/2 - No changes.
	2/2 - Added patch to include kernel-doc to highmem.rst and
	      remove the now redundant section about kmap_atomic().

Fabio M. De Francesco (2):
  Documentation/vm: Extend "Temporary Virtual Mappings" section in
    highmem.rst
  Documentation/vm: Include kernel-doc to highmem.rst

 Documentation/vm/highmem.rst | 96 +++++++++++++++++++++---------------
 1 file changed, 56 insertions(+), 40 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-04-21 17:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-15 23:19 [PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst Fabio M. De Francesco
2022-04-15 23:19 ` [PATCH v3 1/2] Documentation/vm: Extend "Temporary Virtual Mappings" section Fabio M. De Francesco
2022-04-18 21:30   ` Ira Weiny
2022-04-19 14:52     ` Fabio M. De Francesco
2022-04-15 23:19 ` [PATCH v3 2/2] Documentation/vm: Include kernel-doc to highmem.rst Fabio M. De Francesco
2022-04-18 21:32   ` Ira Weiny
2022-04-21 17:51 ` [PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst Fabio M. De Francesco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).