# git rev-parse -q --verify e13e7cd4c0c1cc9984d9b6a8663e10d76b53f2aa^{commit} e13e7cd4c0c1cc9984d9b6a8663e10d76b53f2aa already have revision, skipping fetch # git checkout -q -f -B kisskb e13e7cd4c0c1cc9984d9b6a8663e10d76b53f2aa # git clean -qxdf # < git log -1 # commit e13e7cd4c0c1cc9984d9b6a8663e10d76b53f2aa # Author: Nicholas Piggin # Date: Sat Jun 22 08:55:54 2019 +1000 # # powerpc/64s/exception: Fix machine check early corrupting AMR # # The early machine check runs in real mode, so locking is unnecessary. # Worse, the windup does not restore AMR, so this can result in a false # KUAP fault after a recoverable machine check hits inside a user copy # operation. # # Fix this similarly to HMI by just avoiding the kuap lock in the # early machine check handler (it will be set by the late handler that # runs in virtual mode if that runs). If the virtual mode handler is # reached, it will lock and restore the AMR. # # Fixes: 890274c2dc4c0 ("powerpc/64s: Implement KUAP for Radix MMU") # Cc: Russell Currey # Signed-off-by: Nicholas Piggin # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e13e7cd4c0c1cc9984d9b6a8663e10d76b53f2aa # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_52xx_tqm5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 52xx/tqm5200_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_52xx_tqm5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1658:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1633:6: note: 'oldval' was declared here int oldval, ret; ^ INFO: Uncompressed kernel (size 0x5d3408) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.2.0-rc2-ge13e7cd4c0c1 Created: Wed Jun 26 00:14:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3000449 Bytes = 2930.13 KiB = 2.86 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_52xx_tqm5200_defconfig_powerpc-gcc5 # Build took: 0:01:05.944364