All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-4.10-4 tag
@ 2017-02-10  8:29 Michael Ellerman
  0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2017-02-10  8:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: benh, bsingharora, linux-kernel, linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 1980 bytes --]

Hi Linus,

Apologies for the late pull request, but Ben has been busy finding bugs.

Please pull a final set of powerpc fixes for 4.10:

The following changes since commit a0615a16f7d0ceb5804d295203c302d496d8ee91:

  powerpc/mm: Use the correct pointer when setting a 2MB pte (2017-01-30 15:35:13 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.10-4

for you to fetch changes up to f83e6862047e1e371bdc5d512dd6cabe8a3965b8:

  powerpc/powernv: Properly set "host-ipi" on IPIs (2017-02-09 15:51:21 +1100)

----------------------------------------------------------------
powerpc fixes for 4.10 #4

Four fixes from Ben:

 - Userspace was semi-randomly segfaulting on radix due to us incorrectly
   handling a fault triggered by autonuma, caused by a patch we merged earlier
   in v4.10 to prevent the kernel executing userspace.
 - We weren't marking host IPIs properly for KVM in the OPAL ICP backend.
 - The ERAT flushing on radix was missing an isync and was incorrectly marked
   as DD1 only.
 - The powernv CPU hotplug code was missing a wakeup type and failing to flush
   the interrupt correctly when using OPAL ICP.

Thanks to:
  Benjamin Herrenschmidt.

----------------------------------------------------------------
Benjamin Herrenschmidt (4):
      powerpc/mm: Fix spurrious segfaults on radix with autonuma
      powerpc/mm/radix: Update ERAT flushes when invalidating TLB
      powerpc/powernv: Fix CPU hotplug to handle waking on HVI
      powerpc/powernv: Properly set "host-ipi" on IPIs

 arch/powerpc/include/asm/reg.h       |  3 ++-
 arch/powerpc/include/asm/xics.h      |  1 +
 arch/powerpc/mm/fault.c              | 21 +++++----------------
 arch/powerpc/mm/tlb-radix.c          |  6 +-----
 arch/powerpc/platforms/powernv/smp.c | 12 ++++++++++--
 arch/powerpc/sysdev/xics/icp-opal.c  | 35 +++++++++++++++++++++++++++++++++--
 6 files changed, 52 insertions(+), 26 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-02-10  8:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-10  8:29 [GIT PULL] Please pull powerpc/linux.git powerpc-4.10-4 tag Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.