# git rev-parse -q --verify f7dc24b3413851109c4047b22997bd0d95ed52a2^{commit} f7dc24b3413851109c4047b22997bd0d95ed52a2 already have revision, skipping fetch # git checkout -q -f -B kisskb f7dc24b3413851109c4047b22997bd0d95ed52a2 # git clean -qxdf # < git log -1 # commit f7dc24b3413851109c4047b22997bd0d95ed52a2 # Author: Stephen Rothwell # Date: Mon Aug 7 15:46:44 2023 +1000 # # Add linux-next specific files for 20230807 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 f7dc24b3413851109c4047b22997bd0d95ed52a2 # make -s -j 40 ARCH=sparc O=/kisskb/build/linux-next_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 40 ARCH=sparc O=/kisskb/build/linux-next_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc O=/kisskb/build/linux-next_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc O=/kisskb/build/linux-next_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/watchdog.c: In function 'watchdog_timer_fn': /kisskb/src/kernel/watchdog.c:521:4: error: too many arguments to function 'trigger_allbutcpu_cpu_backtrace' trigger_allbutcpu_cpu_backtrace(smp_processor_id()); ^ In file included from /kisskb/src/kernel/watchdog.c:17:0: /kisskb/src/include/linux/nmi.h:193:20: note: declared here static inline bool trigger_allbutcpu_cpu_backtrace(void) ^ make[4]: *** [/kisskb/src/scripts/Makefile.build:243: kernel/watchdog.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from :0:0: In function 'ufshcd_check_header_layout', inlined from 'ufshcd_core_init' at /kisskb/src/drivers/ufs/core/ufshcd.c:10629:2: /kisskb/src/include/linux/compiler_types.h:397:38: error: call to '__compiletime_assert_438' declared with attribute error: BUILD_BUG_ON failed: ((u8 *)&(struct request_desc_header){ .enable_crypto = 1})[2] != 0x80 _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:378:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:397: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/drivers/ufs/core/ufshcd.c:10573:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(((u8 *)&(struct request_desc_header){ ^ /kisskb/src/include/linux/compiler_types.h:397:38: error: call to '__compiletime_assert_439' declared with attribute error: BUILD_BUG_ON failed: (((u8 *)&(struct request_desc_header){ .command_type = 5, .data_direction = 3, .interrupt = 1, })[3]) != ((5 << 4) | (3 << 1) | 1) _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:378:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:397: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/drivers/ufs/core/ufshcd.c:10577:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON((((u8 *)&(struct request_desc_header){ ^ /kisskb/src/include/linux/compiler_types.h:397:38: error: call to '__compiletime_assert_444' declared with attribute error: BUILD_BUG_ON failed: ((u8 *)&(struct utp_upiu_header){ .iid = 0xf })[4] != 0xf0 _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:378:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:397: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/drivers/ufs/core/ufshcd.c:10597:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(((u8 *)&(struct utp_upiu_header){ ^ /kisskb/src/include/linux/compiler_types.h:397:38: error: call to '__compiletime_assert_445' declared with attribute error: BUILD_BUG_ON failed: ((u8 *)&(struct utp_upiu_header){ .command_set_type = 0xf })[4] != 0xf _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:378:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:397: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/drivers/ufs/core/ufshcd.c:10600:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(((u8 *)&(struct utp_upiu_header){ ^ make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/ufs/core/ufshcd.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/ufs/core] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/ufs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:2031: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 40 ARCH=sparc O=/kisskb/build/linux-next_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_allmodconfig_sparc64-gcc5 # Build took: 0:04:41.311685