[merged mm-stable] mm-add-writebackh-to-docs-build.patch removed from -mm tree

Andrew Morton <[email protected]> Tue, 28 Jul 2026 21:14:08 -0700
Newsgroups org.kernel.vger.mm-commits
Message-ID <[email protected]>
The quilt patch titled
     Subject: mm: add writeback.h to docs build
has been removed from the -mm tree.  Its filename was
     mm-add-writebackh-to-docs-build.patch

This patch was dropped because it was merged into the mm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

------------------------------------------------------
From: "Matthew Wilcox (Oracle)" <[email protected]>
Subject: mm: add writeback.h to docs build
Date: Mon, 15 Jun 2026 17:22:41 +0100

There's four functions in this header file with kernel-doc; add them to
the htmldocs.

Link: https://lore.kernel.org/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Andreas Gruenbacher <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
---

 Documentation/core-api/mm-api.rst |    1 +
 1 file changed, 1 insertion(+)

--- a/Documentation/core-api/mm-api.rst~mm-add-writebackh-to-docs-build
+++ a/Documentation/core-api/mm-api.rst
@@ -73,6 +73,7 @@ Readahead
 Writeback
 ---------
 
+.. kernel-doc:: include/linux/writeback.h
 .. kernel-doc:: mm/page-writeback.c
    :export:
 
_

Patches currently in -mm which might be from [email protected] are