aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDoug Oucahrek <[email protected]>2018-05-01 22:22:19 -0700
committerGreg Kroah-Hartman <[email protected]>2018-05-06 18:44:47 -0700
commitcf04968efe341b9b1c30a527e5dd61b2af9c43d2 (patch)
treea30bb4a0b866390bf672990e9ab862d08954a04a /tools/perf/scripts/python/bin
parent24d4b7c8de007cff9c7d83c06ae76099fdcce008 (diff)
staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
cmid will be destroyed at OFED if kiblnd_cm_callback return error. if error happen before the end of kiblnd_connect_peer, it will touch destroyed cmid and fail as (o2iblnd_cb.c:1315:kiblnd_connect_peer()) ASSERTION( cmid->device != ((void *)0) ) failed: Signed-off-by: Alexander Boyko <[email protected]> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-10015 Reviewed-by: Alexey Lyashkov <[email protected]> Reviewed-by: Doug Oucharek <[email protected]> Reviewed-by: John L. Hammond <[email protected]> Signed-off-by: Doug Oucharek <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions