Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] PCI: Resource fitting algorith fixes
@ 2025-08-22 12:33 Ilpo Järvinen
  2025-08-22 12:33 ` [PATCH v3 1/3] PCI: Relaxed tail alignment should never increase min_align Ilpo Järvinen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ilpo Järvinen @ 2025-08-22 12:33 UTC (permalink / raw)
  To: Bjorn Helgaas, linux-pci, D Scott Phillips, Rio Liu,
	Tudor Ambarus, Markus Elfring
  Cc: linux-kernel, Christian König, Ilpo Järvinen

v3 corrects the max() parameters as noticed by Markus.

It would actually be nice if Rio could retest the first patch just
in case. While I expect his problem originated from the size0 block,
there's a small possibility size1 block could have played role in
which case the changed max() could impact the end result.

Once Rio has tested the first patch, these should replace the v2
patches in the pci/resource branch.

v3:
 - Correct max() parameter.
 - Added Rio's full name into tags.
 - Included Closes: tags from the applied v2 changes.

v2:
 - Add fix to resize problem (new patch).

Ilpo Järvinen (3):
  PCI: Relaxed tail alignment should never increase min_align
  PCI: Fix pdev_resources_assignable() disparity
  PCI: Fix failure detection during resource resize

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


base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
-- 
2.39.5


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

end of thread, other threads:[~2025-08-27 19:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-22 12:33 [PATCH v3 0/3] PCI: Resource fitting algorith fixes Ilpo Järvinen
2025-08-22 12:33 ` [PATCH v3 1/3] PCI: Relaxed tail alignment should never increase min_align Ilpo Järvinen
2025-08-22 12:33 ` [PATCH v3 2/3] PCI: Fix pdev_resources_assignable() disparity Ilpo Järvinen
2025-08-22 12:33 ` [PATCH v3 3/3] PCI: Fix failure detection during resource resize Ilpo Järvinen
2025-08-25 22:21   ` Bjorn Helgaas
2025-08-26 12:51     ` Ilpo Järvinen
2025-08-27 19:51       ` Bjorn Helgaas
2025-08-26 15:23 ` [PATCH v3 0/3] PCI: Resource fitting algorith fixes Rio Liu

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