Skip to content
Commit 52f1c45d authored by Dominique Martinet's avatar Dominique Martinet
Browse files

9p: trans_fd/p9_conn_cancel: drop client lock earlier



syzbot reported a double-lock here and we no longer need this
lock after requests have been moved off to local list:
just drop the lock earlier.

Link: https://lkml.kernel.org/r/20220904064028.1305220-1-asmadeus@codewreck.org
Reported-by: default avatar <syzbot+50f7e8d06c3768dd97f3@syzkaller.appspotmail.com>
Signed-off-by: default avatarDominique Martinet <asmadeus@codewreck.org>
Tested-by: default avatarSchspa Shi <schspa@gmail.com>
parent b90cb105
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment