From: Jim Cromie Date: Fri, 27 Apr 2012 20:30:36 +0000 (-0600) Subject: dynamic_debug: deprecate ddebug_query, suggest dyndbg instead X-Git-Tag: v3.5-rc1~147^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b919d967284313be4a767ba92ab5a88cb27410;p=pandora-kernel.git dynamic_debug: deprecate ddebug_query, suggest dyndbg instead With ddebug_dyndbg_boot_params_cb() handling bare dyndbg params, we dont need ddebug_query param anymore. Add a warning when processing ddebug_query= param that it is deprecated, and to change it to dyndbg= Add a deprecation notice for v3.8 to feature-removal-schedule.txt, and add a suggested deprecation period of 3 releases to the header. Signed-off-by: Jim Cromie Acked-by: Jason Baron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed