Re: [PATCH v6 00/24] PCI: Convert all dynamic sysfs attributes to static

Krzysztof WilczyƄski <[email protected]> Thu, 30 Apr 2026 10:31:30 +0900
Newsgroups org.kernel.vger.linux-alpha,org.kernel.vger.linux-pci,org.ozlabs.lists.linuxppc-dev
Message-ID <20260430005931.GA3872993@rocinante>
Hello,

> > This has been reported a few times:
> > 
> >   - https://lore.kernel.org/linux-pci/[email protected]/
> >   - https://lore.kernel.org/linux-pci/[email protected]/
> >   - https://lore.kernel.org/linux-pci/[email protected]/
> >   - https://lore.kernel.org/linux-pci/SY0P300MB04687548090B73E40AF97D8897B82@SY0P300MB0468.AUSP300.PROD.OUTLOOK.COM/
> >   - https://lore.kernel.org/linux-pci/20230105174736.GA1154719@bhelgaas/
> >   - https://lore.kernel.org/linux-pci/[email protected]/
> >   - https://lore.kernel.org/linux-pci/20200716110423.xtfyb3n6tn5ixedh@pali/
> >   - https://lore.kernel.org/linux-pci/[email protected]/
> >   - https://bugzilla.kernel.org/show_bug.cgi?id=215515
> >   - https://bugzilla.kernel.org/show_bug.cgi?id=216888
> 
> Seems like some or all of these should be mentioned in the relevant
> patch as "Closes:" tags?

Bugzilla would makes sense.  As for the lore.kernel.org links, then if you
find these useful when included, then add these too.  Surprisingly, not as
popular to do so, as I thought, per:

  $ git log | grep -E 'Closes: (http?://)?lore' | wc -l
  43

Having said that, the following bug looks like it might be out of scope
for us, for this series aims to fix, after having a second look at it:

  https://bugzilla.kernel.org/show_bug.cgi?id=216888

Thank you!

	Krzysztof