Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

remove doc for obsolete dynamic-printk kernel-parameter

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>

authored by

Jim Cromie and committed by
Jiri Kosina
44dd4ff3 50ed380a

-5
-5
Documentation/kernel-parameters.txt
··· 655 655 656 656 dscc4.setup= [NET] 657 657 658 - dynamic_printk Enables pr_debug()/dev_dbg() calls if 659 - CONFIG_DYNAMIC_PRINTK_DEBUG has been enabled. 660 - These can also be switched on/off via 661 - <debugfs>/dynamic_printk/modules 662 - 663 658 earlycon= [KNL] Output early console device and options. 664 659 uart[8250],io,<addr>[,options] 665 660 uart[8250],mmio,<addr>[,options]