diff options
| author | Thomas Meyer <[email protected]> | 2021-01-05 12:01:28 +0000 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2021-01-26 21:11:37 +0000 |
| commit | d7ffac33631b2f72ec4cbbf9a64be6aa011b5cfd (patch) | |
| tree | 4b1a2b70a3cfcc55a6a33f27f25506e3be27921f /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | um: return error from ioremap() (diff) | |
| download | kernel-d7ffac33631b2f72ec4cbbf9a64be6aa011b5cfd.tar.gz kernel-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 <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions
