# git rev-parse -q --verify 3a69c9e522950020d4973317201f4a419ee6d6a3^{commit} 3a69c9e522950020d4973317201f4a419ee6d6a3 already have revision, skipping fetch # git checkout -q -f -B kisskb 3a69c9e522950020d4973317201f4a419ee6d6a3 # git clean -qxdf # < git log -1 # commit 3a69c9e522950020d4973317201f4a419ee6d6a3 # Merge: 56cfd2507d3e d8eca64eec71 # Author: Linus Torvalds # Date: Sun Nov 3 08:25:25 2019 -0800 # # Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # Pull USB fixes from Greg KH: # "The USB sub-maintainers woke up this past week and sent a bunch of # tiny fixes. Here are a lot of small patches that that resolve a bunch # of reported issues in the USB core, drivers, serial drivers, gadget # drivers, and of course, xhci :) # # All of these have been in linux-next with no reported issues" # # * tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (31 commits) # usb: dwc3: gadget: fix race when disabling ep with cancelled xfers # usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host # usb: cdns3: gadget: reset EP_CLAIMED flag while unloading # USB: serial: whiteheat: fix line-speed endianness # USB: serial: whiteheat: fix potential slab corruption # USB: gadget: Reject endpoints with 0 maxpacket value # UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments") # usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows") # usbip: Fix free of unallocated memory in vhci tx # usbip: tools: Fix read_usb_vudc_device() error path handling # usb: xhci: fix __le32/__le64 accessors in debugfs code # usb: xhci: fix Immediate Data Transfer endianness # xhci: Fix use-after-free regression in xhci clear hub TT implementation # USB: ldusb: fix control-message timeout # USB: ldusb: use unsigned size format specifiers # USB: ldusb: fix ring-buffer locking # USB: Skip endpoints with 0 maxpacket length # usb: cdns3: gadget: Don't manage pullups # usb: dwc3: remove the call trace of USBx_GFLADJ # usb: gadget: configfs: fix concurrent issue between composite APIs # ... # < /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 3a69c9e522950020d4973317201f4a419ee6d6a3 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- hp6xx_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4 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/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/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:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338: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/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_hp6xx_defconfig_sh4 # Build took: 0:00:14.330680