diff options
author | Halil Pasic <[email protected]> | 2023-02-09 00:00:24 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2023-02-10 10:55:30 +0100 |
commit | a2522c80f074c35254974fec39fffe8b8d75befe (patch) | |
tree | e3bf031ada7a509d0405cf2e04191dd71b54034c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 394740d7645ea767795074287769dd26dbd4d782 (diff) |
s390/ap: fix status returned by ap_qact()
Since commit 159491f3b509 ("s390/ap: rework assembler functions to use
unions for in/out register variables") the function ap_qact() tries to
grab the status from the wrong part of the register. Thus we always end
up with zeros. Which is wrong, among others, because we detect failures
via status.response_code.
Signed-off-by: Halil Pasic <[email protected]>
Reported-by: Harald Freudenberger <[email protected]>
Fixes: 159491f3b509 ("s390/ap: rework assembler functions to use unions for in/out register variables")
Reviewed-by: Harald Freudenberger <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions