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

2021-03-02 Thread Alistair Popple
On Tuesday, 2 March 2021 10:14:56 AM AEDT Ralph Campbell wrote: > > From: Alistair Popple > > Sent: Thursday, February 25, 2021 11:19 PM > > To: linux...@kvack.org; nouv...@lists.freedesktop.org; > > bske...@redhat.com; a...@linux-foundation.org > > Cc: linux-...@vger.kernel.org; linux-ker...@vger

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

2021-03-01 Thread Ralph Campbell
> From: Alistair Popple > Sent: Thursday, February 25, 2021 11:19 PM > To: linux...@kvack.org; nouv...@lists.freedesktop.org; > bske...@redhat.com; a...@linux-foundation.org > Cc: linux-...@vger.kernel.org; linux-ker...@vger.kernel.org; dri- > de...@lists.freedesktop.org; John Hubbard ; Ralph > Ca

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

2021-03-01 Thread Ralph Campbell
.org; John Hubbard > ; Ralph Campbell ; > 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 exclusi

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

2021-03-01 Thread Jason Gunthorpe
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 > --- > lib/test_hmm.c | 124 ++ > lib/test_hmm_uapi.h| 2 + > tools/testing/selftests/