# 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 80 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_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/kernel/trace/trace_dynevent.c: In function 'create_dyn_event': /kisskb/src/kernel/trace/trace_dynevent.c:89:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /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 /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1435:5: warning: 'page' 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/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /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/fsl/mpc8541cds.dts:334.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:334.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc7020) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbb6858) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5683188 Bytes = 5549.99 KiB = 5.42 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5713935 Bytes = 5580.01 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5713960 Bytes = 5580.04 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5713972 Bytes = 5580.05 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715490 Bytes = 5581.53 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5714992 Bytes = 5581.05 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5714477 Bytes = 5580.54 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5713927 Bytes = 5580.01 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5713927 Bytes = 5580.01 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5713928 Bytes = 5580.01 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715627 Bytes = 5581.67 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5713914 Bytes = 5579.99 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5714431 Bytes = 5580.50 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5715778 Bytes = 5581.81 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5713929 Bytes = 5580.01 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-rc1-gb7a42146dca3 Created: Wed Mar 20 06:10:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5714474 Bytes = 5580.54 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:45.262124