[PATCH v2 0/1] Add support for setting MMIO PREF hotplug bridge size
From: Nicholas Johnson
Date: Wed Oct 23 2019 - 08:12:17 EST
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