aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorKalderon, Michal <[email protected]>2018-03-05 10:50:10 +0200
committerJason Gunthorpe <[email protected]>2018-03-06 19:57:37 -0700
commite3fd112cbf21d049faf64ba1471d72b93c22109a (patch)
treeed94375da425fce885542808e4761442ebc70c10 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parentea0ed47803df93d0904b838d6b5afceec3ad0ba4 (diff)
RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
Race in qedr_poll_cq, lastest_cqe wasn't protected by lock, leading to a case where two context's accessing poll_cq at the same time lead to one of them having a pointer to an old latest_cqe and reading an invalid cqe element Signed-off-by: Amit Radzi <[email protected]> Signed-off-by: Michal Kalderon <[email protected]> Signed-off-by: Ariel Elior <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions