# git rev-parse -q --verify 7142eaa58b49d9de492ccc16d48df7c488a5fbb6^{commit} 7142eaa58b49d9de492ccc16d48df7c488a5fbb6 already have revision, skipping fetch # git checkout -q -f -B kisskb 7142eaa58b49d9de492ccc16d48df7c488a5fbb6 # git clean -qxdf # < git log -1 # commit 7142eaa58b49d9de492ccc16d48df7c488a5fbb6 # Merge: 085b7755808a a1e8783db8e0 # Author: Linus Torvalds # Date: Mon Apr 22 11:54:47 2019 -0700 # # Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A couple more MIPS fixes: # # - Fix indirect syscall tracing & seccomp filtering for big endian # MIPS64 kernels, which previously loaded the syscall number # incorrectly & would always use zero. # # - Fix performance counter IRQ setup for Atheros/ath79 SoCs, allowing # perf to function on those systems. # # And not really a fix, but a useful addition: # # - Add a Broadcom mailing list to the MAINTAINERS entry for BMIPS # systems to allow relevant engineers to track patch submissions" # # * tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MIPS: perf: ath79: Fix perfcount IRQ assignment # MIPS: scall64-o32: Fix indirect syscall number load # MAINTAINERS: BMIPS: Add internal Broadcom mailing list # < /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 7142eaa58b49d9de492ccc16d48df7c488a5fbb6 # < make -s -j 120 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 120 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- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187: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:337:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' 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:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x555708) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x555708) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x545094) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x555708) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.1.0-rc6-g7142eaa58b49 Created: Tue Apr 23 05:16:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2682894 Bytes = 2620.01 KiB = 2.56 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0x555708) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.1.0-rc6-g7142eaa58b49 Created: Tue Apr 23 05:16:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2717077 Bytes = 2653.40 KiB = 2.59 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.1.0-rc6-g7142eaa58b49 Created: Tue Apr 23 05:16:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2714823 Bytes = 2651.19 KiB = 2.59 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:25.322204