Re: [PATCH net-next v2 0/2] netconsole: replace target_list_lock by RCU on userdata hot path

From: Jakub Kicinski

Date: Fri Aug 07 2026 - 20:09:23 EST


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.