# 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-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 cb2e5ee8e7a04be6a762b51241701b5105b82022 # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/fiemap.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/fiemap.c:822:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/fiemap.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:03:13.156828