summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2015-09-29 22:21:35 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2015-09-30 08:35:18 (GMT)
commitb9f9108cad3998a4c8fd26051c37a451f1dff1f1 (patch)
tree7afa361be6f48e60d256acc0f9e57c7ea5aff479 /fs
parentb5e87c0581319481399b6d8e8d6972b5523c18e6 (diff)
downloadlinux-b9f9108cad3998a4c8fd26051c37a451f1dff1f1.tar.xz
tracing: Remove access to trace_flags in trace_printk.c
In the effort to move the global trace_flags to the tracing instances, the direct access to trace_flags must be removed from trace_printk.c Instead, add a new trace_printk_enabled boolean that is set by a new access function trace_printk_control(), that will enable or disable trace_printk. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions