Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1719997

[GIT PULL] Please pull powerpc/linux.git powerpc-4.13-8 tag

From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject [GIT PULL] Please pull powerpc/linux.git powerpc-4.13-8 tag
Date 2017-08-25 13:30 +0200
Message-ID <uikYi-3o8-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Linus,

Please pull one more powerpc fix for 4.13:

The following changes since commit 5a69aec945d27e78abac9fd032533d3aaebf7c1e:

  powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC (2017-08-16 19:35:54 +1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.13-8

for you to fetch changes up to 1a92a80ad386a1a6e3b36d576d52a1a456394b70:

  powerpc/mm: Ensure cpumask update is ordered (2017-08-18 13:07:16 +1000)

----------------------------------------------------------------
powerpc fixes for 4.13 #8

Just one fix, to add a barrier in the switch_mm() code to make sure the mm
cpumask update is ordered vs the MMU starting to load translations. As far as we
know no one's actually hit the bug, but that's just luck.

Thanks to:
  Benjamin Herrenschmidt, Nicholas Piggin.

----------------------------------------------------------------
Benjamin Herrenschmidt (1):
      powerpc/mm: Ensure cpumask update is ordered

 arch/powerpc/include/asm/mmu_context.h      | 18 ++++++++++++++++++
 arch/powerpc/include/asm/pgtable-be-types.h |  1 +
 arch/powerpc/include/asm/pgtable-types.h    |  1 +
 3 files changed, 20 insertions(+)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] Please pull powerpc/linux.git powerpc-4.13-8 tag Michael Ellerman <mpe@ellerman.id.au> - 2017-08-25 13:30 +0200

csiph-web