VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Stephen Kitt <steve@sk2.org> 2020-08-12 11:22:30 +0200 committer: Jonathan Corbet <corbet@lwn.net> 2020-09-24 11:03:40 -0600 commit: dd19d2938f503671f37bef25ee8c3b5e64e44a70 parent: 1013d4d910c6bc02a2731abdce7166469d56b667
Commit Summary:
Fix references to nommu-mmap.rst
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/init/Kconfig b/init/Kconfig
index d6a0b31b13dc..c0f56e455dce 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1986,7 +1986,7 @@ config MMAP_ALLOW_UNINITIALIZED
 	  userspace.  Since that isn't generally a problem on no-MMU systems,
 	  it is normally safe to say Y here.
 
-	  See Documentation/mm/nommu-mmap.rst for more information.
+	  See Documentation/admin-guide/mm/nommu-mmap.rst for more information.
 
 config SYSTEM_DATA_VERIFICATION
 	def_bool n