diff options
| author | Julian Wiedmann <[email protected]> | 2019-03-28 13:48:44 +0100 |
|---|---|---|
| committer | Martin Schwidefsky <[email protected]> | 2019-04-10 17:47:23 +0200 |
| commit | 34298422cc442d65e0ee271e47f2926f63fe91e8 (patch) | |
| tree | a5097f6782c7d495a077f8ef1084f581450dd789 /tools/perf/scripts/python | |
| parent | 093ddccb55157f909f203f9e50bce0c24431e791 (diff) | |
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 <[email protected]>
Signed-off-by: Julian Wiedmann <[email protected]>
Reviewed-by: Jens Remus <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions