# git rev-parse -q --verify cb2e5ee8e7a04be6a762b51241701b5105b82022^{commit} cb2e5ee8e7a04be6a762b51241701b5105b82022 already have revision, skipping fetch # git checkout -q -f -B kisskb cb2e5ee8e7a04be6a762b51241701b5105b82022 # git clean -qxdf # < git log -1 # commit cb2e5ee8e7a04be6a762b51241701b5105b82022 # Merge: 42b34a8de31f 65ba8cef0416 # Author: Linus Torvalds # Date: Sun Aug 11 09:55:32 2024 -0700 # # Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # Pull USB fixes from Greg KH: # "Here are a number of small USB driver fixes for reported issues for # 6.11-rc3. Included in here are: # # - usb serial driver MODULE_DESCRIPTION() updates # # - usb serial driver fixes # # - typec driver fixes # # - usb-ip driver fix # # - gadget driver fixes # # - dt binding update # # All of these have been in linux-next with no reported issues" # # * tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: # usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common() # usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source capability message # usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt() # usb: gadget: f_fs: restore ffs_func_disable() functionality # USB: serial: debug: do not echo input by default # usb: typec: tipd: Delete extra semi-colon # usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch() # usb: gadget: u_serial: Set start_delayed during suspend # usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap() # usb: typec: fsa4480: Check if the chip is really there # usb: gadget: core: Check for unset descriptor # usb: vhci-hcd: Do not drop references before new references are gained # usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed. # usb: gadget: midi2: Fix the response for FB info with block 0xff # dt-bindings: usb: microchip,usb2514: Add USB2517 compatible # USB: serial: garmin_gps: use struct_size() to allocate pkt # USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by # USB: serial: add missing MODULE_DESCRIPTION() macros # USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg' # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 cb2e5ee8e7a04be6a762b51241701b5105b82022 # make -s -j 24 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ip22_defconfig # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 24 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:384:14: error: initialization of 'int (*)(struct device *, const struct device_driver *)' from incompatible pointer type 'int (*)(struct device *, struct device_driver *)' [-Werror=incompatible-pointer-types] .match = gio_bus_match, ^~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:384:14: note: (near initialization for 'gio_bus_type.match') cc1: some warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: arch/mips/sgi-ip22/ip22-gio.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: arch/mips/sgi-ip22] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: arch/mips] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/scsi/sgiwd93.c:173:6: warning: no previous prototype for 'sgiwd93_reset' [-Wmissing-prototypes] void sgiwd93_reset(unsigned long base) ^~~~~~~~~~~~~ make[2]: *** [/kisskb/src/Makefile:1925: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 24 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_ip22_defconfig_mips-gcc8 # Build took: 0:02:46.334611