[PATCH V2 0/2] PCI/DOE: Remove asynchronous task support

ira.weiny@intel.com posted 2 patches 3 years, 4 months ago
There is a newer version of this series
drivers/cxl/core/pci.c  |  16 +-----
drivers/pci/doe.c       | 123 +++++++++-------------------------------
include/linux/pci-doe.h |  10 +---
3 files changed, 32 insertions(+), 117 deletions(-)
[PATCH V2 0/2] PCI/DOE: Remove asynchronous task support
Posted by ira.weiny@intel.com 3 years, 4 months ago
From: Ira Weiny <ira.weiny@intel.com>

Changes from V1
	Address comments around locking
	Add patch to remove unneeded pci_doe_flush_mb() call

The asynchronous task support in the PCI DOE mailboxes has become a
maintenance burden.

Remove the code associated with that support.

Ira Weiny (2):
  PCI/DOE: Remove the pci_doe_flush_mb() call
  PCI/DOE: Remove asynchronous task support

 drivers/cxl/core/pci.c  |  16 +-----
 drivers/pci/doe.c       | 123 +++++++++-------------------------------
 include/linux/pci-doe.h |  10 +---
 3 files changed, 32 insertions(+), 117 deletions(-)


base-commit: b6e7fdfd6f6a8bf88fcdb4a45da52c42ba238c25
-- 
2.37.2