# git rev-parse -q --verify e4c26faa426c17274884f759f708bc9ee22fd59a^{commit} e4c26faa426c17274884f759f708bc9ee22fd59a already have revision, skipping fetch # git checkout -q -f -B kisskb e4c26faa426c17274884f759f708bc9ee22fd59a # git clean -qxdf # < git log -1 # commit e4c26faa426c17274884f759f708bc9ee22fd59a # Merge: 6c7247f6258b a29c0adbb688 # Author: Linus Torvalds # Date: Sun Sep 13 09:23:54 2020 -0700 # # Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # Pull USB/Thunderbolt fixes from Greg KH: # "Here are some small USB and Thunderbolt driver fixes for 5.9-rc5. # # Nothing huge, just a number of bugfixes and new device ids for # problems reported: # # - new USB serial driver ids # # - bug fixes for syzbot reported problems # # - typec driver fixes # # - thunderbolt driver fixes # # - revert of reported broken commit # # All of these have been in linux-next with no reported issues" # # * tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: # usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes # usb: typec: intel_pmc_mux: Do not configure Altmode HPD High # usb: core: fix slab-out-of-bounds Read in read_descriptors # Revert "usb: dwc3: meson-g12a: fix shared reset control use" # usb: typec: ucsi: acpi: Check the _DEP dependencies # usb: typec: intel_pmc_mux: Un-register the USB role switch # usb: Fix out of sync data toggle if a configured device is reconfigured # USB: serial: option: support dynamic Quectel USB compositions # USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules # thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up # thunderbolt: Disable ports that are not implemented # USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 e4c26faa426c17274884f759f708bc9ee22fd59a # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- omap2plus_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/arch/arm/crypto/ghash-ce-glue.c: In function 'ghash_do_update': /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:67:44: warning: passing argument 4 of 'pmull_ghash_update_p64' from incompatible pointer type pmull_ghash_update_p64(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:45:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p64(int blocks, u64 dg[], const char *src, ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:69:43: warning: passing argument 4 of 'pmull_ghash_update_p8' from incompatible pointer type pmull_ghash_update_p8(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:48:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p8(int blocks, u64 dg[], const char *src, ^ Completed OK # rm -rf /kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 # Build took: 0:02:54.103215