The patch titled Subject: mm/damon/Kconfig: update DAMON doc URL has been added to the -mm mm-hotfixes-unstable branch. Its filename is mm-damon-kconfig-update-damon-doc-url.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/mm-damon-kconfig-update-damon-doc-url.patch This patch will later appear in the mm-hotfixes-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Diederik de Haas <didi.debian@xxxxxxxxx> Subject: mm/damon/Kconfig: update DAMON doc URL Date: Tue, 24 Sep 2024 10:21:46 +0200 The old URL doesn't really work anymore and as the documentation has been integrated in the main kernel documentation site, change the URL to point to that. Link: https://lkml.kernel.org/r/20240924082331.11499-1-didi.debian@xxxxxxxxx Signed-off-by: Diederik de Haas <didi.debian@xxxxxxxxx> Reviewed-by: SeongJae Park <sj@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/damon/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/damon/Kconfig~mm-damon-kconfig-update-damon-doc-url +++ a/mm/damon/Kconfig @@ -9,7 +9,7 @@ config DAMON access frequency of each memory region. The information can be useful for performance-centric DRAM level memory management. - See https://damonitor.github.io/doc/html/latest-damon/index.html for + See https://www.kernel.org/doc/html/latest/mm/damon/index.html for more information. config DAMON_KUNIT_TEST _ Patches currently in -mm which might be from didi.debian@xxxxxxxxx are mm-damon-kconfig-update-damon-doc-url.patch