aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_main.c
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2019-03-28 13:48:44 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2019-04-10 17:47:23 +0200
commit34298422cc442d65e0ee271e47f2926f63fe91e8 (patch)
treea5097f6782c7d495a077f8ef1084f581450dd789 /drivers/s390/cio/qdio_main.c
parents390/protvirt: block kernel command line alteration (diff)
downloadlinux-dev-34298422cc442d65e0ee271e47f2926f63fe91e8.tar.xz
linux-dev-34298422cc442d65e0ee271e47f2926f63fe91e8.zip
s390/qdio: fix output of DSCI value in debug file
The DSCI is a 1-byte field, placed at the start of an u32. So when printing it to a queue's debug state, limit the output to the part that's actually occupied by the DSCI. When the DSCI is set this gives us the expected output of '1', rather than the current (obscure) value of '16777216'. Suggested-by: Jens Remus <jremus@linux.ibm.com> Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Reviewed-by: Jens Remus <jremus@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions