diff options
author | Tony Krowiak <akrowiak@linux.ibm.com> | 2023-08-15 21:43:27 +0300 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-08-18 16:09:29 +0300 |
commit | 62aab082e9993163731656ce270cd3c1d29079af (patch) | |
tree | ba6c3a9bad1f703fbfaeb99fde5b41ee47262601 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dd174833e44e7717f88f0925b1f78e9ba1d2626e (diff) | |
download | linux-62aab082e9993163731656ce270cd3c1d29079af.tar.xz |
s390/vfio-ap: store entire AP queue status word with the queue object
Store the entire AP queue status word returned from the ZAPQ command with
the struct vfio_ap_queue object instead of just the response code field.
The other information contained in the status word is need by the
apq_reset_check function to display a proper message to indicate that the
vfio_ap driver is waiting for the ZAPQ to complete because the queue is
not empty or IRQs are still enabled.
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com>
Tested-by: Viktor Mihajlovski <mihajlov@linux.ibm.com>
Link: https://lore.kernel.org/r/20230815184333.6554-7-akrowiak@linux.ibm.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions