# git rev-parse -q --verify c8635bc26fc137c218cba3b48a834a667e3ac790^{commit} c8635bc26fc137c218cba3b48a834a667e3ac790 already have revision, skipping fetch # git checkout -q -f -B kisskb c8635bc26fc137c218cba3b48a834a667e3ac790 # git clean -qxdf # < git log -1 # commit c8635bc26fc137c218cba3b48a834a667e3ac790 # Author: Nicholas Piggin # Date: Sun May 13 14:21:06 2018 +1000 # # powerpc/64s/radix: optimise pte_update # # Implementing pte_update with pte_xchg (which uses cmpxchg) is # inefficient. A single larx/stcx. works fine, no need for the less # efficient cmpxchg sequence. # # Then remove the memory barriers from the operation. There is a # requirement for TLB flushing to load mm_cpumask after the store # that reduces pte permissions, which is moved into the TLB flush # code. # # Signed-off-by: Nicholas Piggin # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 c8635bc26fc137c218cba3b48a834a667e3ac790 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_cell_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- cell_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_cell_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_cell_defconfig_powerpc-5.3 # Build took: 0:01:07.764996