public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events
@ 2026-04-16 21:39 Ramesh Errabolu
  2026-04-16 21:39 ` [PATCH v2 1/1] " Ramesh Errabolu
  0 siblings, 1 reply; 2+ messages in thread
From: Ramesh Errabolu @ 2026-04-16 21:39 UTC (permalink / raw)
  To: linux-pci
  Cc: linux-kernel, linux-s390, Bjorn Helgaas, Lukas Wunner,
	Niklas Schnelle, Peter Oberparleiter, Matthew Rosato, Gerd Bayer,
	Heiko Carstens, Vasily Gorbik, Alexander Gordeev, Ramesh Errabolu

Hi all,

This is v2 of the patch adding write-only uevent
support for PCI slots. The original v1 was posted
in February 2026 and received valuable feedback from
Leon Romanovsky and others. This v2 addresses the feedback
and is rebased onto the current kernel tree.

    Link to v1:
    https://lore.kernel.org/all/20260225150815.81268-1-ramesh@linux.ibm.com/

Testing: Tested on s390x with multiple PCI slots
 - Write-only uevent attribute is created for each slot
 - Writing "add" triggers proper uevent generation
 - udevadm-trigger successfully generates slot uevents
 - Events are properly received by udev monitoring tools

Changes since v1 (February 2026):
 - Improved commit message clarity, per reviewer feedback
 - Rebased onto current kernel tree (v7.x)

Ramesh Errabolu (1):
  PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events

 drivers/pci/hotplug/pci_hotplug_core.c | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-16 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16 21:39 [PATCH v2 0/1] PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events Ramesh Errabolu
2026-04-16 21:39 ` [PATCH v2 1/1] " Ramesh Errabolu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox