# git rev-parse -q --verify 098c5fad8c7d5fe777a19df0f04dae1655e2fb25^{commit} 098c5fad8c7d5fe777a19df0f04dae1655e2fb25 already have revision, skipping fetch # git checkout -q -f -B kisskb 098c5fad8c7d5fe777a19df0f04dae1655e2fb25 # git clean -qxdf # < git log -1 # commit 098c5fad8c7d5fe777a19df0f04dae1655e2fb25 # Author: Christophe Leroy # Date: Tue Jun 25 09:45:18 2019 +0000 # # powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler() # # On 8xx, breakpoints stop after executing the instruction, so # stepping/emulation is not needed. Move it into a sub-function and # remove the #ifdefs. # < /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 098c5fad8c7d5fe777a19df0f04dae1655e2fb25 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_85xx_ppa8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/ppa8548_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_85xx_ppa8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-spe.c:33:0: error: unterminated #ifdef #ifdef CONFIG_SPE ^ make[4]: *** [/kisskb/src/scripts/Makefile.build:279: arch/powerpc/kernel/ptrace/ptrace-spe.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:489: arch/powerpc/kernel/ptrace] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:489: arch/powerpc/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1071: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_85xx_ppa8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/chleroy_85xx_ppa8548_defconfig_powerpc-gcc5 # Build took: 0:00:41.682771