From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: aik@ozlabs.ru, alistair@popple.id.au, benh@kernel.crashing.org,
linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.12-6 tag
Date: Fri, 16 Jun 2017 21:47:50 +1000 [thread overview]
Message-ID: <87wp8cupax.fsf@concordia.ellerman.id.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 1727 bytes --]
Hi Linus,
Please pull some more powerpc fixes for 4.12:
The following changes since commit c6ee9619e2edd9912316f7e2eaf9ffa14fafe9f9:
powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default (2017-06-08 20:42:57 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.12-6
for you to fetch changes up to a093c92dc7f96a15de98ec8cfe38e6f7610a5969:
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path (2017-06-16 16:10:37 +1000)
----------------------------------------------------------------
powerpc fixes for 4.12 #6
Three small fixes for recently merged code:
- remove a spurious WARN_ON when a PCI device has no of_node, it's allowed in
some circumstances for there to be no of_node.
- fix the offset for store EOI MMIOs in the XIVE interrupt controller.
- fix non-const WARN_ONs which were becoming BUGs due to them losing
BUGFLAG_WARNING in a recent cleanup patch.
Thanks to:
Alexey Kardashevskiy, Alistair Popple, Benjamin Herrenschmidt.
----------------------------------------------------------------
Alexey Kardashevskiy (1):
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alistair Popple (1):
powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
Benjamin Herrenschmidt (1):
powerpc/xive: Fix offset for store EOI MMIOs
arch/powerpc/include/asm/bug.h | 2 +-
arch/powerpc/include/asm/xive.h | 12 +++++++-----
arch/powerpc/kvm/book3s_xive_template.c | 4 ++--
arch/powerpc/platforms/powernv/npu-dma.c | 3 ++-
arch/powerpc/sysdev/xive/common.c | 2 +-
5 files changed, 13 insertions(+), 10 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
reply other threads:[~2017-06-16 11:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=87wp8cupax.fsf@concordia.ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=aik@ozlabs.ru \
--cc=alistair@popple.id.au \
--cc=benh@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.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
Powered by JetHome