Re: [PATCH 1/5] mm/hmm: Update HMM documentation

2019-06-06 Thread Jason Gunthorpe
On Thu, Jun 06, 2019 at 11:50:15AM -0700, Ralph Campbell wrote: > Yes, I agree this is better. > > Also, I noticed the sample code for hmm_range_register() is wrong. > If you could merge this minor change into this patch, that > would be appreciated. Sure, done thanks Jason

Re: [PATCH 1/5] mm/hmm: Update HMM documentation

2019-06-06 Thread Ralph Campbell
On 6/6/19 7:02 AM, Jason Gunthorpe wrote: On Mon, May 06, 2019 at 04:29:38PM -0700, rcampb...@nvidia.com wrote: From: Ralph Campbell Update the HMM documentation to reflect the latest API and make a few minor wording changes. Signed-off-by: Ralph Campbell Reviewed-by: Jérôme Glisse Cc: Jo

Re: [PATCH 1/5] mm/hmm: Update HMM documentation

2019-06-06 Thread Jason Gunthorpe
On Mon, May 06, 2019 at 04:29:38PM -0700, rcampb...@nvidia.com wrote: > From: Ralph Campbell > > Update the HMM documentation to reflect the latest API and make a few minor > wording changes. > > Signed-off-by: Ralph Campbell > Reviewed-by: Jérôme Glisse > Cc: John Hubbard > Cc: Ira Weiny >

[PATCH 1/5] mm/hmm: Update HMM documentation

2019-05-06 Thread rcampbell
From: Ralph Campbell Update the HMM documentation to reflect the latest API and make a few minor wording changes. Signed-off-by: Ralph Campbell Cc: John Hubbard Cc: Ira Weiny Cc: Dan Williams Cc: Arnd Bergmann Cc: Balbir Singh Cc: Dan Carpenter Cc: Matthew Wilcox Cc: Souptick Joarder Cc