[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190304194645.10422-1-jhubbard@nvidia.com>
Date: Mon, 4 Mar 2019 11:46:44 -0800
From: john.hubbard@...il.com
To: linux-mm@...ck.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
John Hubbard <jhubbard@...dia.com>,
Leon Romanovsky <leon@...nel.org>,
Ira Weiny <ira.weiny@...el.com>,
Jason Gunthorpe <jgg@...pe.ca>,
Doug Ledford <dledford@...hat.com>, linux-rdma@...r.kernel.org
Subject: [PATCH v3 0/1] RDMA/umem: minor bug fix in error handling path
From: John Hubbard <jhubbard@...dia.com>
Hi,
Ira Weiny alerted me to a couple of places where I'd missed a change from
put_page() to put_user_page(), in my pending patchsets. But when I
attempted to dive more deeply into that code, I ran into a bug in the
cleanup code. Leon Romanovsky has confirmed that and requested this
simplified patch to fix it, so here it is.
Changes since v2:
1) Removed the part of the patch that tried to delete "dead code",
because that code was dealing with huge pages.
2) Reverted the pr_*() line shortening, so as to keep this to only
the minimal bug fix required.
3) Rebased to today's linux.git.
Cc: Leon Romanovsky <leon@...nel.org>
Cc: Ira Weiny <ira.weiny@...el.com>
Cc: Jason Gunthorpe <jgg@...pe.ca>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: Doug Ledford <dledford@...hat.com>
Cc: linux-rdma@...r.kernel.org
Cc: linux-mm@...ck.org
John Hubbard (1):
RDMA/umem: minor bug fix in error handling path
drivers/infiniband/core/umem_odp.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
--
2.21.0
Powered by blists - more mailing lists