Re: [PATCH v3 06/11] block: Introduce PCI P2P flags for request and request queue

2018-03-21 Thread Christoph Hellwig
Looks fine, Reviewed-by: Christoph Hellwig

[PATCH v3 06/11] block: Introduce PCI P2P flags for request and request queue

2018-03-12 Thread Logan Gunthorpe
QUEUE_FLAG_PCI_P2P is introduced meaning a driver's request queue supports targeting P2P memory. REQ_PCI_P2P is introduced to indicate a particular bio request is directed to/from PCI P2P memory. A request with this flag is not accepted unless the corresponding queues have the QUEUE_FLAG_PCI_P2P f