On Tue, 15 Sep 2020 19:49:02 -0700
Randy Dunlap <[email protected]> wrote:

> From: Randy Dunlap <[email protected]>
> 
> The command-line parameters "dyndbg" and "async_probe" are not
> parameters for kernel/module.c but instead they are for the
> module that is being loaded. Try to make that distinction in the
> help text.
> 
> OTOH, "module.sig_enforce" is handled as a parameter of kernel/module.c
> so "module." is correct for it.
> 
> Signed-off-by: Randy Dunlap <[email protected]>
> Cc: Andrew Morton <[email protected]>
> Cc: Jessica Yu <[email protected]>
> Cc: Jonathan Corbet <[email protected]>
> Cc: [email protected]
> ---
>  Documentation/admin-guide/kernel-parameters.txt |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

jon

Reply via email to