# git rev-parse -q --verify 9981b4fb8684883dcc0daf088891ff32260b9794^{commit} 9981b4fb8684883dcc0daf088891ff32260b9794 already have revision, skipping fetch # git checkout -q -f -B kisskb 9981b4fb8684883dcc0daf088891ff32260b9794 # git clean -qxdf # < git log -1 # commit 9981b4fb8684883dcc0daf088891ff32260b9794 # Merge: 0723090 bc88ad2 # Author: Linus Torvalds # Date: Tue Jul 24 18:11:15 2018 -0700 # # Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A couple more MIPS fixes for 4.18: # # - Fix an off-by-one in reporting PCI resource sizes to userland which # regressed in v3.12. # # - Fix writes to DDR controller registers used to flush write buffers, # which regressed with some refactoring in v4.2" # # * tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MIPS: ath79: fix register address in ath79_ddr_wb_flush() # MIPS: Fix off-by-one in pci_resource_to_user() # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 9981b4fb8684883dcc0daf088891ff32260b9794 # < make -s -j 10 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 10 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/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 0x50f780) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x50f780) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x4ff10c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x50f780) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x50f780) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.18.0-rc6-g9981b4f Created: Wed Jul 25 11:27:09 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2528597 Bytes = 2469.33 kB = 2.41 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-rc6-g9981b4f Created: Wed Jul 25 11:27:09 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2556060 Bytes = 2496.15 kB = 2.44 MB Load Address: 00600000 Entry Point: 00601534 Image Name: Linux-4.18.0-rc6-g9981b4f Created: Wed Jul 25 11:27:09 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2555246 Bytes = 2495.36 kB = 2.44 MB Load Address: 00600000 Entry Point: 00601350 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:01:14.473787