# git rev-parse -q --verify 31f020064f9d4da5686f8dda91787f825537ad29^{commit} 31f020064f9d4da5686f8dda91787f825537ad29 already have revision, skipping fetch # git checkout -q -f -B kisskb 31f020064f9d4da5686f8dda91787f825537ad29 # git clean -qxdf # < git log -1 # commit 31f020064f9d4da5686f8dda91787f825537ad29 # Merge: 9c75b68b91ff d1b35d66f48f # Author: Linus Torvalds # Date: Sun Nov 1 10:05:16 2020 -0800 # # Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc fixes/removals from Greg KH: # "Here's some small fixes for 5.10-rc2 and a big driver removal. # # The fixes are for some reported issues in the interconnect and # coresight drivers, nothing major. # # The "big" driver removal is the MIC drivers have been asked to be # removed as the hardware never shipped and Intel no longer wants to # maintain something that no one can use. This is welcomed by many as # the DMA usage of these drivers was "interesting" and the security # people were starting to question some issues that were starting to be # found in the codebase. # # Note, one of the subsystems for this driver, the "VOP" code, will # probably come back in future kernel versions as it was looking to # potentially solve some PCIe virtualization issues that a number of # other vendors were wanting to solve. But as-is, this codebase didn't # work for anyone else so no actual functionality is being removed. # # All of these have been in linux-next with no reported issues" # # * tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # coresight: cti: Initialize dynamic sysfs attributes # coresight: Fix uninitialised pointer bug in etm_setup_aux() # coresight: add module license # misc: mic: remove the MIC drivers # interconnect: qcom: use icc_sync state for sm8[12]50 # interconnect: qcom: Ensure that the floor bandwidth value is enforced # interconnect: qcom: sc7180: Init BCMs before creating the nodes # interconnect: qcom: sdm845: Init BCMs before creating the nodes # interconnect: Aggregate before setting initial bandwidth # interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM # < /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 31f020064f9d4da5686f8dda91787f825537ad29 # < make -s -j 80 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 80 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 80 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:4363:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4365:warning: override: reassigning to symbol UML_NET_SLIP .config:4368:warning: override: reassigning to symbol UML_NET_MCAST .config:4370: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 80 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.... make[1]: *** [/kisskb/src/Makefile:1799: kernel] Error 2 make[1]: *** 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: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 80 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.334904