]> git.karo-electronics.de Git - linux-beck.git/commitdiff
remove doc for obsolete dynamic-printk kernel-parameter
authorJim Cromie <jim.cromie@gmail.com>
Wed, 29 Dec 2010 15:09:33 +0000 (10:09 -0500)
committerJiri Kosina <jkosina@suse.cz>
Mon, 3 Jan 2011 13:07:04 +0000 (14:07 +0100)
re:
  commit e9d376f0fa66bd630fe27403669c6ae6c22a868f
  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
0cb55ad2ad55 ("docs: alphabetize entries in kernel-parameters.txt")

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/kernel-parameters.txt

index 8b61c93609994dd91e36c25e1b29647ad084eaff..b653d5a086852d44889e2d65ae206280312dbda4 100644 (file)
@@ -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]