diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-09-04 20:54:52 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-09-04 20:54:52 +0200 |
commit | 6fe208f63a79f4f726f3be2b78ea3dd40487b657 (patch) | |
tree | 1b826243b70f09e101081d5ea6dd59aa37fe25a9 /Documentation | |
parent | Merge branch 'strictgp.2020.08.24a' into HEAD (diff) | |
parent | smp: Make symbol 'csd_bug_count' static (diff) | |
download | linux-6fe208f63a79f4f726f3be2b78ea3dd40487b657.tar.xz linux-6fe208f63a79f4f726f3be2b78ea3dd40487b657.zip |
Merge branch 'csd.2020.09.04a' into HEAD
csd.2020.09.04a: CPU smp_call_function() torture tests.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 7a23f5bb1426..156f033d4d78 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -3073,6 +3073,10 @@ and gids from such clients. This is intended to ease migration from NFSv2/v3. + nmi_backtrace.backtrace_idle [KNL] + Dump stacks even of idle CPUs in response to an + NMI stack-backtrace request. + nmi_debug= [KNL,SH] Specify one or more actions to take when a NMI is triggered. Format: [state][,regs][,debounce][,die] |