# git rev-parse -q --verify ec2618180c3450d06a6a4ba951d4c9a2c689b517^{commit} ec2618180c3450d06a6a4ba951d4c9a2c689b517 already have revision, skipping fetch # git checkout -q -f -B kisskb ec2618180c3450d06a6a4ba951d4c9a2c689b517 # git clean -qxdf # < git log -1 # commit ec2618180c3450d06a6a4ba951d4c9a2c689b517 # Author: Stephen Rothwell # Date: Thu May 13 15:42:18 2021 +1000 # # Add linux-next specific files for 20210513 # # 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 ec2618180c3450d06a6a4ba951d4c9a2c689b517 # < make -s -j 32 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 # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 32 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 32 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:4600:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4602:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4606:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4608:warning: override: reassigning to symbol UML_NET_SLIP .config:4611:warning: override: reassigning to symbol UML_NET_MCAST .config:4613:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 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 In file included from :0:0: In function '__mm_zero_struct_page.isra.68', inlined from '__init_single_page.isra.69' at /kisskb/src/mm/page_alloc.c:1494:2, inlined from 'memmap_init_range' at /kisskb/src/mm/page_alloc.c:6365:3: /kisskb/src/include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_161' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct page) > 80 _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:309:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:328:2: note: in expansion of macro '_compiletime_assert' _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) ^ /kisskb/src/include/linux/build_bug.h:50:2: note: in expansion of macro 'BUILD_BUG_ON_MSG' BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) ^ /kisskb/src/include/linux/mm.h:169:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(sizeof(struct page) > 80); ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:273: mm/page_alloc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1951: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 32 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:05:20.538203