diff options
author | 2021-01-05 13:01:28 +0100 | |
---|---|---|
committer | 2021-01-26 22:11:37 +0100 | |
commit | d7ffac33631b2f72ec4cbbf9a64be6aa011b5cfd (patch) | |
tree | 4b1a2b70a3cfcc55a6a33f27f25506e3be27921f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | um: return error from ioremap() (diff) | |
download | wireguard-linux-d7ffac33631b2f72ec4cbbf9a64be6aa011b5cfd.tar.xz wireguard-linux-d7ffac33631b2f72ec4cbbf9a64be6aa011b5cfd.zip |
um: stdio_console: Make preferred console
The addition of the "ttynull" console driver did break the ordering of the
UML stdio console driver.
The UML stdio console driver is added in late_initcall (7), whereby the
ttynull driver is added in device_initcall (6), which always does make the
ttynull driver the default console.
Fix it by explicitly adding the UML stdio console as the preferred console,
in case no 'console=' command line option was specified.
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions