# git rev-parse -q --verify 358723b36b126a381d827c82d04ee226321416b2^{commit} 358723b36b126a381d827c82d04ee226321416b2 already have revision, skipping fetch # git checkout -q -f -B kisskb 358723b36b126a381d827c82d04ee226321416b2 # git clean -qxdf # < git log -1 # commit 358723b36b126a381d827c82d04ee226321416b2 # Author: Christophe Leroy # Date: Wed Oct 3 01:56:00 2018 +0000 # # powerpc: clean stack pointers naming # # Some stack pointers used to also be thread_info pointers # and were called tp. Now that they are only stack pointers, # rename them sp. # # Signed-off-by: Christophe Leroy # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 358723b36b126a381d827c82d04ee226321416b2 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_gamecube_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- gamecube_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_gamecube_defconfig_powerpc 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:129:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:96:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185: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:341:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x6be3e0) overlaps the address of the wrapper(0x600000) INFO: Fixing the link_address of wrapper to (0x700000) Completed OK # rm -rf /kisskb/build/chleroy_gamecube_defconfig_powerpc # Build took: 0:00:35.279157