[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <SL2P216MB018771B6A7F60532F99701A5806B0@SL2P216MB0187.KORP216.PROD.OUTLOOK.COM>
Date: Wed, 23 Oct 2019 12:12:08 +0000
From: Nicholas Johnson <nicholas.johnson-opensource@...look.com.au>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: "linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
"bhelgaas@...gle.com" <bhelgaas@...gle.com>,
"mika.westerberg@...ux.intel.com" <mika.westerberg@...ux.intel.com>,
"corbet@....net" <corbet@....net>,
"benh@...nel.crashing.org" <benh@...nel.crashing.org>,
"logang@...tatee.com" <logang@...tatee.com>
Subject: [PATCH v2 0/1] Add support for setting MMIO PREF hotplug bridge size
Since the first revision of this patch:
Ignoring 80-character line limit based on the advice of Mika Westerberg.
Mika noticed that memparse is modifying the str in pci_setup. Looking at
the definition in lib/cmdline.c line 125, he is probably correct. I have
no idea how this did not cause problems in testing.
Fixed the alignment of some overflow lines.
It turns out Outlook is causing my encoding issues with git send-email.
If I get a new email for kernel development, what should it be? Gmail
works, but looks tackier.
Nicholas Johnson (1):
PCI: Add hp_mmio_size and hp_mmio_pref_size parameters
.../admin-guide/kernel-parameters.txt | 9 ++++++-
drivers/pci/pci.c | 13 +++++++---
drivers/pci/pci.h | 3 ++-
drivers/pci/setup-bus.c | 24 ++++++++++---------
4 files changed, 33 insertions(+), 16 deletions(-)
--
2.23.0
Powered by blists - more mailing lists