All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 3/3] dynamic printk - docs
@ 2008-04-01 19:51 Jason Baron
  0 siblings, 0 replies; only message in thread
From: Jason Baron @ 2008-04-01 19:51 UTC (permalink / raw)
  To: linux-kernel


-add documentation about printk_dynamic in kernel-parameters.txt

Signed-off-by: Jason Baron <jbaron@redhat.com>
---

 Documentation/kernel-parameters.txt |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index cf38689..e3c1489 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1494,6 +1494,11 @@ and is between 256 and 4096 characters. It is defined in the file
 			autoconfiguration.
 			Ranges are in pairs (memory base and size).
 
+	printk_dynamic
+			Enables pr_debug()/dev_dbg() calls if 
+			CONFIG_PRINK_DYNAMIC has been enabled. These can also 
+			be switched on/off via <debugfs>/dynamic_printk/files
+
 	print-fatal-signals=
 			[KNL] debug: print fatal signals
 			print-fatal-signals=1: print segfault info to

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-01 19:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-01 19:51 [patch 3/3] dynamic printk - docs Jason Baron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.