https://github.com/torvalds/linux
Revision 68c6b3d2c6e49671f6974c9c5ea31c5f190cc8a5 authored by Hendrik Brueckner on 09 January 2009, 11:15:00 UTC, committed by Martin Schwidefsky on 09 January 2009, 11:15:09 UTC
The console_initcall() order might pick up the hvc_iucv device as preferred
console even if it is not yet initialized.
Move HVC console instantiation to hvc_iucv_init() and cleanup device driver
initialization.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
1 parent 17e19f0
History
Tip revision: 68c6b3d2c6e49671f6974c9c5ea31c5f190cc8a5 authored by Hendrik Brueckner on 09 January 2009, 11:15:00 UTC
[S390] hvc_iucv: Refactor console and device initialization
Tip revision: 68c6b3d
File Mode Size
README.txt -rw-r--r-- 1.2 KB
atomic-ops.txt -rw-r--r-- 4.5 KB
booting.txt -rw-r--r-- 5.6 KB
clock.txt -rw-r--r-- 2.4 KB
configuring.txt -rw-r--r-- 4.0 KB
features.txt -rw-r--r-- 10.6 KB
gdbinit -rw-r--r-- 11.4 KB
gdbstub.txt -rw-r--r-- 4.7 KB
kernel-ABI.txt -rw-r--r-- 9.2 KB
mmu-layout.txt -rw-r--r-- 13.9 KB

README.txt

back to top