# 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-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 a5dde5b54c02a2b1f839939ee89aa69caca3e02c # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_mpc8560_ads_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 85xx/mpc8560_ads_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_mpc8560_ads_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x4d2478) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4c1e34) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.16.0-rc4-ga5dde5b Created: Sun Apr 1 23:38:36 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2433643 Bytes = 2376.60 kB = 2.32 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc4-ga5dde5b Created: Sun Apr 1 23:38:36 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2457251 Bytes = 2399.66 kB = 2.34 MB Load Address: 00500000 Entry Point: 00500288 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_mpc8560_ads_defconfig_powerpc # Build took: 0:00:34.622242