All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] PCI/DOE: Remove asynchronous task support
@ 2022-11-28  4:03 ira.weiny
  2022-11-28  4:03 ` [PATCH V3 1/2] PCI/DOE: Remove the pci_doe_flush_mb() call ira.weiny
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: ira.weiny @ 2022-11-28  4:03 UTC (permalink / raw)
  To: Dan Williams, Bjorn Helgaas
  Cc: Ira Weiny, Lukas Wunner, Alison Schofield, Vishal Verma,
	Jonathan Cameron, Gregory Price, Li, Ming, linux-pci,
	linux-kernel, linux-cxl

From: Ira Weiny <ira.weiny@intel.com>

Changes from V2
	From Jonathan
		Add comment about change in PCI_DOE_POLL_INTERVAL value
		Remove additional code

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       | 135 ++++++++++------------------------------
 include/linux/pci-doe.h |  11 +---
 3 files changed, 36 insertions(+), 126 deletions(-)


base-commit: b6e7fdfd6f6a8bf88fcdb4a45da52c42ba238c25
-- 
2.37.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-11-28 19:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28  4:03 [PATCH V3 0/2] PCI/DOE: Remove asynchronous task support ira.weiny
2022-11-28  4:03 ` [PATCH V3 1/2] PCI/DOE: Remove the pci_doe_flush_mb() call ira.weiny
2022-11-28  5:51   ` Li, Ming
2022-11-28 17:42     ` Ira Weiny
2022-11-28 17:51   ` Alison Schofield
2022-11-28 19:41     ` Ira Weiny
2022-11-28  4:03 ` [PATCH V3 2/2] PCI/DOE: Remove asynchronous task support ira.weiny
2022-11-28 17:58   ` Alison Schofield
2022-11-28 19:47     ` Ira Weiny
     [not found] ` <20221128095112.6047-1-hdanton@sina.com>
2022-11-28 16:57   ` Ira Weiny

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.