linux-uconsole/drivers/s390
Halil Pasic b1dd1d06b3 virtio/s390: fix race on airq_areas[]
[ Upstream commit 4f419eb142 ]

The access to airq_areas was racy ever since the adapter interrupts got
introduced to virtio-ccw, but since commit 39c7dcb158 ("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 <pasic@linux.ibm.com>
Reported-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Cc: stable@vger.kernel.org
Fixes: 96b14536d9 ("virtio-ccw: virtio-ccw adapter interrupt support.")
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-09-16 08:22:23 +02:00
..
block s390/dasd: fix endless loop after read unit address configuration 2019-08-06 19:06:55 +02:00
char s390/3270: fix lockdep false positive on view->lock 2019-05-16 19:41:20 +02:00
cio s390/qdio: add sanity checks to the fast-requeue path 2019-08-16 10:12:46 +02:00
crypto s390/zcrypt: reinit ap queue state machine during device probe 2019-09-16 08:21:57 +02:00
net s390/qeth: fix VLAN attribute in bridge_hostnotify udev event 2019-06-25 11:35:59 +08:00
scsi scsi: zfcp: fix request object use-after-free in send path causing wrong traces 2019-09-16 08:22:17 +02:00
virtio virtio/s390: fix race on airq_areas[] 2019-09-16 08:22:23 +02:00
Makefile kbuild: rename built-in.o to built-in.a 2018-03-26 02:01:19 +09:00