linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pci: Add generic pcibios_{fixup_bus,align_resource}
@ 2017-06-24  1:50 Palmer Dabbelt
  2017-06-24  1:50 ` [PATCH 1/3] pci: Add a generic, weakly-linked pcibios_fixup_bus Palmer Dabbelt
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Palmer Dabbelt @ 2017-06-24  1:50 UTC (permalink / raw)
  To: linux-pci, linux-kernel, bhelgaas, hch, Arnd Bergmann
  Cc: linux-snps-arc, linux-cris-kernel, linux-ia64, linux-s390,
	linux-sh, sparclinux

While upstreaming the RISC-V port, it was pointed out that multiple
architectures have copied the mostly empty versions of at least one of these
functions.  This defines weakly bound versions of the common functions and
removes the now obselete functions from other ports.

This has been split out from the RISC-V submission so we can decouple all these
generic changes from our port review process.  There's some discussion on an
earlier version of the patch here

  https://lkml.org/lkml/2017/6/6/998

but I'm afraid a lot of this is really out of my wheelhouse (and I'm pretty
slammed trying to get the RISC-V port in better shape), so I'm afraid I'm not
going to be able to perform the full cleanup suggested.

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

end of thread, other threads:[~2017-08-02 20:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-24  1:50 pci: Add generic pcibios_{fixup_bus,align_resource} Palmer Dabbelt
2017-06-24  1:50 ` [PATCH 1/3] pci: Add a generic, weakly-linked pcibios_fixup_bus Palmer Dabbelt
2017-06-24  9:34   ` Geert Uytterhoeven
2017-06-24 21:32     ` Palmer Dabbelt
2017-06-24  1:50 ` [PATCH 2/3] pci: Add a generic, weakly-linked pcibios_align_resource Palmer Dabbelt
2017-06-24  9:41   ` Geert Uytterhoeven
2017-06-24 21:32     ` Palmer Dabbelt
2017-06-24  1:50 ` [PATCH 3/3] arc: kernel/pcibios.c is empty, delete it Palmer Dabbelt
2017-08-02 20:00 ` pci: Add generic pcibios_{fixup_bus,align_resource} Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).