# git rev-parse -q --verify e9a61afb69f07b1c5880984d45e5cc232ec1bf6f^{commit} e9a61afb69f07b1c5880984d45e5cc232ec1bf6f already have revision, skipping fetch # git checkout -q -f -B kisskb e9a61afb69f07b1c5880984d45e5cc232ec1bf6f # git clean -qxdf # < git log -1 # commit e9a61afb69f07b1c5880984d45e5cc232ec1bf6f # Merge: c5f337857195 2df7405f79ce # Author: Linus Torvalds # Date: Sun Apr 26 11:22:01 2020 -0700 # # Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # Pull USB fixes from Greg KH: # "Here are a number of USB driver fixes for 5.7-rc3. # # Nothing huge, just the usual collection of: # # - xhci fixes # # - gadget driver fixes # # - syzkaller fuzzing fixes # # - new device ids and DT bindings # # - new quirks added for broken devices # # A few of the gadget driver fixes show up twice here as they were # applied to my branch, and also by Felipe to his branch which I then # pulled in as we got out of sync a bit. # # All of these have been in linux-next with no reported issues" # # * tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (33 commits) # USB: sisusbvga: Change port variable from signed to unsigned # usb-storage: Add unusual_devs entry for JMicron JMS566 # USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme first for high speed devices") # USB: hub: Fix handling of connect changes during sleep # usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointer # xhci: Don't clear hub TT buffer on ep0 protocol stall # xhci: prevent bus suspend if a roothub port detected a over-current condition # xhci: Fix handling halted endpoint even if endpoint ring appears empty # usb: raw-gadget: Fix copy_to/from_user() checks # usb: raw-gadget: fix raw_event_queue_fetch locking # usb: gadget: udc: atmel: Fix vbus disconnect handling # usb: dwc3: gadget: Fix request completion check # USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIRE # phy: tegra: Select USB_COMMON for usb_get_maximum_speed() # usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change # usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset() # cdc-acm: introduce a cool down # cdc-acm: close race betrween suspend() and acm_softint # UAS: fix deadlock in error handling and PM flushing work # UAS: no use logging any details in case of ENODEV # ... # < /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 e9a61afb69f07b1c5880984d45e5cc232ec1bf6f # < make -s -j 48 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 48 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- help # make -s -j 48 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- olddefconfig # make -s -j 48 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- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204: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:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:471:21: note: 'pdeo' was declared here /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/trace/trace_events.c: In function 'event_create_dir': /kisskb/src/kernel/trace/trace_events.c:2189:6: 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/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:4774:23: 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:2598: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:1859:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1774:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c:1805:10: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] /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/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:6701:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.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:330.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 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca6604) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc95e6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095517 Bytes = 5952.65 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:00 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6096730 Bytes = 5953.84 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:00 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6063785 Bytes = 5921.67 KiB = 5.78 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6097742 Bytes = 5954.83 KiB = 5.82 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6096490 Bytes = 5953.60 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6096421 Bytes = 5953.54 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095814 Bytes = 5952.94 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095506 Bytes = 5952.64 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095515 Bytes = 5952.65 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095959 Bytes = 5953.08 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095992 Bytes = 5953.12 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095771 Bytes = 5952.90 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095931 Bytes = 5953.06 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6096408 Bytes = 5953.52 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095828 Bytes = 5952.96 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.7.0-rc2-15023-ge9a61afb6 Created: Mon Apr 27 05:31:04 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6095933 Bytes = 5953.06 KiB = 5.81 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:50.387966