From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
Gabriele Paoloni <gabriele.paoloni@huawei.com>,
Arnd Bergmann <arnd@arndb.de>,
Stanimir Varbanov <stanimir.varbanov@linaro.org>,
Mathias Krause <minipli@googlemail.com>
Subject: [GIT PULL] PCI fixes for v4.4
Date: Sat, 28 Nov 2015 14:02:36 -0600 [thread overview]
Message-ID: <20151128200236.GA9306@localhost> (raw)
Hi Linus,
Here are a few fixes I'd like to have in v4.4: a generic one for sysfs and
three for HiSilicon and DesignWare host controllers.
Bjorn
The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4:
Linux 4.4-rc2 (2015-11-22 16:45:59 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.4-fixes-1
for you to fetch changes up to 7c7a0e945349a3d0d497d7f32db6ed33d4031110:
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure (2015-11-25 13:23:38 -0600)
----------------------------------------------------------------
PCI updates for v4.4:
NUMA
Prevent out of bounds access in numa_node override (Mathias Krause)
HiSilicon host bridge driver
Fix deferred probing (Arnd Bergmann)
Synopsys DesignWare host bridge driver
Remove incorrect io_base assignment (Stanimir Varbanov)
Move align_resource function pointer to pci_host_bridge structure (Gabriele Paoloni)
----------------------------------------------------------------
Arnd Bergmann (1):
PCI: hisi: Fix deferred probing
Gabriele Paoloni (1):
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
Mathias Krause (1):
PCI: Prevent out of bounds access in numa_node override
Stanimir Varbanov (1):
PCI: designware: Remove incorrect io_base assignment
arch/arm/kernel/bios32.c | 19 +++++++++++--------
drivers/pci/host/pcie-designware.c | 1 -
drivers/pci/host/pcie-hisi.c | 4 ++--
drivers/pci/pci-sysfs.c | 5 ++++-
drivers/pci/pci.h | 2 --
include/linux/pci.h | 9 +++++++++
6 files changed, 26 insertions(+), 14 deletions(-)
next reply other threads:[~2015-11-28 20:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-28 20:02 Bjorn Helgaas [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-12-09 16:02 [GIT PULL] PCI fixes for v4.4 Bjorn Helgaas
2015-12-31 21:21 Bjorn Helgaas
2016-01-09 15:19 Bjorn Helgaas
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=20151128200236.GA9306@localhost \
--to=helgaas@kernel.org \
--cc=arnd@arndb.de \
--cc=gabriele.paoloni@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=minipli@googlemail.com \
--cc=stanimir.varbanov@linaro.org \
--cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).