On Mon, Aug 15, 2022 at 10:16:56PM -0700, Haitao Huang wrote: > For EMODT and EREMOVE ioctls with a large range, kernel > may not finish in one shot and return EAGAIN error code > and count of bytes of EPC pages on that operations are > finished successfully. > > Change the unclobbered_vdso_oversubscribed_remove test > to rerun the ioctls in a loop, updating offset and length > using the byte count returned in each iteration. > > Signed-off-by: Haitao Huang <haitao.huang@xxxxxxxxxxxxxxx> > Reviewed-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx> Also, Tested-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx> Dave, in addition to [*], these should be picked x86 tree for v6.0 https://lore.kernel.org/linux-sgx/20220815233900.11225-1-jarkko@xxxxxxxxxx/T/#t BR, Jarkko