# git rev-parse -q --verify 20eabc8966f5c1973c2dd2450060f4511389a19c^{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 20eabc8966f5c1973c2dd2450060f4511389a19c^{commit} 20eabc8966f5c1973c2dd2450060f4511389a19c # git checkout -q -f -B kisskb 20eabc8966f5c1973c2dd2450060f4511389a19c # git clean -qxdf # < git log -1 # commit 20eabc8966f5c1973c2dd2450060f4511389a19c # Merge: e5b7c167e46f c3cb6674df4c # Author: Linus Torvalds # Date: Thu Aug 22 11:26:10 2019 -0700 # # Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux # # Pull more fallthrough fixes from Gustavo A. R. Silva: # "Fix fall-through warnings on arm and mips for multiple configurations" # # * tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux: # video: fbdev: acornfb: Mark expected switch fall-through # scsi: libsas: sas_discover: Mark expected switch fall-through # MIPS: Octeon: Mark expected switch fall-through # power: supply: ab8500_charger: Mark expected switch fall-through # watchdog: wdt285: Mark expected switch fall-through # mtd: sa1100: Mark expected switch fall-through # drm/sun4i: tcon: Mark expected switch fall-through # drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through # ARM: riscpc: Mark expected switch fall-through # dmaengine: fsldma: Mark expected switch fall-through # < /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 20eabc8966f5c1973c2dd2450060f4511389a19c # < 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: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 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) Image Name: Linux-5.3.0-rc5-g20eabc8966f5 Created: Fri Aug 23 05:15:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2629955 Bytes = 2568.32 KiB = 2.51 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc5-g20eabc8966f5 Created: Fri Aug 23 05:15:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2659859 Bytes = 2597.52 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.3.0-rc5-g20eabc8966f5 Created: Fri Aug 23 05:15:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2660730 Bytes = 2598.37 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:01:27.369875