# 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/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 e9a61afb69f07b1c5880984d45e5cc232ec1bf6f # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- lboxre2_defconfig # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 24 ARCH=sh O=/kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /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/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/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/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/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here /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/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 # Build took: 0:00:42.778998