linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-4.11-7 tag
@ 2017-04-08 10:04 Michael Ellerman
  0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2017-04-08 10:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: benh, fbarrat, linux-kernel, linuxppc-dev, oohall, paulus

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

Hi Linus,

Please pull some more powerpc fixes for 4.11:

The following changes since commit cc638a488a5205713b51eabd047be6ea641cc328:

  gcc-plugins: update architecture list in documentation (2017-03-21 22:20:05 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.11-7

for you to fetch changes up to 4749228f022893faf54a3dbc70796f78b7d4f342:

  powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() (2017-04-07 21:12:58 +1000)

----------------------------------------------------------------
powerpc fixes for 4.11 #7

Headed to stable:
 - disable HFSCR[TM] if TM is not supported, fixes a potential host kernel crash
   triggered by a hostile guest, but only in configurations that no one uses
 - don't try to fix up misaligned load-with-reservation instructions
 - fix flush_(d|i)cache_range() called from modules on little endian kernels
 - add missing global TLB invalidate if cxl is active
 - fix missing preempt_disable() in crc32c-vpmsum

And a fix for selftests build changes that went in this release:
 - selftests/powerpc: Fix standalone powerpc build

Thanks to:
  Benjamin Herrenschmidt, Frederic Barrat, Oliver O'Halloran, Paul Mackerras.

----------------------------------------------------------------
Benjamin Herrenschmidt (1):
      powerpc: Disable HFSCR[TM] if TM is not supported

Frederic Barrat (1):
      powerpc/mm: Add missing global TLB invalidate if cxl is active

Michael Ellerman (2):
      selftests/powerpc: Fix standalone powerpc build
      powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()

Oliver O'Halloran (1):
      powerpc/64: Fix flush_(d|i)cache_range() called from modules

Paul Mackerras (1):
      powerpc: Don't try to fix up misaligned load-with-reservation instructions

 arch/powerpc/crypto/crc32c-vpmsum_glue.c |  3 +++
 arch/powerpc/kernel/align.c              | 27 +++++++++++++++++++--------
 arch/powerpc/kernel/misc_64.S            |  4 ++--
 arch/powerpc/kernel/setup_64.c           |  9 +++++++++
 arch/powerpc/mm/hash_native_64.c         |  7 +++++--
 tools/testing/selftests/powerpc/Makefile | 10 +++++-----
 6 files changed, 43 insertions(+), 17 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-04-08 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-08 10:04 [GIT PULL] Please pull powerpc/linux.git powerpc-4.11-7 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).