LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: aneesh.kumar@linux.ibm.com, linux-kernel@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, mjeanson@efficios.com,
	npiggin@gmail.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.18-2 tag
Date: Sat, 23 Jun 2018 22:59:54 +1000	[thread overview]
Message-ID: <87o9g1ejzp.fsf@concordia.ellerman.id.au> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Linus,

Please pull powerpc fixes for 4.18:

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.18-2

for you to fetch changes up to fadd03c615922d8521a2e76d4ba2335891cb2790:

  powerpc/mm/hash/4k: Free hugetlb page table caches correctly. (2018-06-20 09:13:25 +1000)

- ------------------------------------------------------------------
powerpc fixes for 4.18 #2

 - A fix for hugetlb with 4K pages, broken by our recent changes for split PMD PTL.

 - Set the correct assembler machine type on e500mc, needed since binutils 2.26
   introduced two forms for the "wait" instruction.

 - A fix for potential missed TLB flushes with MADV_[FREE|DONTNEED] etc. and THP
   on Power9 Radix.

 - Three fixes to try and make our panic handling more robust by hard disabling
   interrupts, and not marking stopped CPUs as offline because they haven't been
   properly offlined.

 - Three other minor fixes.

Thanks to:
  Aneesh Kumar K.V, Michael Jeanson, Nicholas Piggin.

- ------------------------------------------------------------------
Aneesh Kumar K.V (1):
      powerpc/mm/hash/4k: Free hugetlb page table caches correctly.

Michael Ellerman (2):
      powerpc/64s: Fix DT CPU features Power9 DD2.1 logic
      powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n

Michael Jeanson (1):
      powerpc/e500mc: Set assembler machine type to e500mc

Nicholas Piggin (5):
      powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP
      powerpc/64: hard disable irqs in panic_smp_self_stop
      powerpc: smp_send_stop do not offline stopped CPUs
      powerpc/64: hard disable irqs on the panic()ing CPU
      powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possible CPU


 arch/powerpc/Makefile                            |  1 +
 arch/powerpc/include/asm/book3s/32/pgalloc.h     |  1 +
 arch/powerpc/include/asm/book3s/64/pgtable-4k.h  | 21 +++++
 arch/powerpc/include/asm/book3s/64/pgtable-64k.h |  9 +++
 arch/powerpc/include/asm/book3s/64/pgtable.h     |  5 ++
 arch/powerpc/include/asm/nmi.h                   |  2 +-
 arch/powerpc/include/asm/nohash/32/pgalloc.h     |  1 +
 arch/powerpc/include/asm/nohash/64/pgalloc.h     |  1 +
 arch/powerpc/kernel/dt_cpu_ftrs.c                |  3 +-
 arch/powerpc/kernel/setup-common.c               | 12 ++-
 arch/powerpc/kernel/setup_64.c                   |  8 ++
 arch/powerpc/kernel/smp.c                        |  6 --
 arch/powerpc/kernel/stacktrace.c                 |  4 +-
 arch/powerpc/mm/hugetlbpage.c                    |  3 +-
 arch/powerpc/mm/pgtable-book3s64.c               | 12 +++
 arch/powerpc/mm/tlb-radix.c                      | 98 +++++++++++++++++++-----
 16 files changed, 153 insertions(+), 34 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJbLkOQAAoJEFHr6jzI4aWA9j0QALRcw9WPmiuhCdy0Jfjn3NnL
B5Y5CBceaemGT/KCp/UrGCpA8WAOJq1PHayAFnFtuVP5ccVdQUFDVUnuSsnuIPP4
+i9OU08NAuItp68fVVO/BahbOudltDRCJg6+yAacBhEQ8PCqVUI7Hj9r1WQRWf6X
dFLHQqv5AJEnbm0u7yGTk+rnj9wkLej2nTs2HlT7bWjJKCG5KP8EV8PyeS7v0bXP
cGvWJ5wyL417vgguPX5YBLnY0qybElsmGzANaDi8tjsdduMNkLrvmoea+udebMFI
pn3f1tnQeFDYZuRn0ZIKeHJlcyp4CJkVAPSIdoUNW7sLcOB5RlMr8d6Ie1ry0seH
6TX+Ij5rK8pPg1K9ZfJzLEEb1ddc+me9sh7Lq5J/fJR8UMwjrws/9uNvTrjhy68m
tgN8I9dYo2vC1BZ7doh4OdbLOJcHvbBAS5y2fnXcvYdnSTvVsFUJTctGBtE8Om1d
8jYBZQ92/dF2O5pwd59A6eZ5alLDQJ5UVt5ecaLuuIuL82rtW4x1OiQTXJ/A4GB8
P3wvJdiPubhLlNuRz3TZPr3Pckb52OKgL/MAG6T4WFRtDL3GweWfe1MYRipQJatO
V7T6QL1/KYSP7XTLqIdE2dYnkpi9jvZV3RSmgvfZrugTzlm3tI5G5cSt55q0D28c
ArL790E2Wz+0dVZYfXPP
=UQLt
-----END PGP SIGNATURE-----

                 reply	other threads:[~2018-06-23 13:00 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=87o9g1ejzp.fsf@concordia.ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=aneesh.kumar@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mjeanson@efficios.com \
    --cc=npiggin@gmail.com \
    --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