From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v3 3/3] infiniband/mm: convert put_page() to put_user_page*() To: Jason Gunthorpe , Christian Benvenuti , Andrew Morton CC: , Matthew Wilcox , Michal Hocko , Christopher Lameter , Dan Williams , Jan Kara , , LKML , linux-rdma , , Doug Ledford , Mike Marciniszyn , Dennis Dalessandro References: <20181006024949.20691-1-jhubbard@nvidia.com> <20181006024949.20691-4-jhubbard@nvidia.com> <20181008194240.GA27639@ziepe.ca> <15d3daac-ba59-b1c9-873d-1876b58bde9d@nvidia.com> <20181008205602.GD27639@ziepe.ca> From: John Hubbard Message-ID: Date: Mon, 8 Oct 2018 13:59:03 -0700 MIME-Version: 1.0 In-Reply-To: <20181008205602.GD27639@ziepe.ca> Content-Type: text/plain; charset="utf-8" Content-Language: en-US-large Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: On 10/8/18 1:56 PM, Jason Gunthorpe wrote: > On Mon, Oct 08, 2018 at 01:37:35PM -0700, John Hubbard wrote: >> On 10/8/18 12:42 PM, Jason Gunthorpe wrote: >>> On Fri, Oct 05, 2018 at 07:49:49PM -0700, john.hubbard@gmail.com wrote: >>>> From: John Hubbard >> [...] >>>> drivers/infiniband/core/umem.c | 7 ++++--- >>>> drivers/infiniband/core/umem_odp.c | 2 +- >>>> drivers/infiniband/hw/hfi1/user_pages.c | 11 ++++------- >>>> drivers/infiniband/hw/mthca/mthca_memfree.c | 6 +++--- >>>> drivers/infiniband/hw/qib/qib_user_pages.c | 11 ++++------- >>>> drivers/infiniband/hw/qib/qib_user_sdma.c | 8 ++++---- >>>> drivers/infiniband/hw/usnic/usnic_uiom.c | 7 ++++--- >>>> 7 files changed, 24 insertions(+), 28 deletions(-) >>> >>> I have no issues with this, do you want this series to go through the >>> rdma tree? Otherwise: >>> >>> Acked-by: Jason Gunthorpe >>> >> >> The RDMA tree seems like a good path for this, yes, glad you suggested >> that. >> >> I'll post a v4 with the comment fix and the recent reviewed-by's, which >> should be ready for that. It's based on today's linux.git tree at the >> moment, but let me know if I should re-apply it to the RDMA tree. > > I'm unclear who needs to ack the MM sections for us to take it to > RDMA? > > Otherwise it is no problem.. > It needs Andrew Morton (+CC) and preferably also Michal Hocko (already on CC). thanks, -- John Hubbard NVIDIA