On 8/5/19 3:05 PM, Ira Weiny wrote: > On Mon, Aug 05, 2019 at 03:04:42PM -0700, 'Ira Weiny' wrote: >> On Sun, Aug 04, 2019 at 07:32:06PM -0700, [email protected] wrote: >>> From: John Hubbard <[email protected]> >>> >>> For pages that were retained via get_user_pages*(), release those pages >>> via the new put_user_page*() routines, instead of via put_page() or >>> release_pages(). >>> >>> This is part a tree-wide conversion, as described in commit fc1d8e7cca2d >>> ("mm: introduce put_user_page*(), placeholder versions"). >>> >>> Cc: Alexander Viro <[email protected]> >>> Cc: Jens Axboe <[email protected]> >>> Cc: [email protected] >>> Cc: [email protected] >>> Signed-off-by: John Hubbard <[email protected]> >> >> Signed-off-by: Ira Weiny <[email protected]> > > <sigh> > > I meant to say I wrote the same patch ... For this one... > > Reviewed-by: Ira Weiny <[email protected]> >
Hi Ira, Say, in case you or anyone else is up for it: there are still about two thirds of the 34 patches that could use a reviewed-by, in this series: https://lore.kernel.org/r/[email protected] ...and even reviewing one or two quick ones would help--no need to look at all of them, especially if several people each look at a few. Also note that I'm keeping the gup_dma_core branch tracking the latest linux.git, and it seems to be working pretty well, aside from one warning that I haven't yet figured out (as per the latest commit): [email protected]:johnhubbard/linux.git thanks, -- John Hubbard NVIDIA
