“8c82a17e9c924c0e9f13e75e4c2f6bca19a4b516”上不存在“arch/um/include/git@gitcode.net:openanolis/cloud-kernel.git”
KEYS: load key flags and expiry time atomically in proc_keys_show()
In proc_keys_show(), the key semaphore is not held, so the key ->flags and ->expiry can be changed concurrently. We therefore should read them atomically just once. Signed-off-by: NEric Biggers <ebiggers@google.com> Signed-off-by: NDavid Howells <dhowells@redhat.com>
Showing
想要评论请 注册 或 登录