# git rev-parse -q --verify 4d09c1d952679411da2772f199643e08c46c31cd^{commit} 4d09c1d952679411da2772f199643e08c46c31cd already have revision, skipping fetch # git checkout -q -f -B kisskb 4d09c1d952679411da2772f199643e08c46c31cd # git clean -qxdf # < git log -1 # commit 4d09c1d952679411da2772f199643e08c46c31cd # Merge: 38dc5079da70 f84e2c5c528d # Author: Linus Torvalds # Date: Tue Oct 27 10:01:24 2020 -0700 # # Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree fixes from Rob Herring: # # - More binding additionalProperties/unevaluatedProperties additions # # - More yamllint fixes on additions in the merge window # # - CrOS embedded controller schema updates to fix warnings # # - LEDs schema update adding ID_RGB # # - A reserved-memory fix for regions starting at address 0x0 # # * tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: # dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' # dt-bindings: Explicitly allow additional properties in board/SoC schemas # dt-bindings: More whitespace clean-ups in schema files # mfd: google,cros-ec: add missing properties # dt-bindings: input: convert cros-ec-keyb to json-schema # dt-bindings: i2c: convert i2c-cros-ec-tunnel to json-schema # of: Fix reserved-memory overlap detection # dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value # dt-bindings: leds: Update devicetree documents for ID_RGB # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4d09c1d952679411da2772f199643e08c46c31cd # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig WARNING: unmet direct dependencies detected for MFD_CORE Depends on [n]: HAS_IOMEM [=n] Selected by [m]: - MFD_HI6421_SPMI [=m] && STAGING [=y] && OF [=y] && SPMI [=m] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4369:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4371:warning: override: reassigning to symbol UML_NET_SLIP .config:4374:warning: override: reassigning to symbol UML_NET_MCAST .config:4376:warning: override: reassigning to symbol UML_NET_SLIRP WARNING: unmet direct dependencies detected for MFD_CORE Depends on [n]: HAS_IOMEM [=n] Selected by [m]: - MFD_HI6421_SPMI [=m] && STAGING [=y] && OF [=y] && SPMI [=m] # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 WARNING: unmet direct dependencies detected for MFD_CORE Depends on [n]: HAS_IOMEM [=n] Selected by [m]: - MFD_HI6421_SPMI [=m] && STAGING [=y] && OF [=y] && SPMI [=m] WARNING: unmet direct dependencies detected for MFD_CORE Depends on [n]: HAS_IOMEM [=n] Selected by [m]: - MFD_HI6421_SPMI [=m] && STAGING [=y] && OF [=y] && SPMI [=m] WARNING: unmet direct dependencies detected for MFD_CORE Depends on [n]: HAS_IOMEM [=n] Selected by [m]: - MFD_HI6421_SPMI [=m] && STAGING [=y] && OF [=y] && SPMI [=m] /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Auto-detecting system features: ... libelf: [ OFF ] ... zlib: [ OFF ] ... bpf: [ on ] No libelf found make[5]: *** [Makefile:285: elfdep] Error 1 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: kernel/bpf/preload] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/mm/process_vm_access.c: In function 'process_vm_rw': /kisskb/src/mm/process_vm_access.c:277:5: error: implicit declaration of function 'in_compat_syscall' [-Werror=implicit-function-declaration] in_compat_syscall()); ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:284: mm/process_vm_access.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ make[1]: *** [/kisskb/src/Makefile:1799: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1799: mm] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:05:42.333424