summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/unwind_bc.c
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2019-06-18 13:12:20 +0200
committerVasily Gorbik <gor@linux.ibm.com>2019-07-02 16:00:27 +0200
commitac6639cd3db607d386616487902b4cc1850a7be5 (patch)
tree631fa7eeaa6bed821208ebc16b315628e702ced3 /arch/s390/kernel/unwind_bc.c
parente54e4785cb5cb4896cf4285964aeef2125612fb2 (diff)
downloadlinux-ac6639cd3db607d386616487902b4cc1850a7be5.tar.gz
linux-ac6639cd3db607d386616487902b4cc1850a7be5.tar.bz2
linux-ac6639cd3db607d386616487902b4cc1850a7be5.zip
s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
Current code sets the dsci to 0x00000080. Which doesn't make any sense, as the indicator area is located in the _left-most_ byte. Worse: if the dsci is the _shared_ indicator, this potentially clears the indication of activity for a _different_ device. tiqdio_thinint_handler() will then have no reason to call that device's IRQ handler, and the device ends up stalling. Fixes: d0c9d4a89fff ("[S390] qdio: set correct bit in dsci") Cc: <stable@vger.kernel.org> Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/kernel/unwind_bc.c')
0 files changed, 0 insertions, 0 deletions