On Wed, 2024-04-10 at 11:25 -0700, Haitao Huang wrote: > Replace boolean parameters for 'reclaim' in the function > sgx_alloc_epc_page() and its callers with an enum. > > Also opportunistically remove non-static declaration of > __sgx_alloc_epc_page() and a typo > > Signed-off-by: Haitao Huang <[email protected]> > Suggested-by: Jarkko Sakkinen <[email protected]> > Suggested-by: Dave Hansen <[email protected]> >
Reviewed-by: Kai Huang <[email protected]>

