summaryrefslogtreecommitdiff
path: root/Documentation/sysctl/kernel.txt
diff options
context:
space:
mode:
authorRandy Dunlap <rddunlap@osdl.org>2002-12-14 19:42:33 -0800
committerIngo Molnar <mingo@elte.hu>2002-12-14 19:42:33 -0800
commitf3ce0064cbb6bbada20942729aa439cfd33da301 (patch)
treedb516e8e9d8128cedc7e6a3434ee0cd8808af916 /Documentation/sysctl/kernel.txt
parent0b319ed0ada2e2bd43f38c65a1ce5b1492a40b6d (diff)
[PATCH] move console_loglevel scalars to array (resend)
Moves console_loglevel & friends to an array, as sysctl expects.
Diffstat (limited to 'Documentation/sysctl/kernel.txt')
-rw-r--r--Documentation/sysctl/kernel.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/sysctl/kernel.txt b/Documentation/sysctl/kernel.txt
index d75397d5a262..ac873ad4ce6e 100644
--- a/Documentation/sysctl/kernel.txt
+++ b/Documentation/sysctl/kernel.txt
@@ -237,11 +237,6 @@ the different loglevels.
console_loglevel can be set
- default_console_loglevel: default value for console_loglevel
-Note: a quick look in linux/kernel/printk.c will reveal that
-these variables aren't put inside a structure, so their order
-in-core isn't formally guaranteed and garbage values _might_
-occur when the compiler changes. (???)
-
==============================================================
reboot-cmd: (Sparc only)