From: Linus Torvalds Date: Fri, 31 Jul 2020 16:38:39 +0000 (-0700) Subject: Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc... X-Git-Tag: v5.10.7~2043 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=deacdb3e3979979016fcd0ffd518c320a62ad166;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'powerpc-5.8-8' of git://git./linux/kernel/git/powerpc/linux Pull powerpc fix from Michael Ellerman: "Fix a bug introduced by the changes we made to lockless page table walking this cycle. When using the hash MMU, and perf with callchain recording, we can deadlock if the PMI interrupts a hash fault, and the callchain recording then takes a hash fault on the same page. Thanks to Nicholas Piggin, Aneesh Kumar K.V, Anton Blanchard, and Athira Rajeev" * tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/64s/hash: Fix hash_preload running with interrupts enabled --- deacdb3e3979979016fcd0ffd518c320a62ad166