RE: [PATCH v3 6/8] mm: Selftests for exclusive device memory
From: Ralph Campbell <hidden>
Date: 2021-03-01 23:55:59
Also in:
dri-devel, linux-mm, lkml, nouveau
From: Ralph Campbell <hidden>
Date: 2021-03-01 23:55:59
Also in:
dri-devel, linux-mm, lkml, nouveau
From: Jason Gunthorpe <jgg@nvidia.com> Sent: Monday, March 1, 2021 9:56 AM To: Alistair Popple <apopple@nvidia.com> Cc: linux-mm@kvack.org; nouveau@lists.freedesktop.org; bskeggs@redhat.com; akpm@linux-foundation.org; linux-doc@vger.kernel.org; linux-kernel@vger.kernel.org; dri-devel@lists.freedesktop.org; John Hubbard [off-list ref]; Ralph Campbell [off-list ref]; jglisse@redhat.com; hch@infradead.org; daniel@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:quoted
Adds some selftests for exclusive device memory. Signed-off-by: Alistair Popple <apopple@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 <jgg@nvidia.com> Jason
I'm working on it. Thanks for encouragement. 😊