The patch titled Subject: Documentation/vm: include kdocs from highmem*.h into highmem.rst has been removed from the -mm tree. Its filename was documentation-vm-include-kdocs-from-highmemh-into-highmemrst.patch This patch was dropped because an updated version will be merged ------------------------------------------------------ From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx> Subject: Documentation/vm: include kdocs from highmem*.h into highmem.rst kernel-docs that are in include/linux/highmem.h and in include/linux/highmem-internal.h should be included in highmem.rst. Use kdocs directives to include the above-mentioned comments into highmem.rst. Link: https://lkml.kernel.org/r/20220421180200.16901-3-fmdefrancesco@xxxxxxxxx Signed-off-by: Fabio M. De Francesco <fmdefrancesco@xxxxxxxxx> Acked-by: Mike Rapoport <rppt@xxxxxxxxxxxxx> Cc: Jonathan Corbet <corbet@xxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: Ira Weiny <ira.weiny@xxxxxxxxx> Cc: Matthew Wilcox <willy@xxxxxxxxxxxxx> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/vm/highmem.rst | 7 +++++++ 1 file changed, 7 insertions(+) --- a/Documentation/vm/highmem.rst~documentation-vm-include-kdocs-from-highmemh-into-highmemrst +++ a/Documentation/vm/highmem.rst @@ -145,3 +145,10 @@ The general recommendation is that you d machine - although more might work for you and your workload, you're pretty much on your own - don't expect kernel developers to really care much if things come apart. + + +Functions +========= + +.. kernel-doc:: include/linux/highmem.h +.. kernel-doc:: include/linux/highmem-internal.h _ Patches currently in -mm which might be from fmdefrancesco@xxxxxxxxx are documentation-vm-remove-using-kmap-atomic-from-highmemrst.patch documentation-vm-rework-temporary-virtual-mappings.patch mm-highmem-vm_bug_on-if-offset-len-page_size.patch