linux/drivers/s390
Sebastian Ott 71aa11a40d s390/css: start the subchannel evaluation earlier
The css bus code uses 2 initcalls: channel_subsystem_init to
initialize internal data and channel_subsystem_init_sync to
start scanning for devices and wait for it to finish.

The start scanning for devices part is moved to the first
initcall such that more work happens in parallel.

Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-07-17 07:27:53 +02:00
..
block s390/dasd: fix cast-function-type warnings 2018-07-04 08:35:59 +02:00
char s390/sclp_async: replace callhome proc handler with generic one 2018-07-06 08:47:53 +02:00
cio s390/css: start the subchannel evaluation earlier 2018-07-17 07:27:53 +02:00
crypto s390/crypto: fix gcc 8 stringop-truncation warning 2018-07-16 15:45:36 +02:00
net treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
scsi s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings 2018-07-02 11:24:52 +02:00
virtio virtio/s390: implement PM operations for virtio_ccw 2018-02-14 14:34:09 +02:00
Makefile kbuild: rename built-in.o to built-in.a 2018-03-26 02:01:19 +09:00