Re: [PATCH net-next 0/5] net/smc: improve termination handling

2019-10-09 Thread Jakub Kicinski
On Wed, 9 Oct 2019 10:07:42 +0200, Karsten Graul wrote: > First set of patches to improve termination handling. Applied, thanks. Out of curiosity why does net/sock.h have to include net/smc.h? This SMC-specific series causes half of the kernel to rebuild 🤨

[PATCH net-next 0/5] net/smc: improve termination handling

2019-10-09 Thread Karsten Graul
First set of patches to improve termination handling. Ursula Braun (5): net/smc: separate SMCD and SMCR link group lists net/smc: separate locks for SMCD and SMCR link group lists net/smc: increase device refcount for added link group net/smc: no new connections on disappearing devices n