Re: [PATCH net-next v2 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 05 Aug 2026 03:58:18 -0700 Breno Leitao wrote: > I would like to move netconsole to use RCU on the hot path for > a while instead of target_list_lock. My goal is to have no lock on the > tx side at all and eventually drop CON_NBCON_ATOMIC_UNSAFE, if that is > possible [1]. Bot says this didn't apply when it was posted.