[PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands

Dan Williams dan.j.williams at intel.com
Tue Mar 3 05:42:06 AEDT 2020


On Mon, Mar 2, 2020 at 9:59 AM Frederic Barrat <fbarrat at linux.ibm.com> wrote:
>
>
>
> Le 21/02/2020 à 04:27, Alastair D'Silva a écrit :
> > From: Alastair D'Silva <alastair at d-silva.org>
> >
> > Similar to the previous patch, this adds support for near storage commands.
> >
> > Signed-off-by: Alastair D'Silva <alastair at d-silva.org>
> > ---
>
>
> Is any of these new functions ever called?

This is my concern as well. The libnvdimm command support is limited
to the commands that Linux will use. Other passthrough commands are
supported through a passthrough interface. However, that passthrough
interface is explicitly limited to publicly documented command sets so
that the kernel has an opportunity to constrain and consolidate
command implementations across vendors.


More information about the Linuxppc-dev mailing list