[PATCH net 001/117] mac80211: set .owner to THIS_MODULE in debugfs_netdev.c
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 Thu, 2020-10-08 at 15:50 +0000, Taehee Yoo wrote: > If THIS_MODULE is not set, the module would be removed while debugfs is > being used. > It eventually makes kernel panic. > Wow, 117 practically identical patches? No thanks ... Can you merge the ones that belong to a single driver? net/mac80211/ -> mac80211 net/wireless/ -> cfg80211 etc. I don't think we need more than one patch for each driver/subsystem. johannes