Forwarded: Re: [syzbot ci] Re: net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
syzbot <[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 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.