diff options
author | Sebastian Ott <sebott@linux.ibm.com> | 2018-06-12 13:56:21 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-07-17 07:27:53 +0200 |
commit | 71aa11a40d1a1d80196b55d8dd95be2bc4c1649e (patch) | |
tree | 96581767612197dbee559317082d405828150ad7 /fs | |
parent | 87dc8a01281a4543ed25c367dace6e0f267e0dd1 (diff) | |
download | linux-71aa11a40d1a1d80196b55d8dd95be2bc4c1649e.tar.gz linux-71aa11a40d1a1d80196b55d8dd95be2bc4c1649e.tar.bz2 linux-71aa11a40d1a1d80196b55d8dd95be2bc4c1649e.zip |
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions