# 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/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 3a69c9e522950020d4973317201f4a419ee6d6a3 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64e_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc64e_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64e_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/net/bridge/br_netlink.c: In function 'br_afspec.isra.30': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' 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:338: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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /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/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' 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/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] WARNING: vmlinux.o (.PPC.EMB.apuinfo): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. INFO: Uncompressed kernel (size 0xbcb4c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.4.0-rc5-g3a69c9e52295 Created: Mon Nov 4 04:56:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4915531 Bytes = 4800.32 KiB = 4.69 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_ppc64e_defconfig_powerpc-gcc4.6 # Build took: 0:01:33.934909