Re: [PATCH 06/25] x86/sgx: Use more generic name for enclave cpumask function

From: Reinette Chatre
Date: Mon Dec 06 2021 - 16:29:40 EST


Hi Jarkko,

On 12/4/2021 2:56 PM, Jarkko Sakkinen wrote:
What are "enclave cpumask" and "generic name"? I'd prefer to speak
about concrete things and no use weird rephrasings at all.

Also, renaming is not exporting.

You should split this into two patches:

1. x86/sgx: Export sgx_encl_ewb_cpumask()
2. x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask().

Will do.

Reinette