> From: Jason Gunthorpe <j...@nvidia.com> > Sent: Monday, March 1, 2021 9:56 AM > To: Alistair Popple <apop...@nvidia.com> > Cc: linux...@kvack.org; nouv...@lists.freedesktop.org; > bske...@redhat.com; a...@linux-foundation.org; linux-...@vger.kernel.org; > linux-kernel@vger.kernel.org; dri-de...@lists.freedesktop.org; John Hubbard > <jhubb...@nvidia.com>; Ralph Campbell <rcampb...@nvidia.com>; > jgli...@redhat.com; h...@infradead.org; dan...@ffwll.ch > Subject: Re: [PATCH v3 6/8] mm: Selftests for exclusive device memory > > 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 <apop...@nvidia.com> > > --- > > 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 <j...@nvidia.com> > > Jason
I'm working on it. Thanks for encouragement. 😊