[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190818090437.GB20462@lst.de>
Date: Sun, 18 Aug 2019 11:04:37 +0200
From: Christoph Hellwig <hch@....de>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Christoph Hellwig <hch@....de>,
Dan Williams <dan.j.williams@...el.com>,
Jason Gunthorpe <jgg@...lanox.com>,
Bharata B Rao <bharata@...ux.ibm.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, linux-nvdimm@...ts.01.org
Subject: Re: [PATCH 4/4] memremap: provide a not device managed
memremap_pages
On Fri, Aug 16, 2019 at 02:00:57PM -0700, Andrew Morton wrote:
> On Fri, 16 Aug 2019 08:54:34 +0200 Christoph Hellwig <hch@....de> wrote:
>
> > The kvmppc ultravisor code wants a device private memory pool that is
> > system wide and not attached to a device. Instead of faking up one
> > provide a low-level memremap_pages for it. Note that this function is
> > not exported, and doesn't have a cleanup routine associated with it to
> > discourage use from more driver like users.
>
> Confused. Which function is "not exported"?
Leftover from v1 and dropped now.
Powered by blists - more mailing lists