# git rev-parse -q --verify 850a7fe2357647de8e0edd435525ac5a19e99cbf^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.9.y error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 850a7fe2357647de8e0edd435525ac5a19e99cbf^{commit} 850a7fe2357647de8e0edd435525ac5a19e99cbf # git checkout -q -f -B kisskb 850a7fe2357647de8e0edd435525ac5a19e99cbf # git clean -qxdf # < git log -1 # commit 850a7fe2357647de8e0edd435525ac5a19e99cbf # Author: Greg Kroah-Hartman # Date: Mon Feb 11 18:15:26 2019 +0100 # # Linux 4.9.156-rc1 # < /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 850a7fe2357647de8e0edd435525ac5a19e99cbf # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-rc-4.9_corenet64_smp_defconfig+KVM_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet64_smp_defconfig # Added to kconfig CONFIG_KVM_E500MC=y # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM_MPIC=y # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-rc-4.9_corenet64_smp_defconfig+KVM_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-rc-4.9_corenet64_smp_defconfig+KVM_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:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup.c: In function 'cgroup_mount': /kisskb/src/kernel/cgroup.c:2251:23: warning: 'root' 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:255:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:235:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0xcd4d40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-4.9.156-rc1-g850a7fe23576 Created: Tue Feb 12 05:58:47 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5660658 Bytes = 5527.99 KiB = 5.40 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/stable-rc-4.9_corenet64_smp_defconfig+KVM_powerpc-gcc4.6 # Build took: 0:01:53.727668