linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-4.12-6 tag
@ 2017-06-16 11:47 Michael Ellerman
  0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2017-06-16 11:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: aik, alistair, benh, linux-kernel, linuxppc-dev

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-16 11:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-16 11:47 [GIT PULL] Please pull powerpc/linux.git powerpc-4.12-6 tag Michael Ellerman

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).