[folded-merged] docs-admin-guide-document-the-kernelmodprobe-sysctl-v5.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: docs-admin-guide-document-the-kernelmodprobe-sysctl-v5
has been removed from the -mm tree.  Its filename was
     docs-admin-guide-document-the-kernelmodprobe-sysctl-v5.patch

This patch was dropped because it was folded into docs-admin-guide-document-the-kernelmodprobe-sysctl.patch

------------------------------------------------------
From: Eric Biggers <ebiggers@xxxxxxxxxx>
Subject: docs-admin-guide-document-the-kernelmodprobe-sysctl-v5

Link: http://lkml.kernel.org/r/20200318230515.171692-4-ebiggers@xxxxxxxxxx
Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
Cc: Alexei Starovoitov <ast@xxxxxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Cc: Jeff Vander Stoep <jeffv@xxxxxxxxxx>
Cc: Jessica Yu <jeyu@xxxxxxxxxx>
Cc: Kees Cook <keescook@xxxxxxxxxxxx>
Cc: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Cc: NeilBrown <neilb@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 Documentation/admin-guide/sysctl/kernel.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/Documentation/admin-guide/sysctl/kernel.rst~docs-admin-guide-document-the-kernelmodprobe-sysctl-v5
+++ a/Documentation/admin-guide/sysctl/kernel.rst
@@ -452,8 +452,8 @@ modprobe:
 The path to the usermode helper for autoloading kernel modules, by
 default "/sbin/modprobe".  This binary is executed when the kernel
 requests a module.  For example, if userspace passes an unknown
-filesystem type "foo" to mount(), then the kernel will automatically
-request the module "fs-foo.ko" by executing this usermode helper.
+filesystem type to mount(), then the kernel will automatically request
+the corresponding filesystem module by executing this usermode helper.
 This usermode helper should insert the needed module into the kernel.
 
 This sysctl only affects module autoloading.  It has no effect on the
_

Patches currently in -mm which might be from ebiggers@xxxxxxxxxx are

kmod-make-request_module-return-an-error-when-autoloading-is-disabled.patch
fs-filesystemsc-downgrade-user-reachable-warn_once-to-pr_warn_once.patch
docs-admin-guide-document-the-kernelmodprobe-sysctl.patch
selftests-kmod-fix-handling-test-numbers-above-9.patch
selftests-kmod-test-disabling-module-autoloading.patch




[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux