All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix EPF configfs attribute group removal
@ 2025-06-24  8:19 Damien Le Moal
  2025-06-24  8:19 ` [PATCH v2 1/2] PCI: endpoint: Fix configfs group list head handling Damien Le Moal
  2025-06-24  8:19 ` [PATCH v2 2/2] PCI: endpoint: Fix configfs group removal on driver teardown Damien Le Moal
  0 siblings, 2 replies; 8+ messages in thread
From: Damien Le Moal @ 2025-06-24  8:19 UTC (permalink / raw)
  To: linux-pci, Manivannan Sadhasivam, Krzysztof Wilczyński,
	Kishon Vijay Abraham I, Bjorn Helgaas
  Cc: Niklas Cassel

A couple of patches to fix removal of configfs attribute groups of a PCI
endpoint function driver.

Changes from v1:
 - Split out patch 1 from patch 2 as requested by Niklas.

Damien Le Moal (2):
  PCI: endpoint: Fix configfs group list head handling
  PCI: endpoint: Fix configfs group removal on driver teardown

 drivers/pci/endpoint/pci-ep-cfs.c   | 1 +
 drivers/pci/endpoint/pci-epf-core.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-25  0:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-24  8:19 [PATCH v2 0/2] Fix EPF configfs attribute group removal Damien Le Moal
2025-06-24  8:19 ` [PATCH v2 1/2] PCI: endpoint: Fix configfs group list head handling Damien Le Moal
2025-06-24  8:42   ` Niklas Cassel
2025-06-24 18:12   ` Frank Li
2025-06-24  8:19 ` [PATCH v2 2/2] PCI: endpoint: Fix configfs group removal on driver teardown Damien Le Moal
2025-06-24  8:46   ` Niklas Cassel
2025-06-24 18:14   ` Frank Li
2025-06-25  0:16     ` Damien Le Moal

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.