diff options
author | Ayush Sawal <ayush.sawal@chelsio.com> | 2021-01-06 07:29:12 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-08 04:06:02 +0300 |
commit | 15ef6b0e30b354253e2c10b3836bc59767eb162b (patch) | |
tree | dd21b87e6b896812d282ea9b0b9035c1e484339e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eade1e0a4fb31d48eeb1589d9bb859ae4dd6181d (diff) | |
download | linux-15ef6b0e30b354253e2c10b3836bc59767eb162b.tar.xz |
chtls: Fix chtls resources release sequence
CPL_ABORT_RPL is sent after releasing the resources by calling
chtls_release_resources(sk); and chtls_conn_done(sk);
eventually causing kernel panic. Fixing it by calling release
in appropriate order.
Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition")
Signed-off-by: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
Signed-off-by: Ayush Sawal <ayush.sawal@chelsio.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions