# git rev-parse -q --verify 944207047ca4dabe8e288f653e7ec6da05e70230^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 944207047ca4dabe8e288f653e7ec6da05e70230^{commit} 944207047ca4dabe8e288f653e7ec6da05e70230 # git checkout -q -f -B kisskb 944207047ca4dabe8e288f653e7ec6da05e70230 # git clean -qxdf # < git log -1 # commit 944207047ca4dabe8e288f653e7ec6da05e70230 # Merge: 5163953950ab 37307f7020ab # Author: Linus Torvalds # Date: Sun Dec 5 09:34:57 2021 -0800 # # Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # Pull USB fixes from Greg KH: # "Here are some small USB fixes for a few reported issues. Included in # here are: # # - xhci fix for a _much_ reported regression. I don't think there's a # community distro that has not reported this problem yet :( # # - new USB quirk addition # # - cdns3 minor fixes # # - typec regression fix. # # All of these have been in linux-next with no reported problems, and # the xhci fix has been reported by many to resolve their reported # problem" # # * tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: # usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() # usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests # usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect # USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub # xhci: Fix commad ring abort, write all 64 bits to CRCR register. # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 944207047ca4dabe8e288f653e7ec6da05e70230 # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4956:warning: override: reassigning to symbol STANDALONE .config:4957:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4959:warning: override: reassigning to symbol GCC_PLUGINS .config:4963:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: do_machine_check()+0x695: call to queue_task_work.isra.31() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x77: call to __phys_addr_nodebug() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x50: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x54: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x50: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x50: call to on_thread_stack() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:04:14.881983