# git rev-parse -q --verify 4b6f23161b4e888e72671e377c32eabe9a8e62fc^{commit} 4b6f23161b4e888e72671e377c32eabe9a8e62fc already have revision, skipping fetch # git checkout -q -f -B kisskb 4b6f23161b4e888e72671e377c32eabe9a8e62fc # git clean -qxdf # < git log -1 # commit 4b6f23161b4e888e72671e377c32eabe9a8e62fc # Merge: 4c0d228c3bd4 d7e23b887f67 # Author: Linus Torvalds # Date: Sun Aug 4 10:30:47 2019 -0700 # # Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # "Some more powerpc fixes for 5.3: # # - Wire up the new clone3 syscall. # # - A fix for the PAPR SCM nvdimm driver, to fix a crash when firmware # gives us a device that's attached to a non-online NUMA node. # # - A fix for a boot failure on 32-bit with KASAN enabled. # # - Three fixes for implicit fall through warnings, some of which are # errors for us due to -Werror. # # Thanks to: Aneesh Kumar K.V, Christophe Leroy, Kees Cook, Santosh # Sivaraj, Stephen Rothwell" # # * tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/kasan: fix early boot failure on PPC32 # drivers/macintosh/smu.c: Mark expected switch fall-through # powerpc/spe: Mark expected switch fall-throughs # powerpc/nvdimm: Pick nearby online node if the device node is not online # powerpc/kvm: Fall through switch case explicitly # powerpc: Wire up clone3 syscall # < /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 4b6f23161b4e888e72671e377c32eabe9a8e62fc # < 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/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 /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 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-rc2-g4b6f23161b4e Created: Mon Aug 5 22:40:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2627264 Bytes = 2565.69 KiB = 2.51 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc2-g4b6f23161b4e Created: Mon Aug 5 22:40:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2659853 Bytes = 2597.51 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 006019cc Image Name: Linux-5.3.0-rc2-g4b6f23161b4e Created: Mon Aug 5 22:40:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2659519 Bytes = 2597.19 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:41.887582