Re: [RFC] net/iucv: af_iucv socket locking - accounting, and a staged plan
Alexandra Winter <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel,org.kernel.vger.linux-s390 |
|---|---|
| Message-ID | <[email protected]> |
On 09.08.26 03:49, Bryam Vargas wrote: >> That would be great, we are also working on several small fixes. Let's get them out of the way. > The connack patch is written: bh_lock_sock() in iucv_callback_connack(), the one > site whose context is unambiguous, since connrej and shutdown run in the same > tasklet and already take it. Fixes: eac3731bd04c - the function has held no lock > since 2007. checkpatch --strict is quiet and it builds for s390x. Which tree do > you want it against? net, please.