Re: [PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
From: Matthew Wilcox <willy@infradead.org>
Date: 2020-02-24 04:38:17
Also in:
linux-mm, lkml, nvdimm
From: Matthew Wilcox <willy@infradead.org>
Date: 2020-02-24 04:38:17
Also in:
linux-mm, lkml, nvdimm
On Mon, Feb 24, 2020 at 03:34:07PM +1100, Alastair D'Silva wrote:
V3:
- Rebase against next/next-20200220
- Move driver to arch/powerpc/platforms/powernv, we now expect this
driver to go upstream via the powerpc treeThat's rather the opposite direction of normal; mostly drivers live under drivers/ and not in arch/. It's easier for drivers to get overlooked when doing tree-wide changes if they're hiding.