Skip to content

Commit

Permalink
remove doc for obsolete dynamic-printk kernel-parameter
Browse files Browse the repository at this point in the history
re:
  commit e9d376f
  Author: Jason Baron <jbaron@redhat.com>
  Date:   Thu Feb 5 11:51:38 2009 -0500

    dynamic debug: combine dprintk and dynamic printk

Above commit obsoleted the kernel parameter, and even removed its
entry in kernel-parameters.txt, but got reinsterted through
0cb55ad ("docs: alphabetize entries in kernel-parameters.txt")

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jim Cromie authored and Jiri Kosina committed Jan 3, 2011
1 parent 50ed380 commit 44dd4ff
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -655,11 +655,6 @@ and is between 256 and 4096 characters. It is defined in the file

dscc4.setup= [NET]

dynamic_printk Enables pr_debug()/dev_dbg() calls if
CONFIG_DYNAMIC_PRINTK_DEBUG has been enabled.
These can also be switched on/off via
<debugfs>/dynamic_printk/modules

earlycon= [KNL] Output early console device and options.
uart[8250],io,<addr>[,options]
uart[8250],mmio,<addr>[,options]
Expand Down

0 comments on commit 44dd4ff

Please sign in to comment.