# git gc # git rev-parse -q --verify 3002b7a31894cfa0e57080f7e0961b5fee788aa3^{commit} 3002b7a31894cfa0e57080f7e0961b5fee788aa3 already have revision, skipping fetch # git checkout -q -f -B kisskb 3002b7a31894cfa0e57080f7e0961b5fee788aa3 # git clean -qxdf # < git log -1 # commit 3002b7a31894cfa0e57080f7e0961b5fee788aa3 # Merge: a09476668e30 4256e500f619 # Author: Linus Torvalds # Date: Sat Oct 8 09:19:24 2022 -0700 # # Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging # # Pull staging driver updates from Greg KH: # "Here is the large set of staging driver changes for 6.1-rc1. # # Nothing really interesting in here at all except we deleted a driver # (fwserial) as no one had been using it for a long time. Other than # that, just the normal cleanups and minor fixes: # # - rtl8723bs driver cleanups # # - loads of r8188eu driver cleanups, making the driver smaller and # fixing up some firmware dependency issues. # # - vt6655 driver cleanups. # # - lots of other small staging driver cleanups. # # All of these have been in linux-next for a while with no reported # issues" # # * tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (266 commits) # staging: rtl8192e: Rename variable Bandwidth to avoid CamelCase # staging: r8188eu: remove PHY_RFConfig8188E() # staging: r8188eu: remove PHY_RF6052_Config8188E() # staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to int # staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to int # staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to int # staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to int # staging: rtl8192e: cmdpkt: Use skb_put_data() instead of skb_put/memcpy pair # staging: r8188eu: Use skb_put_data() instead of skb_put/memcpy pair # staging: r8188eu: remove hal/odm_RegConfig8188E.c # staging: r8188eu: make odm_ConfigRF_RadioA_8188E() static # staging: r8188eu: make odm_ConfigMAC_8188E() static # staging: r8188eu: don't check for stop/removal in the blink worker # staging: r8188eu: don't check bSurpriseRemoved in SwLedOff # staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ... # staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU... # staging: rtl8192e: Rename SelfMimoPs, CurrentOpMode and bForcedShortGI # staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFunc # staging: rtl8192e: Rename RxRe...WinSize, RxReorder... and RxReorderDr... # staging: rtl8192e: Rename szRT2RTAggBuffer, bRegRxRe... and bCurRxReo... # ... # < /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 3002b7a31894cfa0e57080f7e0961b5fee788aa3 # < make -s -j 120 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 120 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 120 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:7281:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7283:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 120 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: __rdgsbase_inactive+0x32: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __wrgsbase_inactive+0x37: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret+0x75: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug+0x3d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi+0x16e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler+0x5e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_get_ghcb+0x26: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_put_ghcb+0x27: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: kernel_exc_vmm_communication+0x5a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_ist_exit+0x35: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter+0x49: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit+0x9c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode+0x5e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x63: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x5e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x5e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit+0x3e: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_exit_state+0x27: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_enter_state+0x25: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: context_tracking_recursion_enter+0x55: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_enter+0x2b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_idle_exit+0x32: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_exit+0x34: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_idle_enter+0x25: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __ct_user_enter+0x3b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_nmi_enter+0x24: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_irq_enter+0x36: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_irq_exit+0x36: call to ftrace_likely_update() leaves .noinstr.text section /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:145: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:282: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 120 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:08:29.011010