[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190617071527.GA14003@infradead.org>
Date: Mon, 17 Jun 2019 00:15:27 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Alastair D'Silva <alastair@...ilva.org>
Cc: Peter Zijlstra <peterz@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>,
David Hildenbrand <david@...hat.com>,
Oscar Salvador <osalvador@...e.com>,
Michal Hocko <mhocko@...e.com>,
Pavel Tatashin <pasha.tatashin@...een.com>,
Wei Yang <richard.weiyang@...il.com>,
Arun KS <arunks@...eaurora.org>, Qian Cai <cai@....pw>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...nel.org>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Jiri Kosina <jkosina@...e.cz>,
Mukesh Ojha <mojha@...eaurora.org>,
Mike Rapoport <rppt@...ux.vnet.ibm.com>,
Baoquan He <bhe@...hat.com>,
Logan Gunthorpe <logang@...tatee.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, linux-nvdimm@...ts.01.org
Subject: Re: [PATCH 5/5] mm/hotplug: export try_online_node
On Mon, Jun 17, 2019 at 05:05:30PM +1000, Alastair D'Silva wrote:
> On Mon, 2019-06-17 at 08:59 +0200, Peter Zijlstra wrote:
> > On Mon, Jun 17, 2019 at 02:36:31PM +1000, Alastair D'Silva wrote:
> > > From: Alastair D'Silva <alastair@...ilva.org>
> > >
> > > If an external driver module supplies physical memory and needs to
> > > expose
> >
> > Why would you ever want to allow a module to do such a thing?
> >
>
> I'm working on a driver for Storage Class Memory, connected via an
> OpenCAPI link.
>
> The memory is only usable once the card says it's OK to access it.
And all that should go through our pmem APIs, not not directly
poke into mm internals. And if you still need core patches send them
along with the actual driver.
Powered by blists - more mailing lists