# git rev-parse -q --verify b7a42146dca3f57b6a6ceb9aaaabfff21634040e^{commit} b7a42146dca3f57b6a6ceb9aaaabfff21634040e already have revision, skipping fetch # git checkout -q -f -B kisskb b7a42146dca3f57b6a6ceb9aaaabfff21634040e # git clean -qxdf # < git log -1 # commit b7a42146dca3f57b6a6ceb9aaaabfff21634040e # Merge: 01c8d80383d9 f6cab793d4a7 # Author: Linus Torvalds # Date: Tue Mar 19 10:50:15 2019 -0700 # # Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A small batch of MIPS fixes for 5.1: # # - An interrupt masking fix for Loongson-based Lemote 2F systems # (fixing a regression from v3.19) # # - A relocation fix for configurations in which the devicetree is # stored in an ELF section (fixing a regression from v4.7) # # - Fix jump labels for MIPSr6 kernels where they previously could # inadvertently place a control transfer instruction in a forbidden # slot & take unexpected exceptions (fixing MIPSr6 support added in # v4.0) # # - Extend an existing USB power workaround for the Netgear WNDR3400 to # v2 boards in addition to the v3 ones that already used it # # - Remove the custom MIPS32 definition of __kernel_fsid_t to make it # consistent with MIPS64 & every other architecture, in particular # resolving issues for code which tries to print the val field whose # type previously differed (though had identical memory layout)" # # * tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MIPS: Remove custom MIPS32 __kernel_fsid_t type # mips: bcm47xx: Enable USB power on Netgear WNDR3400v2 # MIPS: Fix kernel crash for R6 in jump label branch function # MIPS: Ensure ELF appended dtb is relocated # mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction. # < /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 b7a42146dca3f57b6a6ceb9aaaabfff21634040e # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' :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/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 /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/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1845:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1755:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.35': /kisskb/src/net/bridge/br_netlink.c:652:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/fs_parser.c: In function 'fs_validate_description': /kisskb/src/fs/fs_parser.c:413:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat] /kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_stream_data_receive_workfn': /kisskb/src/net/sunrpc/xprtsock.c:529:2: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/sunrpc/xprtsock.c:499:10: note: 'ret' was declared here /kisskb/src/net/sunrpc/xprtsock.c:529:2: warning: 'read' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/sunrpc/xprtsock.c:498:15: note: 'read' was declared here /kisskb/src/arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5699d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x559328) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2761397 Bytes = 2696.68 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2761458 Bytes = 2696.74 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014cc Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2761500 Bytes = 2696.78 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2762804 Bytes = 2698.05 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2761520 Bytes = 2696.80 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2762706 Bytes = 2697.96 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2761348 Bytes = 2696.63 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006001bc Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2762830 Bytes = 2698.08 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014c0 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2761499 Bytes = 2696.78 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:11:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2729474 Bytes = 2665.50 KiB = 2.60 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:26.805719