# git rev-parse -q --verify d1bc58cd527575fc76a81364495a796ffbea5f4d^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.4.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 d1bc58cd527575fc76a81364495a796ffbea5f4d^{commit} d1bc58cd527575fc76a81364495a796ffbea5f4d # git checkout -q -f -B kisskb d1bc58cd527575fc76a81364495a796ffbea5f4d # git clean -qxdf # < git log -1 # commit d1bc58cd527575fc76a81364495a796ffbea5f4d # Author: Greg Kroah-Hartman # Date: Thu Jan 24 20:01:49 2019 +0100 # # Linux 4.4.172-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 d1bc58cd527575fc76a81364495a796ffbea5f4d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-rc-4.4_ppc64e_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc64e_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-rc-4.4_ppc64e_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup.c: In function 'cgroup_mount': /kisskb/src/kernel/cgroup.c:2156:13: 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 /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:1942:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0xcbdac0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-4.4.172-rc1-gd1bc58cd5275 Created: Fri Jan 25 09:04:34 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5412976 Bytes = 5286.11 KiB = 5.16 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/stable-rc-4.4_ppc64e_defconfig_powerpc-gcc4.6 # Build took: 0:01:44.831693