Re: [PATCH v3 1/7] x86/sgx: Provide indication of life-cycle of EPC pages

From: Sean Christopherson
Date: Wed Jul 28 2021 - 20:07:17 EST


On Wed, Jul 28, 2021, Luck, Tony wrote:
> > - epc_page = sgx_alloc_epc_page(NULL, true);
> > + epc_page = sgx_alloc_epc_page(va_page, true);
>
> Providing a real value for the owner seems much better than all the hacks
> to invent a value to use instead of NULL.
>
> Can you add a "Signed-off-by"? Then I'll replace my part 0001 with your version.

Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>

> -Tony
>
> [Just need to coax you into re-writing all the other parts for me now :-) ]

LOL, it might be easier to convince folks to just kill off SGX ;-)