Re: [PATCH v8 0/5] Enable automatic SVN updates for SGX enclaves

From: Huang, Kai
Date: Fri Jul 18 2025 - 00:50:44 EST


On Tue, 2025-07-15 at 15:40 +0300, Elena Reshetova wrote:
> Changes since v7 following reviews by Dave:
>
> - change sgx_usage_count to be a normal int type
> and greatly simplify the sgx_inc_usage_count func.
> This results in requiring a mutex for each sgx_(vepc_)open
> but given that the mutex is held a short amount of
> time it should be ok perf-wise.
>
>

For this series:

Acked-by: Kai Huang <kai.huang@xxxxxxxxx>