Re: [PATCH v3 6/8] mm: Selftests for exclusive device memory

From: Jason Gunthorpe
Date: Mon Mar 01 2021 - 18:14:01 EST


On Fri, Feb 26, 2021 at 06:18:30PM +1100, Alistair Popple wrote:
> Adds some selftests for exclusive device memory.
>
> Signed-off-by: Alistair Popple <apopple@xxxxxxxxxx>
> ---
> lib/test_hmm.c | 124 ++++++++++++++
> lib/test_hmm_uapi.h | 2 +
> tools/testing/selftests/vm/hmm-tests.c | 219 +++++++++++++++++++++++++
> 3 files changed, 345 insertions(+)

Please get Ralph to review this, otherwise:

Acked-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason