# git rev-parse -q --verify 3351e9d39947881910230a73be77e6f29ab8b72e^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.19.y # git rev-parse -q --verify 3351e9d39947881910230a73be77e6f29ab8b72e^{commit} 3351e9d39947881910230a73be77e6f29ab8b72e # git checkout -q -f -B kisskb 3351e9d39947881910230a73be77e6f29ab8b72e # git clean -qxdf # < git log -1 # commit 3351e9d39947881910230a73be77e6f29ab8b72e # Author: Greg Kroah-Hartman # Date: Tue May 14 19:18:00 2019 +0200 # # Linux 4.19.43 # < /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 3351e9d39947881910230a73be77e6f29ab8b72e # < make -s -j 8 ARCH=powerpc O=/kisskb/build/stable-4.19_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 8 ARCH=powerpc O=/kisskb/build/stable-4.19_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: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 /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/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x537930) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537930) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5272bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537930) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x537930) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.19.43-g3351e9d39947 Created: Wed May 15 18:06:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2606017 Bytes = 2544.94 KiB = 2.49 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.19.43-g3351e9d39947 Created: Wed May 15 18:06:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2634873 Bytes = 2573.12 KiB = 2.51 MiB Load Address: 00600000 Entry Point: 00601344 Image Name: Linux-4.19.43-g3351e9d39947 Created: Wed May 15 18:06:29 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2634871 Bytes = 2573.12 KiB = 2.51 MiB Load Address: 00600000 Entry Point: 00601528 Completed OK # rm -rf /kisskb/build/stable-4.19_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:01:17.257786