diff options
author | Halil Pasic <pasic@linux.ibm.com> | 2023-02-09 00:00:23 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-02-10 10:55:29 +0100 |
commit | 394740d7645ea767795074287769dd26dbd4d782 (patch) | |
tree | e91dcc70c0243008cd650031e2c8275520a501b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | a64a6d23874c574d30a9816124b2dc37467f3811 (diff) |
s390/ap: fix status returned by ap_aqic()
There function ap_aqic() 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 <pasic@linux.ibm.com>
Reported-by: Janosch Frank <frankja@linux.ibm.com>
Fixes: 159491f3b509 ("s390/ap: rework assembler functions to use unions for in/out register variables")
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions