aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVinay Kumar Yadav <[email protected]>2020-10-26 01:05:39 +0530
committerJakub Kicinski <[email protected]>2020-10-27 16:48:03 -0700
commit28e9dcd9172028263c8225c15c4e329e08475e89 (patch)
treedb13cc573418d2e66fe9fdd2505df456c17d8548 /tools/perf/scripts/python/export-to-sqlite.py
parente3364c5ff3ff975b943a7bf47e21a2a4bf20f3fe (diff)
chelsio/chtls: fix deadlock issue
In chtls_pass_establish() we hold child socket lock using bh_lock_sock and we are again trying bh_lock_sock in add_to_reap_list, causing deadlock. Remove bh_lock_sock in add_to_reap_list() as lock is already held. Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition") Signed-off-by: Vinay Kumar Yadav <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions