[PATCH net 000/117] net: avoid to remove module when its debugfs is being used
Johannes Berg <[email protected]>
| Newsgroups | org.infradead.lists.b43-dev,org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2020-10-09 at 19:15 +0900, Taehee Yoo wrote: > > Okay, as you mentioned earlier in 001/117 patch thread, > I will squash patches into per-driver/subsystem then send them as v2. Give me a bit. I think I figured out a less intrusive way that at least means we don't have to do it if the fops doesn't have ->release(), which is the vast majority. johannes