# git rev-parse -q --verify 61edd63129aea7800898aec66b9a420f765883c4^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.9.y warning: 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 61edd63129aea7800898aec66b9a420f765883c4^{commit} 61edd63129aea7800898aec66b9a420f765883c4 # git checkout -q -f -B kisskb 61edd63129aea7800898aec66b9a420f765883c4 # git clean -qxdf # < git log -1 # commit 61edd63129aea7800898aec66b9a420f765883c4 # Author: Greg Kroah-Hartman # Date: Sun Sep 15 15:02:53 2019 +0200 # # Linux 4.9.193-rc2 # < /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 61edd63129aea7800898aec66b9a420f765883c4 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-rc-4.9_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-rc-4.9_ppc40x_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:183:16: warning: 'old' 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 0x4ac350) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ac350) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x49bc20) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ac350) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ac350) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.9.193-rc2-g61edd63129ae Created: Mon Sep 16 00:23:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2377867 Bytes = 2322.14 KiB = 2.27 MiB Load Address: 00500000 Entry Point: 00501518 Image Name: Linux-4.9.193-rc2-g61edd63129ae Created: Mon Sep 16 00:23:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2349610 Bytes = 2294.54 KiB = 2.24 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.9.193-rc2-g61edd63129ae Created: Mon Sep 16 00:23:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2377358 Bytes = 2321.64 KiB = 2.27 MiB Load Address: 00500000 Entry Point: 00501334 Completed OK # rm -rf /kisskb/build/stable-rc-4.9_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:01:44.910447