On Mon, Jun 17, 2019 at 07:40:25PM +0300, Jarkko Sakkinen wrote: > On Thu, Jun 13, 2019 at 07:30:07PM +0300, Jarkko Sakkinen wrote: > > Since the device file stays open up until all VMAs have been closed > > we do not need to increase encl->refcount for VMAs. sgx_open() will > > increase it once and sgx_release() will decrease at a point where > > the device file is not mapped. anymore. > > > > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> > > Cool if I merge this one? LGTM