Skip to content
Commit e42734e2 authored by Stefan Bader's avatar Stefan Bader Committed by Martin Schwidefsky
Browse files

[S390] cio: css_register_subchannel race.



Asynchronous probe can release memory of a subchannel before
css_get_ssd_info is called. To fix this call css_get_ssd_info
before registering with driver core.

Signed-off-by: default avatarStefan Bader <shbader@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent da1cf23e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment