summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2015-07-17 13:01:08 (GMT)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2015-10-14 12:32:20 (GMT)
commit98733791e8ea9f700ce2c6feedcbeb7c4703359e (patch)
treef795b94defda04b04ad6f446418490b1b22100b9 /arch
parent889875a14f0a3205e78613b3e78ecc4efc187d74 (diff)
downloadlinux-98733791e8ea9f700ce2c6feedcbeb7c4703359e.tar.xz
s390/zcrypt: fix device unregister race
The ap_queue_messsage function will call device_unregister if the unregistered field of the device has been set while trying to queue a message. This races with other device_unregister calls, e.g. from the ap_scan_bus. Remove the call to device_unregister from ap_queue_message and let ap_scan_bus deal with it. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions