diff options
| author | Tony Lindgren <[email protected]> | 2024-03-27 12:59:37 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-09 15:30:13 +0200 |
| commit | b73c9cbe4f1fc02645228aa575998dd54067f8ef (patch) | |
| tree | 78744490609a7ca67b8432344b5059372e35f700 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8a831c584e6e80cf68f79893dc395c16cdf47dc8 (diff) | |
printk: Flag register_console() if console is set on command line
If add_preferred_console() is not called early in setup_console(), we can
end up having register_console() call try_enable_default_console() before a
console device has called add_preferred_console().
Let's set console_set_on_cmdline flag in console_setup() to prevent this
from happening.
Signed-off-by: Tony Lindgren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions