From: Linus Torvalds Date: Sat, 26 Aug 2017 00:32:35 +0000 (-0700) Subject: Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc... X-Git-Tag: v4.13-rc7~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42e6d5e5ee05a0a4fa6f71ffeeafc367a1483740;p=platform%2Fkernel%2Flinux-exynos.git Merge tag 'powerpc-4.13-8' of git://git./linux/kernel/git/powerpc/linux Pull powerpc fix from Michael Ellerman: "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" * tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/mm: Ensure cpumask update is ordered --- 42e6d5e5ee05a0a4fa6f71ffeeafc367a1483740