# 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 80 ARCH=powerpc O=/kisskb/build/chleroy_ppc64_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # Added to kconfig CONFIG_SMP=n # yes \n | make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_ppc64_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_ppc64_defconfig+UP_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-view.c:656:13: error: 'tm_ppr_active' undeclared here (not in a function) .active = tm_ppr_active, .get = tm_ppr_get, .set = tm_ppr_set ^ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:922:13: error: initializer element is not constant .active = tm_ppr_active, .get = tm_ppr_get, .set = tm_ppr_set ^ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:922:13: note: (near initialization for 'compat_regsets[10].active') make[4]: *** [/kisskb/src/scripts/Makefile.build:279: arch/powerpc/kernel/ptrace/ptrace-view.o] Error 1 make[4]: *** Waiting for unfinished jobs.... /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-vsx.c: In function 'vsr_get': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-vsx.c:129:2: error: implicit declaration of function 'flush_tmregs_to_thread' [-Werror=implicit-function-declaration] flush_tmregs_to_thread(target); ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:278: arch/powerpc/kernel/ptrace/ptrace-vsx.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:489: arch/powerpc/kernel/ptrace] Error 2 make[3]: *** Waiting for unfinished jobs.... 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.... /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1645:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1620:6: note: 'oldval' was declared here int oldval, ret; ^ make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_ppc64_defconfig+UP_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_ppc64_defconfig+UP_powerpc-gcc5 # Build took: 0:02:13.767225