aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_setup.c
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2021-11-15 08:21:38 +0100
committerHeiko Carstens <hca@linux.ibm.com>2021-12-06 14:42:25 +0100
commit0a86cdcb4ce297f543d13d0bbd4f0c86f00626e5 (patch)
tree8453e680cd5c29950f999a3354ad519f3018734f /drivers/s390/cio/qdio_setup.c
parents390/qdio: avoid allocating the qdio_irq with GFP_DMA (diff)
downloadlinux-dev-0a86cdcb4ce297f543d13d0bbd4f0c86f00626e5.tar.xz
linux-dev-0a86cdcb4ce297f543d13d0bbd4f0c86f00626e5.zip
s390/qdio: clean up access to queue in qdio_handle_activate_check()
qdio_handle_activate_check() re-uses a queue-specific handler to report that the ACTIVATE ccw has been terminated. It uses either the first input or output queue, so we can hard-code q->nr as 0. Also don't access the q->irq_ptr parent pointer, we already have a pointer to the qdio_irq. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions