# git rev-parse -q --verify a5dde5b54c02a2b1f839939ee89aa69caca3e02c^{commit} a5dde5b54c02a2b1f839939ee89aa69caca3e02c already have revision, skipping fetch # git checkout -q -f -B kisskb a5dde5b54c02a2b1f839939ee89aa69caca3e02c # git clean -qxdf # < git log -1 # commit a5dde5b54c02a2b1f839939ee89aa69caca3e02c # Author: Michal Suchanek # Date: Thu Mar 15 20:15:52 2018 +0100 # # powerpc/64: Use barrier_nospec in syscall entry # # On powerpc syscall entry is done in assembly so patch in an explicit # barrier_nospec. # # Signed-off-by: Michal Suchanek # [mpe: Move the barrier to immediately prior to the vulnerable load, # and add a comment trying to explain why. Drop the barrier from # syscall_dotrace, because that syscall number comes from the # kernel.] # 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 a5dde5b54c02a2b1f839939ee89aa69caca3e02c # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_ps3_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ps3_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_ps3_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/powerpc-next_ps3_defconfig_powerpc-5.3 # Build took: 0:01:20.405965