Re: [PATCH v10 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

From: Greg Kroah-Hartman
Date: Fri Sep 23 2022 - 04:16:15 EST


On Thu, Sep 22, 2022 at 10:39:26AM -0600, Logan Gunthorpe wrote:
> Add documentation for the p2pmem/allocate binary file which allows
> for allocating p2pmem buffers in userspace for passing to drivers
> that support them. (Currently only O_DIRECT to NVMe devices.)
>
> Signed-off-by: Logan Gunthorpe <logang@xxxxxxxxxxxx>
> Reviewed-by: John Hubbard <jhubbard@xxxxxxxxxx>
> ---
> Documentation/ABI/testing/sysfs-bus-pci | 10 ++++++++++
> 1 file changed, 10 insertions(+)

Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>