[PATCH v4 00/24] PCI: Convert all dynamic sysfs attributes to static
Krzysztof Wilczyński
kwilczynski at kernel.org
Sun Apr 12 16:39:27 AEST 2026
Hello,
> > This series converts every dynamically allocated PCI sysfs attribute to
> > a static const definition. After the full series, pci_sysfs_init() and
> > sysfs_initialized are gone, and every sysfs file is created by the
> > driver model at device_add() time.
[...]
> Applied the series on an Alpha UP2000+, built and booted
> successfully. PCI enumeration and device initialization looked
> normal, I saw no relevant sysfs/PCI warnings in dmesg, and PCI
> sysfs resource files for tested devices looked sane.
>
> >From the Alpha side, this looks good to me.
>
> Tested-by: Magnus Lindholm <linmag7 at gmail.com>
> Acked-by: Magnus Lindholm <linmag7 at gmail.com>
I appreciate you taking the time to test this.
Thank you!
Krzysztof
More information about the Linuxppc-dev
mailing list