[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190627165428.GC10652@lst.de>
Date: Thu, 27 Jun 2019 18:54:28 +0200
From: Christoph Hellwig <hch@....de>
To: Jason Gunthorpe <jgg@...lanox.com>
Cc: Christoph Hellwig <hch@....de>,
Dan Williams <dan.j.williams@...el.com>,
Jérôme Glisse <jglisse@...hat.com>,
Ben Skeggs <bskeggs@...hat.com>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"nouveau@...ts.freedesktop.org" <nouveau@...ts.freedesktop.org>,
"dri-devel@...ts.freedesktop.org" <dri-devel@...ts.freedesktop.org>,
"linux-nvdimm@...ts.01.org" <linux-nvdimm@...ts.01.org>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
John Hubbard <jhubbard@...dia.com>,
Michal Hocko <mhocko@...e.com>
Subject: Re: [PATCH 03/25] mm: remove hmm_devmem_add_resource
On Thu, Jun 27, 2019 at 04:18:22PM +0000, Jason Gunthorpe wrote:
> On Wed, Jun 26, 2019 at 02:27:02PM +0200, Christoph Hellwig wrote:
> > This function has never been used since it was first added to the kernel
> > more than a year and a half ago, and if we ever grow a consumer of the
> > MEMORY_DEVICE_PUBLIC infrastructure it can easily use devm_memremap_pages
> > directly.
> >
> > Signed-off-by: Christoph Hellwig <hch@....de>
> > Reviewed-by: Jason Gunthorpe <jgg@...lanox.com>
> > Reviewed-by: John Hubbard <jhubbard@...dia.com>
> > Acked-by: Michal Hocko <mhocko@...e.com>
> > ---
> > include/linux/hmm.h | 3 ---
> > mm/hmm.c | 50 ---------------------------------------------
> > 2 files changed, 53 deletions(-)
>
> This should be squashed to the new earlier patch?
We could do that. Do you just want to do that when you apply it?
Powered by blists - more mailing lists