[PATCH v6 0/1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
From: Ramesh Errabolu
Date: Fri Aug 07 2026 - 14:02:00 EST
Hi all,
This patch adds support for synthesizing PCI hotplug slot
uevents via a sysfs attribute.
The patch has been rebased on top of the current upstream
development branch and addresses the feedback received
during previous review rounds. In particular, the unnecessary
".show = NULL" assignment noted during review has been removed.
The Reviewed-by and Tested-by tags from the previous revision
have been retained.
I'd appreciate any additional feedback. Please let me know
if further changes are needed.
Thanks,
Ramesh Errabolu
Changes in v6:
- Remove unnecessary .show = NULL as suggested by Bjorn Helgaas
- Rebase onto the latest upstream development branch
Ramesh Errabolu (1):
PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
drivers/pci/hotplug/pci_hotplug_core.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
2.43.0