aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorShiraz Saleem <[email protected]>2023-07-11 12:52:51 -0500
committerLeon Romanovsky <[email protected]>2023-07-17 08:01:22 +0300
commit4984eb51453ff7eddee9e5ce816145be39c0ec5c (patch)
treef9d69baeb34327823104ff9c0dab987876faf0e0 /tools/perf/scripts/python/export-to-postgresql.py
parentd64b1ee12a168030fbb3e0aebf7bce49e9a07589 (diff)
RDMA/irdma: Add missing read barriers
On code inspection, there are many instances in the driver where CEQE and AEQE fields written to by HW are read without guaranteeing that the polarity bit has been read and checked first. Add a read barrier to avoid reordering of loads on the CEQE/AEQE fields prior to checking the polarity bit. Fixes: 3f49d6842569 ("RDMA/irdma: Implement HW Admin Queue OPs") Signed-off-by: Shiraz Saleem <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions