# git rev-parse -q --verify 90d9fbc16b691403a80a119d7094528721c03279^{commit} 90d9fbc16b691403a80a119d7094528721c03279 already have revision, skipping fetch # git checkout -q -f -B kisskb 90d9fbc16b691403a80a119d7094528721c03279 # git clean -qxdf # < git log -1 # commit 90d9fbc16b691403a80a119d7094528721c03279 # Merge: 8d7ed10410d5 ca5737396927 # Author: Linus Torvalds # Date: Sun Dec 12 10:20:57 2021 -0800 # # Merge tag 'usb-5.16-rc5' 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 5.16-rc5. They include: # # - gadget driver fixes for reported issues # # - xhci fixes for reported problems. # # - config endpoint parsing fixes for where we got bitfields wrong # # Most of these have been in linux-next, the remaining few were not, but # got lots of local testing in my systems and in some cloud testing # infrastructures" # # * tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: # usb: core: config: using bit mask instead of individual bits # usb: core: config: fix validation of wMaxPacketValue entries # USB: gadget: zero allocate endpoint 0 buffers # USB: gadget: detect too-big endpoint 0 requests # xhci: avoid race between disable slot command and host runtime suspend # xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending # Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default" # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 90d9fbc16b691403a80a119d7094528721c03279 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6373:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6375:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: do_syscall_64()+0xc: call to static_key_count.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: vmx_l1d_flush()+0x13: call to static_key_count() leaves .noinstr.text section vmlinux.o: warning: objtool: vmx_vcpu_enter_exit()+0x40: call to static_key_count() leaves .noinstr.text section vmlinux.o: warning: objtool: vmx_update_host_rsp()+0x2b: call to static_key_count() leaves .noinstr.text section vmlinux.o: warning: objtool: svm_vcpu_enter_exit()+0x43: call to static_key_count.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: __svm_vcpu_run()+0xb4: BP used as a scratch register vmlinux.o: warning: objtool: __svm_sev_es_vcpu_run()+0x1c: BP used as a scratch register vmlinux.o: warning: objtool: enter_from_user_mode()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x1d: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: exit_to_user_mode()+0x1b: call to static_key_count() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_exit_to_user_mode()+0x34: call to static_key_count() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit_to_user_mode()+0x22: call to static_key_count() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:06:13.693370