Re: Forwarded: Re: [syzbot ci] Re: net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
syzbot ci <[email protected]>
| Newsgroups | dev.linux.lists.syzbot |
|---|---|
| Message-ID | <[email protected]> |
> For archival purposes, forwarding an incoming command email to > [email protected]. > > *** > > Subject: Re: [syzbot ci] Re: net/smc: fix clcsock and lgr/lnk races in smc_diag dump path > Author: [email protected] > > #syz test Please attach the patch to act upon. > > v4: Moves mutex_init(&clcsock_release_lock) before sk->sk_prot->hash(sk) > in smc_sk_init() to fix the uninitialized mutex warning you reported.