public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: "Bjorn Helgaas" <bhelgaas@google.com>,
	linux-pci@vger.kernel.org,
	"Tudor Ambarus" <tudor.ambarus@linaro.org>, Rio <rio@r26.me>,
	"Krzysztof Wilczyński" <kw@linux.com>
Cc: linux-kernel@vger.kernel.org,
	"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Subject: [PATCH 0/2] PCI: Two resource fitting algorith fixes
Date: Tue, 10 Jun 2025 13:20:59 +0300	[thread overview]
Message-ID: <20250610102101.6496-1-ilpo.jarvinen@linux.intel.com> (raw)

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


             reply	other threads:[~2025-06-10 10:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10 10:20 Ilpo Järvinen [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250610102101.6496-1-ilpo.jarvinen@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=bhelgaas@google.com \
    --cc=kw@linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=rio@r26.me \
    --cc=tudor.ambarus@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox