aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHalil Pasic <[email protected]>2019-07-23 17:11:01 +0200
committerHeiko Carstens <[email protected]>2019-07-26 13:36:18 +0200
commit4f419eb14272e0698e8c55bb5f3f266cc2a21c81 (patch)
tree104319c03391b176c77080df0292e26f7394a8a7 /lib
parent1a2dcff881059dedc14fafc8a442664c8dbd60f1 (diff)
virtio/s390: fix race on airq_areas[]
The access to airq_areas was racy ever since the adapter interrupts got introduced to virtio-ccw, but since commit 39c7dcb15892 ("virtio/s390: make airq summary indicators DMA") this became an issue in practice as well. Namely before that commit the airq_info that got overwritten was still functional. After that commit however the two infos share a summary_indicator, which aggravates the situation. Which means auto-online mechanism occasionally hangs the boot with virtio_blk. Signed-off-by: Halil Pasic <[email protected]> Reported-by: Marc Hartmayer <[email protected]> Reviewed-by: Cornelia Huck <[email protected]> Cc: [email protected] Fixes: 96b14536d935 ("virtio-ccw: virtio-ccw adapter interrupt support.") Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions