From: Linus Torvalds Date: Sat, 30 May 2020 19:28:44 +0000 (-0700) Subject: Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc... X-Git-Tag: v5.10.7~2552 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ffeb595d84811dde16a28b33d8a7cf26d51d51b3;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'powerpc-5.7-6' of git://git./linux/kernel/git/powerpc/linux Pull powerpc fixes from Michael Ellerman: - a fix for the recent change to how we restore non-volatile GPRs, which broke our emulation of reading from the DSCR (Data Stream Control Register). - a fix for the recent rewrite of interrupt/syscall exit in C, we need to exclude KCOV from that code, otherwise it can lead to unrecoverable faults. Thanks to Daniel Axtens. * tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit code powerpc/64s: Fix restore of NV GPRs after facility unavailable exception --- ffeb595d84811dde16a28b33d8a7cf26d51d51b3