Re: [PATCH hmm 0/5] Adjust hmm_range_fault() API

From: Ralph Campbell
Date: Wed Apr 22 2020 - 15:09:13 EST



On 4/21/20 5:21 PM, Jason Gunthorpe wrote:
From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>

The API is a bit complicated for the uses we actually have, and
disucssions for simplifying have come up a number of times.

This small series removes the customizable pfn format and simplifies the
return code of hmm_range_fault()

All the drivers are adjusted to process in the simplified format.
I would appreciated tested-by's for the two drivers, thanks!

For nouveau you can add:
Tested-by: Ralph Campbell <rcampbell@xxxxxxxxxx>