# git gc # git rev-parse -q --verify 3c6a6910a81eae3566bb5fef6ea0f624382595e6^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 3c6a6910a81eae3566bb5fef6ea0f624382595e6^{commit} 3c6a6910a81eae3566bb5fef6ea0f624382595e6 # git checkout -q -f -B kisskb 3c6a6910a81eae3566bb5fef6ea0f624382595e6 # git clean -qxdf # < git log -1 # commit 3c6a6910a81eae3566bb5fef6ea0f624382595e6 # Merge: 619e17cf75dd bf6a7a5ad6fa # Author: Linus Torvalds # Date: Mon Sep 23 09:31:42 2019 -0700 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto fixes froim Herbert Xu: # "This fixes the following issues: # # - potential boot hang in hwrng # # - missing switch/break in talitos # # - bugs and warnings in hisilicon # # - build warning in inside-secure" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: # crypto: hisilicon - avoid unused function warning # hwrng: core - don't wait on add_early_randomness() # crypto: hisilicon - Fix return value check in hisi_zip_acompress() # crypto: hisilicon - Matching the dma address for dma_pool_free() # crypto: hisilicon - Fix double free in sec_free_hw_sgl() # crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n # crypto: talitos - fix missing break in switch statement # < /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 3c6a6910a81eae3566bb5fef6ea0f624382595e6 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_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/linus_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:204: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:338: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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x5478e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5478e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5478e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5478e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-g3c6a6910a81e Created: Tue Sep 24 03:16:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2693630 Bytes = 2630.50 KiB = 2.57 MiB Load Address: 00600000 Entry Point: 006019cc INFO: Uncompressed kernel (size 0x537274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-g3c6a6910a81e Created: Tue Sep 24 03:16:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2692445 Bytes = 2629.34 KiB = 2.57 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.3.0-g3c6a6910a81e Created: Tue Sep 24 03:16:19 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2659669 Bytes = 2597.33 KiB = 2.54 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:06:41.134282