# git rev-parse -q --verify 95065cb54210eba86bed10cb2118041524d54573^{commit} 95065cb54210eba86bed10cb2118041524d54573 already have revision, skipping fetch # git checkout -q -f -B kisskb 95065cb54210eba86bed10cb2118041524d54573 # git clean -qxdf # < git log -1 # commit 95065cb54210eba86bed10cb2118041524d54573 # Author: Stephen Rothwell # Date: Fri Nov 20 16:52:18 2020 +1100 # # Add linux-next specific files for 20201120 # # Signed-off-by: Stephen Rothwell # < /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 95065cb54210eba86bed10cb2118041524d54573 # < make -s -j 8 ARCH=um O=/kisskb/build/linux-next_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig WARNING: unmet direct dependencies detected for MFD_CORE Depends on [n]: HAS_IOMEM [=n] Selected by [y]: - MFD_HI6421_SPMI [=y] && STAGING [=y] && OF [=y] && SPMI [=y] # 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 8 ARCH=um O=/kisskb/build/linux-next_um-allyesconfig_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 8 ARCH=um O=/kisskb/build/linux-next_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4399:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4401:warning: override: reassigning to symbol UML_NET_SLIP .config:4404:warning: override: reassigning to symbol UML_NET_MCAST .config:4406:warning: override: reassigning to symbol UML_NET_SLIRP WARNING: unmet direct dependencies detected for MFD_CORE Depends on [n]: HAS_IOMEM [=n] Selected by [y]: - MFD_HI6421_SPMI [=y] && STAGING [=y] && OF [=y] && SPMI [=y] # make -s -j 8 ARCH=um O=/kisskb/build/linux-next_um-allyesconfig_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 [y]: - MFD_HI6421_SPMI [=y] && STAGING [=y] && OF [=y] && SPMI [=y] WARNING: unmet direct dependencies detected for MFD_CORE Depends on [n]: HAS_IOMEM [=n] Selected by [y]: - MFD_HI6421_SPMI [=y] && STAGING [=y] && OF [=y] && SPMI [=y] WARNING: unmet direct dependencies detected for MFD_CORE Depends on [n]: HAS_IOMEM [=n] Selected by [y]: - MFD_HI6421_SPMI [=y] && STAGING [=y] && OF [=y] && SPMI [=y] In file included from /kisskb/src/arch/um/kernel/skas/syscall.c:9:0: /kisskb/src/arch/um/include/shared/kern_util.h:52:12: error: conflicting types for '__cant_sleep' extern int __cant_sleep(void); ^ In file included from /kisskb/src/arch/um/kernel/skas/syscall.c:6:0: /kisskb/src/include/linux/kernel.h:93:13: note: previous declaration of '__cant_sleep' was here extern void __cant_sleep(const char *file, int line, int preempt_offset); ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:283: arch/um/kernel/skas/syscall.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/um/kernel/skas] Error 2 make[1]: *** [/kisskb/src/Makefile:1797: arch/um/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/um/drivers/line.c:14:0: /kisskb/src/arch/um/include/shared/kern_util.h:52:12: error: conflicting types for '__cant_sleep' extern int __cant_sleep(void); ^ In file included from /kisskb/src/include/linux/list.h:9:0, from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/arch/um/drivers/line.c:8: /kisskb/src/include/linux/kernel.h:93:13: note: previous declaration of '__cant_sleep' was here extern void __cant_sleep(const char *file, int line, int preempt_offset); ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:283: arch/um/drivers/line.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /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=] } ^ In file included from /kisskb/src/arch/um/drivers/mconsole_kern.c:34:0: /kisskb/src/arch/um/include/shared/kern_util.h:52:12: error: conflicting types for '__cant_sleep' extern int __cant_sleep(void); ^ In file included from /kisskb/src/include/asm-generic/bug.h:20:0, from ./arch/um/include/generated/asm/bug.h:1, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/jump_label.h:250, from /kisskb/src/arch/x86/include/asm/string_64.h:6, from /kisskb/src/arch/x86/include/asm/string.h:5, from /kisskb/src/include/linux/string.h:20, from /kisskb/src/arch/um/drivers/mconsole_kern.c:9: /kisskb/src/include/linux/kernel.h:93:13: note: previous declaration of '__cant_sleep' was here extern void __cant_sleep(const char *file, int line, int preempt_offset); ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:283: arch/um/drivers/mconsole_kern.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1797: arch/um/drivers] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 8 ARCH=um O=/kisskb/build/linux-next_um-allyesconfig_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/linux-next_um-allyesconfig_um-x86_64 # Build took: 0:00:10.540343