# 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 120 ARCH=powerpc O=/kisskb/build/chleroy_wii_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- wii_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_wii_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /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; ^ INFO: Uncompressed kernel (size 0x90ac0c) overlaps the address of the wrapper(0x600000) INFO: Fixing the link_address of wrapper to (0xa00000) Completed OK # rm -rf /kisskb/build/chleroy_wii_defconfig_powerpc-gcc5 # Build took: 0:00:36.154986