# git rev-parse -q --verify abeb75218aeb5d64e501a9434b81ef833d88c907^{commit} abeb75218aeb5d64e501a9434b81ef833d88c907 already have revision, skipping fetch # git checkout -q -f -B kisskb abeb75218aeb5d64e501a9434b81ef833d88c907 # git clean -qxdf # git log -1 commit abeb75218aeb5d64e501a9434b81ef833d88c907 Merge: d43be80 3cd2c31 Author: Linus Torvalds Date: Sun Mar 11 13:07:14 2018 -0700 Merge tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/slave-dma Pull dmaengine fixes from Vinod Koul: "Two small fixes are for this cycle: - fix max_chunk_size for rcar-dmac for R-Car Gen3 - fix clock resource of mv_xor_v2" * tag 'dmaengine-fix-4.16-rc5' of git://git.infradead.org/users/vkoul/slave-dma: dmaengine: mv_xor_v2: Fix clock resource by adding a register clock dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 abeb75218aeb5d64e501a9434b81ef833d88c907 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc 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 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: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 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0x4ef01c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.16.0-rc4-gabeb752 Created: Mon Mar 12 07:48:30 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2494454 Bytes = 2435.99 kB = 2.38 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc4-gabeb752 Created: Mon Mar 12 07:48:30 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2520583 Bytes = 2461.51 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501350 Image Name: Linux-4.16.0-rc4-gabeb752 Created: Mon Mar 12 07:48:30 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2520293 Bytes = 2461.22 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501534 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:00:36.859799