Re: [v3 PATCH] KEYS: Invert FINAL_PUT bit
From: David Howells <dhowells@redhat.com>
Date: 2025-05-12 09:19:31
Also in:
keyrings, linux-crypto, linux-integrity, lkml, oe-lkp
From: David Howells <dhowells@redhat.com>
Date: 2025-05-12 09:19:31
Also in:
keyrings, linux-crypto, linux-integrity, lkml, oe-lkp
Herbert Xu [off-list ref] wrote:
Invert the FINAL_PUT bit so that test_bit_acquire and clear_bit_unlock can be used instead of smp_mb. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: David Howells <dhowells@redhat.com>