aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJiewei Ke <[email protected]>2019-12-27 19:36:13 +0800
committerJason Gunthorpe <[email protected]>2020-01-03 19:43:51 -0400
commit6ca18d8927d468c763571f78c9a7387a69ffa020 (patch)
tree88a108c01b03b980a66a4646e4333fa0ed7a9aba /tools/perf/scripts/python/event_analyzing_sample.py
parent2ab367a70a077818905c92c4cfc7c2bd6bc76a14 (diff)
RDMA/rxe: Fix error type of mmap_offset
The type of mmap_offset should be u64 instead of int to match the type of mminfo.offset. If otherwise, after we create several thousands of CQs, it will run into overflow issues. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jiewei Ke <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions