# git rev-parse -q --verify 7cdb85df6061d001fffd09c6adfbcf20356615e2^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master 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 7cdb85df6061d001fffd09c6adfbcf20356615e2^{commit} 7cdb85df6061d001fffd09c6adfbcf20356615e2 # git checkout -q -f -B kisskb 7cdb85df6061d001fffd09c6adfbcf20356615e2 # git clean -qxdf # < git log -1 # commit 7cdb85df6061d001fffd09c6adfbcf20356615e2 # Merge: 43b815c6a8e7 2cf2aa6a69db # Author: Linus Torvalds # Date: Sun Oct 6 11:10:15 2019 -0700 # # Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping # # Pull dma-mapping regression fix from Christoph Hellwig: # "Revert an incorret hunk from a patch that caused problems on various # arm boards (Andrey Smirnov)" # # * tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping: # dma-mapping: fix false positive warnings in dma_common_free_remap() # < /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 7cdb85df6061d001fffd09c6adfbcf20356615e2 # < 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 0x53d750) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53d750) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53d750) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.4.0-rc1-g7cdb85df6061 Created: Mon Oct 7 06:38:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2661004 Bytes = 2598.64 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc Image Name: Linux-5.4.0-rc1-g7cdb85df6061 Created: Mon Oct 7 06:38:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2660379 Bytes = 2598.03 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 00601758 INFO: Uncompressed kernel (size 0x53d750) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52d0dc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.4.0-rc1-g7cdb85df6061 Created: Mon Oct 7 06:38:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2626501 Bytes = 2564.94 KiB = 2.50 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:02:14.962560