# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 098c5fad8c7d5fe777a19df0f04dae1655e2fb25 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_gamecube_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- gamecube_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_gamecube_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1645:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1620:6: note: 'oldval' was declared here INFO: Uncompressed kernel (size 0x72c320) overlaps the address of the wrapper(0x600000) INFO: Fixing the link_address of wrapper to (0x800000) Completed OK # rm -rf /kisskb/build/chleroy_gamecube_defconfig_powerpc-gcc4.6 # Build took: 0:00:25.404332