# git rev-parse -q --verify c05263df6c1ab82277cc3b2778b183b469a71a60^{commit} c05263df6c1ab82277cc3b2778b183b469a71a60 already have revision, skipping fetch # git checkout -q -f -B kisskb c05263df6c1ab82277cc3b2778b183b469a71a60 # git clean -qxdf # < git log -1 # commit c05263df6c1ab82277cc3b2778b183b469a71a60 # Merge: 291009f656e8 28dc10eb77a2 # Author: Linus Torvalds # Date: Thu Feb 11 11:21:08 2021 -0800 # # Merge tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # "This is hopefully the last batch of fixes for this release cycle. We # have a minor fix for a Kconfig regression as well as fixes for older # bugs in gpio-ep93xx: # # - don't build gpio-mxs unconditionally with COMPILE_TEST enabled # # - fix two problems with interrupt handling in gpio-ep93xx" # # * tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpio: ep93xx: Fix single irqchip with multi gpiochips # gpio: ep93xx: fix BUG_ON port F usage # gpio: mxs: GPIO_MXS should not default to y unconditionally # < /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 c05263df6c1ab82277cc3b2778b183b469a71a60 # < make -s -j 32 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 # 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 32 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 32 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:4499:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4501:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4505:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4507:warning: override: reassigning to symbol UML_NET_SLIP .config:4510:warning: override: reassigning to symbol UML_NET_MCAST .config:4512:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 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 Auto-detecting system features: ... libelf: [ OFF ] ... zlib: [ OFF ] ... bpf: [ on ] No libelf found make[5]: *** [Makefile:287: elfdep] Error 1 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:11: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1800: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/rtc/rtc-rx6110.c:314:12: warning: 'rx6110_probe' defined but not used [-Wunused-function] static int rx6110_probe(struct rx6110_data *rx6110, struct device *dev) ^ make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 32 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:03:43.616289