# git rev-parse -q --verify 56da8a72c7cca8c8e35ef96fb5d095a574a617f4^{commit} 56da8a72c7cca8c8e35ef96fb5d095a574a617f4 already have revision, skipping fetch # git checkout -q -f -B kisskb 56da8a72c7cca8c8e35ef96fb5d095a574a617f4 # git clean -qxdf # < git log -1 # commit 56da8a72c7cca8c8e35ef96fb5d095a574a617f4 # Author: Christophe Leroy # Date: Tue Feb 5 17:41:51 2019 +0000 # # powerpc/32: don't do syscall stuff in transfer_to_handler on non BOOKE # # As syscalls are now handled via a fast entry path, syscall related # actions can be removed from the generic transfer_to_handler path. # < /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 56da8a72c7cca8c8e35ef96fb5d095a574a617f4 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_storcenter_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- storcenter_defconfig WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] # make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_storcenter_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186: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:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x4d2158) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.0.0-rc5-g56da8a72c7cc Created: Sat Feb 9 05:40:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2502763 Bytes = 2444.10 KiB = 2.39 MiB Load Address: 00500000 Entry Point: 00500888 Completed OK # rm -rf /kisskb/build/chleroy_storcenter_defconfig_powerpc-gcc4.6 # Build took: 0:00:35.965137