# 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-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 dcde98da997075053041942ecf97d787855722ec # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5957:warning: override: reassigning to symbol STANDALONE .config:5961:warning: override: reassigning to symbol PPC64 .config:5962:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5966:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'root_free_rcu': /kisskb/src/drivers/net/wireguard/allowedips.c:64:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 64 | } | ^ /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'root_remove_peer_lists': /kisskb/src/drivers/net/wireguard/allowedips.c:77:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 77 | } | ^ Inconsistent kallsyms data Try make KALLSYMS_EXTRA_PASS=1 as a workaround make[1]: *** [/kisskb/src/Makefile:1155: vmlinux] Error 1 make[1]: *** Deleting file 'vmlinux' make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:11:42.905035