diff options
author | Aleksey Makarov <[email protected]> | 2017-03-15 13:28:51 +0300 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2017-04-12 11:40:19 +0200 |
commit | ad86ee2b8a47590f62a4f3bc1d25dc126d121cb9 (patch) | |
tree | a95f53b7951a69f160a0c79b0b93d9448b560efa /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b077bafa2f3848ddfcef2ef3a4a61a867f9113b5 (diff) |
printk: rename selected_console -> preferred_console
The variable selected_console is set in __add_preferred_console()
to point to the last console parameter that was added to the
console_cmdline array.
Rename it to preferred_console so that the name reflects the usage.
Petr Mladek:
"[..] the selected_console/preferred_console
value is used to keep the console first in the console_drivers list.
IMHO, the main effect is that each line will first appear on this
console, see call_console_drivers(). But the message will still
appear also on all other enabled consoles. From this point,
the name "preferred" sounds better to me. More consoles
are selected (enabled) and only one is preferred (first)."
Link: http://lkml.kernel.org/r/[email protected]
Cc: Sudeep Holla <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: Robin Murphy <[email protected]>
Cc: "Nair, Jayachandran" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Aleksey Makarov <[email protected]>
Suggested-by: Peter Hurley <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions