summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDongliang Mu <mudongliangabcd@gmail.com>2022-06-09 15:06:56 +0800
committerLeon Romanovsky <leonro@nvidia.com>2022-06-16 20:07:07 +0300
commit1a685940e6200e9def6e34bbaa19dd31dc5aeaf8 (patch)
tree9ce84e06c627e830066f29e1d5934e6902515cab /tools/perf/scripts/python/stackcollapse.py
parentd56e336e8444970964b6e8d1bd4536f505256c41 (diff)
RDMA/rxe: fix xa_alloc_cycle() error return value check again
Currently rxe_alloc checks ret to indicate error, but 1 is also a valid return and just indicates that the allocation succeeded with a wrap. Fix this by modifying the check to be < 0. Link: https://lore.kernel.org/r/20220609070656.1446121-1-dzm91@hust.edu.cn Fixes: 3225717f6dfa ("RDMA/rxe: Replace red-black trees by xarrays") Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com> Reviewed-by: Bob Pearson <rpearsonhpe@gmail.com> Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions