public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: Two resource fitting algorith fixes
@ 2025-06-10 10:20 Ilpo Järvinen
  2025-06-10 10:21 ` [PATCH 1/2] PCI: Relaxed tail alignment should never increase min_align Ilpo Järvinen
  2025-06-10 10:21 ` [PATCH 2/2] PCI: Fix pdev_resources_assignable() disparity Ilpo Järvinen
  0 siblings, 2 replies; 6+ messages in thread
From: Ilpo Järvinen @ 2025-06-10 10:20 UTC (permalink / raw)
  To: Bjorn Helgaas, linux-pci, Tudor Ambarus, Rio,
	Krzysztof Wilczyński
  Cc: linux-kernel, Ilpo Järvinen

Thanks to reporters bisecting their issues into the recent PCI
resource fitting and assignment rework changes, I've located two
issues in the algorithm which are addressed by this series.

Ilpo Järvinen (2):
  PCI: Relaxed tail alignment should never increase min_align
  PCI: Fix pdev_resources_assignable() disparity

 drivers/pci/setup-bus.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)


base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
-- 
2.39.5


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

end of thread, other threads:[~2025-06-10 11:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-10 10:20 [PATCH 0/2] PCI: Two resource fitting algorith fixes Ilpo Järvinen
2025-06-10 10:21 ` [PATCH 1/2] PCI: Relaxed tail alignment should never increase min_align Ilpo Järvinen
2025-06-10 11:31   ` Rio Liu
2025-06-10 11:35     ` Ilpo Järvinen
2025-06-10 10:21 ` [PATCH 2/2] PCI: Fix pdev_resources_assignable() disparity Ilpo Järvinen
2025-06-10 11:10   ` Tudor Ambarus

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