# git rev-parse -q --verify dcde98da997075053041942ecf97d787855722ec^{commit} dcde98da997075053041942ecf97d787855722ec already have revision, skipping fetch # git checkout -q -f -B kisskb dcde98da997075053041942ecf97d787855722ec # git clean -qxdf # < git log -1 # commit dcde98da997075053041942ecf97d787855722ec # Merge: 0014404f9c18 327b89f0acc4 # Author: Linus Torvalds # Date: Sat Mar 5 15:49:45 2022 -0800 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # # - a fixup for Goodix touchscreen driver allowing it to work on certain # Cherry Trail devices # # - a fix for imbalanced enable/disable regulator in Elam touchpad driver # that became apparent when used with Asus TF103C 2-in-1 dock # # - a couple new input keycodes used on newer keyboards # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: # HID: add mapping for KEY_ALL_APPLICATIONS # HID: add mapping for KEY_DICTATE # Input: elan_i2c - fix regulator enable count imbalance after suspend/resume # Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power() # Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt() resource # Input: goodix - use the new soc_intel_is_byt() helper # Input: samsung-keypad - properly state IOMEM dependency # < /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 dcde98da997075053041942ecf97d787855722ec # < make -s -j 120 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 120 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 120 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:4916:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4918:warning: override: reassigning to symbol GCC_PLUGINS .config:4922:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 120 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: mce_read_aux()+0x81: call to mca_msr_reg() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x621: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x7c: call to __phys_addr_nodebug() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_read_aux()+0x81: call to mca_msr_reg() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x621: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x7c: call to __phys_addr_nodebug() leaves .noinstr.text section /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:139: 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:268: bzImage] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:02:28.291875