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

From: Jarkko Sakkinen
Date: Sat Dec 04 2021 - 17:57:10 EST


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().

/Jarkko