# git rev-parse -q --verify 1e78030e5e5b2d8b0cad7136caf9cfab986a6bff^{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 1e78030e5e5b2d8b0cad7136caf9cfab986a6bff^{commit} 1e78030e5e5b2d8b0cad7136caf9cfab986a6bff # git checkout -q -f -B kisskb 1e78030e5e5b2d8b0cad7136caf9cfab986a6bff # git clean -qxdf # < git log -1 # commit 1e78030e5e5b2d8b0cad7136caf9cfab986a6bff # Merge: 28f5ab1e12ba 3a6ffb3c8c32 # Author: Linus Torvalds # Date: Thu Aug 1 06:37:42 2019 -0700 # # Merge tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc # # Pull MMC fixes from Ulf Hansson: # # - sdhci-sprd: Add a missing pm_runtime_put_noidle() to fix deferred # probe # # - dw_mmc: Fix occasional hang after tuning on eMMC # # - meson-mx-sdio: Fix misuse of GENMASK macro # # - mmc_spi: Fix CRC problems for writes by using BDI_CAP_STABLE_WRITES # # * tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: # mmc: mmc_spi: Enable stable writes # mmc: meson-mx-sdio: Fix misuse of GENMASK macro # mmc: dw_mmc: Fix occasional hang after tuning on eMMC # mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle() # < /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 1e78030e5e5b2d8b0cad7136caf9cfab986a6bff # < 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- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194: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 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x529100) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x539774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-rc2-g1e78030e5e5b Created: Fri Aug 2 00:03:43 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2626983 Bytes = 2565.41 KiB = 2.51 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc2-g1e78030e5e5b Created: Fri Aug 2 00:03:43 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2659304 Bytes = 2596.98 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc Image Name: Linux-5.3.0-rc2-g1e78030e5e5b Created: Fri Aug 2 00:03:43 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2658879 Bytes = 2596.56 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 00601758 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:50.157686