# git gc # git rev-parse -q --verify 17a20acaf171124017f43bc70bb4d7ca88070659^{commit} 17a20acaf171124017f43bc70bb4d7ca88070659 already have revision, skipping fetch # git checkout -q -f -B kisskb 17a20acaf171124017f43bc70bb4d7ca88070659 # git clean -qxdf # < git log -1 # commit 17a20acaf171124017f43bc70bb4d7ca88070659 # Merge: d72619706abc 2bc8bb813cba # Author: Linus Torvalds # Date: Thu Jul 11 15:40:06 2019 -0700 # # Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # Pull USB / PHY updates from Greg KH: # "Here is the big USB and PHY driver pull request for 5.3-rc1. # # Lots of stuff here, all of which has been in linux-next for a while # with no reported issues. Nothing is earth-shattering, just constant # forward progress for more devices supported and cleanups and small # fixes: # # - USB gadget driver updates and fixes # # - new USB gadget driver for some hardware, followed by a quick revert # of those patches as they were not ready to be merged... # # - PHY driver updates # # - Lots of new driver additions and cleanups with a few fixes mixed # in" # # * tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (145 commits) # Revert "usb: gadget: storage: Remove warning message" # Revert "dt-bindings: add binding for USBSS-DRD controller." # Revert "usb:gadget Separated decoding functions from dwc3 driver." # Revert "usb:gadget Patch simplify usb_decode_set_clear_feature function." # Revert "usb:gadget Simplify usb_decode_get_set_descriptor function." # Revert "usb:cdns3 Add Cadence USB3 DRD Driver" # Revert "usb:cdns3 Fix for stuck packets in on-chip OUT buffer." # usb :fsl: Change string format for errata property # usb: host: Stops USB controller init if PLL fails to lock # usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918 # usb: phy: Workaround for USB erratum-A005728 # usb: fsl: Set USB_EN bit to select ULPI phy # usb: Handle USB3 remote wakeup for LPM enabled devices correctly # drivers/usb/typec/tps6598x.c: fix 4CC cmd write # drivers/usb/typec/tps6598x.c: fix portinfo width # usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set # usb: renesas_usbhs: add a workaround for a race condition of workqueue # usb: gadget: udc: renesas_usb3: remove redundant assignment to ret # usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset() # USB: gadget: function: fix issue Unneeded variable: "value" # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 17a20acaf171124017f43bc70bb4d7ca88070659 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x2f3c): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x3128): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x3164): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:11:19.233918