# git rev-parse -q --verify 28b2837b7236a273c2c776c06b7eaca971fc381c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.18.y # git rev-parse -q --verify 28b2837b7236a273c2c776c06b7eaca971fc381c^{commit} 28b2837b7236a273c2c776c06b7eaca971fc381c # git checkout -q -f -B kisskb 28b2837b7236a273c2c776c06b7eaca971fc381c # git clean -qxdf # < git log -1 # commit 28b2837b7236a273c2c776c06b7eaca971fc381c # Author: Greg Kroah-Hartman # Date: Wed Aug 22 07:43:44 2018 +0200 # # Linux 4.18.4 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 28b2837b7236a273c2c776c06b7eaca971fc381c # < make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.18_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.18_ppc40x_defconfig_powerpc 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/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/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 0x50f798) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x50f798) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x4ff124) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x50f798) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x50f798) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.18.4-g28b2837 Created: Wed Aug 22 21:27:23 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2556303 Bytes = 2496.39 kB = 2.44 MB Load Address: 00600000 Entry Point: 00601534 Image Name: Linux-4.18.4-g28b2837 Created: Wed Aug 22 21:27:23 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2555620 Bytes = 2495.72 kB = 2.44 MB Load Address: 00600000 Entry Point: 00601350 Image Name: Linux-4.18.4-g28b2837 Created: Wed Aug 22 21:27:23 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2528866 Bytes = 2469.60 kB = 2.41 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/stable-4.18_ppc40x_defconfig_powerpc # Build took: 0:01:37.034732