[PATCH 0/4] Extend and reorganize Highmem's documentation

Fabio M. De Francesco posted 4 patches 4 years ago
There is a newer version of this series
Documentation/vm/highmem.rst     | 101 +++++++++++++++++++------------
include/linux/highmem-internal.h |  14 ++++-
include/linux/highmem.h          |  15 +----
3 files changed, 75 insertions(+), 55 deletions(-)
[PATCH 0/4] Extend and reorganize Highmem's documentation
Posted by Fabio M. De Francesco 4 years ago
This series has the purpose to extend and reorganize Highmem's
documentation.

This is still a work in progress, because some information should still be
moved from highmem.rst to highmem.h and highmem-internal.h. Specifically 
I'm talking about moving the "how to" information to the relevant headers, 
as it as been suggested by Ira Weiny (Intel).

This series is composed by four patches gathered from a previous series
made of two, plus two more single patches. The subject of this cover has
changed and the layout of the changes across the four patches has
changed too. For this reason it is very hard to show a valid versions'
log. Therefore, I decided to start over and drop versions (Maintainers
of the previous patch have been told to drop them).

Fabio M. De Francesco (4):
  mm/highmem: Fix kernel-doc warnings in highmem*.h
  Documentation/vm: Include kdocs from highmem*.h into highmem.rst
  Documentation/vm: Remove "Using kmap-atomic" from highmem.rst.
  Documentation/vm: Rework "Temporary Virtual Mappings" section

 Documentation/vm/highmem.rst     | 101 +++++++++++++++++++------------
 include/linux/highmem-internal.h |  14 ++++-
 include/linux/highmem.h          |  15 +----
 3 files changed, 75 insertions(+), 55 deletions(-)

-- 
2.34.1