# git rev-parse -q --verify a00196a272161338d4b1d66ec69e3d57c6b280e0^{commit} a00196a272161338d4b1d66ec69e3d57c6b280e0 already have revision, skipping fetch # git checkout -q -f -B kisskb a00196a272161338d4b1d66ec69e3d57c6b280e0 # git clean -qxdf # < git log -1 # commit a00196a272161338d4b1d66ec69e3d57c6b280e0 # Author: Nicholas Piggin # Date: Fri Jun 7 13:56:36 2019 +1000 # # powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate() # # The change to pmdp_invalidate() to mark the pmd with _PAGE_INVALID # broke the synchronisation against lock free lookups, # __find_linux_pte()'s pmd_none() check no longer returns true for such # cases. # # Fix this by adding a check for this condition as well. # # Fixes: da7ad366b497 ("powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit") # Cc: stable@vger.kernel.org # v4.20+ # Suggested-by: Aneesh Kumar K.V # Signed-off-by: Nicholas Piggin # Reviewed-by: Aneesh Kumar K.V # 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 a00196a272161338d4b1d66ec69e3d57c6b280e0 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_rainier_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/rainier_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_rainier_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x49d808) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.2.0-rc2-ga00196a27216 Created: Fri Jun 7 20:27:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2373071 Bytes = 2317.45 KiB = 2.26 MiB Load Address: 00500000 Entry Point: 00501534 Completed OK # rm -rf /kisskb/build/powerpc-fixes_44x_rainier_defconfig_powerpc-gcc5 # Build took: 0:00:38.388693