Re: [PATCH net v2 12/16] keys: Add refcounting to user-defined key type payload

David Howells <[email protected]> Mon, 13 Jul 2026 09:09:05 +0100
Newsgroups org.kernel.vger.keyrings,org.kernel.vger.linux-kernel,org.kernel.vger.netdev
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903
Message-ID <[email protected]>
Jarkko Sakkinen <[email protected]> wrote:

> I get the relaxing part when it comes to RCU read lock but why does it
> carry fixes tag? The commit message does not do a great job on
> explaining this part.

It's the first part of a multipatch fix (it was originally in one patch and I
just duplicated the Fixes).  I can remove the Fixes line though - as you point
out, this patch is not technically a fix in itself.

David