# 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 48 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc834x_itx_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/mpc834x_itx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_83xx_mpc834x_itx_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x57d2c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57d2c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x56cba8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.16.0-rc4-ga5dde5b Created: Mon Apr 2 00:22:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2785869 Bytes = 2720.58 kB = 2.66 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc4-ga5dde5b Created: Mon Apr 2 00:22:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2809544 Bytes = 2743.70 kB = 2.68 MB Load Address: 00600000 Entry Point: 006001f4 Image Name: Linux-4.16.0-rc4-ga5dde5b Created: Mon Apr 2 00:22:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2809220 Bytes = 2743.38 kB = 2.68 MB Load Address: 00600000 Entry Point: 006001f4 Completed OK # rm -rf /kisskb/build/powerpc-next_83xx_mpc834x_itx_defconfig_powerpc-5.3 # Build took: 0:00:39.724741