# 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-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 e4c26faa426c17274884f759f708bc9ee22fd59a # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/cpumask.h:13, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/spinlock.h:59, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/file.c:2419:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc8 # Build took: 0:01:54.835419