# git rev-parse -q --verify 88fac11862d38306dd0d2398015744877140390d^{commit} 88fac11862d38306dd0d2398015744877140390d already have revision, skipping fetch # git checkout -q -f -B kisskb 88fac11862d38306dd0d2398015744877140390d # git clean -qxdf # < git log -1 # commit 88fac11862d38306dd0d2398015744877140390d # Author: Stephen Rothwell # Date: Thu Aug 26 20:40:17 2021 +1000 # # Add linux-next specific files for 20210826 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 88fac11862d38306dd0d2398015744877140390d # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/linux-next_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # 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 48 ARCH=sparc64 O=/kisskb/build/linux-next_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linux-next_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linux-next_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-alloc-size-larger-than' /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1515:8: warning: 'main' is usually a function [-Wmain] void *main = osnoise_main; ^ /kisskb/src/kernel/trace/trace_osnoise.c: At top level: cc1: warning: unrecognized command line option '-Wno-alloc-size-larger-than' In file included from /kisskb/src/include/linux/kernel.h:16:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:34: /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: In function 'ttm_pool_alloc': /kisskb/src/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:386:15: note: in expansion of macro 'min' for (order = min(MAX_ORDER - 1UL, __fls(num_pages)); num_pages; ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: At top level: cc1: warning: unrecognized command line option '-Wno-alloc-size-larger-than' /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ cc1: warning: unrecognized command line option '-Wno-alloc-size-larger-than' In file included from /kisskb/src/include/trace/define_trace.h:102:0, from /kisskb/src/drivers/platform/chrome/cros_ec_trace.h:178, from /kisskb/src/drivers/platform/chrome/cros_ec_trace.c:215: /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h: In function 'trace_raw_output_cros_ec_sensorhub_timestamp': /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:95:12: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'u32 {aka unsigned int}' [-Wformat=] TP_printk("ec_ts: %12lld, ec_fifo_ts: %12lld, fifo_ts: %12lld, curr_ts: %12lld, curr_time: %12lld, delta %12lld", ^ /kisskb/src/include/trace/trace_events.h:399:27: note: in definition of macro 'DECLARE_EVENT_CLASS' trace_event_printf(iter, print); \ ^ /kisskb/src/include/trace/trace_events.h:80:9: note: in expansion of macro 'PARAMS' PARAMS(print)); \ ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cros_ec_sensorhub_timestamp, ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:95:2: note: in expansion of macro 'TP_printk' TP_printk("ec_ts: %12lld, ec_fifo_ts: %12lld, fifo_ts: %12lld, curr_ts: %12lld, curr_time: %12lld, delta %12lld", ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:95:12: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'u32 {aka unsigned int}' [-Wformat=] TP_printk("ec_ts: %12lld, ec_fifo_ts: %12lld, fifo_ts: %12lld, curr_ts: %12lld, curr_time: %12lld, delta %12lld", ^ /kisskb/src/include/trace/trace_events.h:399:27: note: in definition of macro 'DECLARE_EVENT_CLASS' trace_event_printf(iter, print); \ ^ /kisskb/src/include/trace/trace_events.h:80:9: note: in expansion of macro 'PARAMS' PARAMS(print)); \ ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cros_ec_sensorhub_timestamp, ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:95:2: note: in expansion of macro 'TP_printk' TP_printk("ec_ts: %12lld, ec_fifo_ts: %12lld, fifo_ts: %12lld, curr_ts: %12lld, curr_time: %12lld, delta %12lld", ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h: In function 'trace_raw_output_cros_ec_sensorhub_data': /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:125:12: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'u32 {aka unsigned int}' [-Wformat=] TP_printk("ec_num: %4d, ec_fifo_ts: %12lld, fifo_ts: %12lld, curr_ts: %12lld, curr_time: %12lld, delta %12lld", ^ /kisskb/src/include/trace/trace_events.h:399:27: note: in definition of macro 'DECLARE_EVENT_CLASS' trace_event_printf(iter, print); \ ^ /kisskb/src/include/trace/trace_events.h:80:9: note: in expansion of macro 'PARAMS' PARAMS(print)); \ ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:105:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cros_ec_sensorhub_data, ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:125:2: note: in expansion of macro 'TP_printk' TP_printk("ec_num: %4d, ec_fifo_ts: %12lld, fifo_ts: %12lld, curr_ts: %12lld, curr_time: %12lld, delta %12lld", ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h: In function 'trace_raw_output_cros_ec_sensorhub_filter': /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:156:12: warning: format '%d' expects argument of type 'int', but argument 7 has type 's64 {aka long long int}' [-Wformat=] TP_printk("dx: %12lld. dy: %12lld median_m: %12lld median_error: %12lld len: %d x: %12lld y: %12lld", ^ /kisskb/src/include/trace/trace_events.h:399:27: note: in definition of macro 'DECLARE_EVENT_CLASS' trace_event_printf(iter, print); \ ^ /kisskb/src/include/trace/trace_events.h:80:9: note: in expansion of macro 'PARAMS' PARAMS(print)); \ ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:135:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cros_ec_sensorhub_filter, ^ /kisskb/src/drivers/platform/chrome/./cros_ec_trace.h:156:2: note: in expansion of macro 'TP_printk' TP_printk("dx: %12lld. dy: %12lld median_m: %12lld median_error: %12lld len: %d x: %12lld y: %12lld", ^ /kisskb/src/drivers/platform/chrome/cros_ec_trace.c: At top level: cc1: warning: unrecognized command line option '-Wno-alloc-size-larger-than' kernel: arch/sparc/boot/image is ready /kisskb/src/arch/sparc/boot/Makefile:26: FORCE prerequisite is missing kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linux-next_sparc64-allmodconfig_sparc64 # Build took: 0:18:06.863702