dynamic_debug: deprecate ddebug_query, suggest dyndbg instead
authorJim Cromie <jim.cromie@gmail.com>
Fri, 27 Apr 2012 20:30:36 +0000 (14:30 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Apr 2012 20:24:34 +0000 (16:24 -0400)
commitf0b919d967284313be4a767ba92ab5a88cb27410
tree2b6491553abf9bad7aac976f7b08f060cd4e20d5
parentb48420c1d3019ce8d84fb8e58f4ca86b8e3655b8
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 <jim.cromie@gmail.com>
Acked-by: Jason Baron <jbaron@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/feature-removal-schedule.txt
lib/dynamic_debug.c
This page took 0.031447 seconds and 5 git commands to generate.