From: Bjorn Helgaas <helgaas@kernel.org>
To: Nicholas Johnson <nicholas.johnson-opensource@outlook.com.au>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
"mika.westerberg@linux.intel.com"
<mika.westerberg@linux.intel.com>,
"corbet@lwn.net" <corbet@lwn.net>
Subject: Re: [PATCH v5 0/5] PCI: Patch series to support Thunderbolt without any BIOS support
Date: Tue, 7 May 2019 18:32:10 -0500 [thread overview]
Message-ID: <20190507233209.GH156478@google.com> (raw)
In-Reply-To: <PS2P216MB064229018EE9B0CE03EE274380370@PS2P216MB0642.KORP216.PROD.OUTLOOK.COM>
On Sun, May 05, 2019 at 02:40:20PM +0000, Nicholas Johnson wrote:
> Since PATCH v4:
>
> I have added some of the evidence and bug reports into the applicable
> patches.
>
> Users of pci=hpmemsize should not notice any changes in functionality
> with this patch series when upgrading the kernel. I realised I could
> make the variable to achieve this reside in pci_setup, rather than
> globally.
>
> Please let me know if anything else needs changing.
>
> Nicholas Johnson (5):
> PCI: Consider alignment of hot-added bridges when distributing
> resources
> PCI: Modify extend_bridge_window() to set resource size directly
> PCI: Fix bug resulting in double hpmemsize being assigned to MMIO
> window
> PCI: Add pci=hpmemprefsize parameter to set MMIO_PREF size
> independently
I didn't have time to go through the actual important stuff above,
> PCI: Cleanup block comments in setup-bus.c to match kernel style
but I applied this one to pci/trivial for v5.2 to get it out of the
way for the next cycle.
I also have patches from Logan and Mika in the same area, so I'll have
to look at all of these together.
> .../admin-guide/kernel-parameters.txt | 7 +-
> drivers/pci/pci.c | 18 +-
> drivers/pci/setup-bus.c | 568 +++++++++---------
> include/linux/pci.h | 3 +-
> 4 files changed, 317 insertions(+), 279 deletions(-)
>
> --
> 2.19.1
>
prev parent reply other threads:[~2019-05-07 23:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-05 14:40 [PATCH v5 0/5] PCI: Patch series to support Thunderbolt without any BIOS support Nicholas Johnson
2019-05-07 23:32 ` Bjorn Helgaas [this message]
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=20190507233209.GH156478@google.com \
--to=helgaas@kernel.org \
--cc=corbet@lwn.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=nicholas.johnson-opensource@outlook.com.au \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.