On 1/26/21 1:30 AM, Kai Huang wrote: > Move SGX_LC feature bit to CPUID dependency table as well, along with > new added SGX1 and SGX2 bit, to make clearing all SGX feature bits > easier. Also remove clear_sgx_caps() since it is just a wrapper of > setup_clear_cpu_cap(X86_FEATURE_SGX) now. > > Suggested-by: Sean Christopherson <seanjc@xxxxxxxxxx> > Signed-off-by: Kai Huang <kai.huang@xxxxxxxxx> Looks good: Acked-by: Dave Hansen <dave.hansen@xxxxxxxxx>