diff options
Diffstat (limited to 'Documentation/sysctl')
-rw-r--r-- | Documentation/sysctl/kernel.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/sysctl/kernel.txt b/Documentation/sysctl/kernel.txt index ffab8b5caa60..065f18478c1c 100644 --- a/Documentation/sysctl/kernel.txt +++ b/Documentation/sysctl/kernel.txt | |||
@@ -40,7 +40,6 @@ show up in /proc/sys/kernel: | |||
40 | - hung_task_warnings | 40 | - hung_task_warnings |
41 | - kexec_load_disabled | 41 | - kexec_load_disabled |
42 | - kptr_restrict | 42 | - kptr_restrict |
43 | - kstack_depth_to_print [ X86 only ] | ||
44 | - l2cr [ PPC only ] | 43 | - l2cr [ PPC only ] |
45 | - modprobe ==> Documentation/debugging-modules.txt | 44 | - modprobe ==> Documentation/debugging-modules.txt |
46 | - modules_disabled | 45 | - modules_disabled |
@@ -395,13 +394,6 @@ When kptr_restrict is set to (2), kernel pointers printed using | |||
395 | 394 | ||
396 | ============================================================== | 395 | ============================================================== |
397 | 396 | ||
398 | kstack_depth_to_print: (X86 only) | ||
399 | |||
400 | Controls the number of words to print when dumping the raw | ||
401 | kernel stack. | ||
402 | |||
403 | ============================================================== | ||
404 | |||
405 | l2cr: (PPC only) | 397 | l2cr: (PPC only) |
406 | 398 | ||
407 | This flag controls the L2 cache of G3 processor boards. If | 399 | This flag controls the L2 cache of G3 processor boards. If |