# git rev-parse -q --verify e689ed79e479fb754a28957a7a58218893d57cb1^{commit} e689ed79e479fb754a28957a7a58218893d57cb1 already have revision, skipping fetch # git checkout -q -f -B kisskb e689ed79e479fb754a28957a7a58218893d57cb1 # git clean -qxdf # < git log -1 # commit e689ed79e479fb754a28957a7a58218893d57cb1 # Author: Stephen Rothwell # Date: Mon Jul 15 14:45:01 2019 +1000 # # Add linux-next specific files for 20190715 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 e689ed79e479fb754a28957a7a58218893d57cb1 # < make -s -j 120 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # yes \n | make -s -j 120 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c: In function 'mipsxx_cpu_stop': /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:217:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfctrl3(0); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:218:2: note: here case 3: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:219:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfctrl2(0); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:220:2: note: here case 2: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:221:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfctrl1(0); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:222:2: note: here case 1: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c: In function 'mipsxx_cpu_start': /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:197:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfctrl3(WHAT | reg.control[3]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:198:2: note: here case 3: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:199:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfctrl2(WHAT | reg.control[2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:200:2: note: here case 2: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:201:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfctrl1(WHAT | reg.control[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:202:2: note: here case 1: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c: In function 'reset_counters': /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:299:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfcntr3(0); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:300:2: note: here case 3: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:302:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfcntr2(0); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:303:2: note: here case 2: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:305:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfcntr1(0); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:306:2: note: here case 1: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c: In function 'mipsxx_perfcount_handler': /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:242:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((control & MIPS_PERFCTRL_IE) && \ ^ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:248:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(3) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:239:2: note: here case n + 1: \ ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:249:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(2) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:242:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((control & MIPS_PERFCTRL_IE) && \ ^ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:249:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(2) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:239:2: note: here case n + 1: \ ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:250:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(1) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:242:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((control & MIPS_PERFCTRL_IE) && \ ^ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:250:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(1) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:239:2: note: here case n + 1: \ ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:251:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(0) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c: In function 'mipsxx_cpu_setup': /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:174:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfcntr3(reg.counter[3]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:175:2: note: here case 3: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:177:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfcntr2(reg.counter[2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:178:2: note: here case 2: ^~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:180:3: warning: this statement may fall through [-Wimplicit-fallthrough=] w_c0_perfcntr1(reg.counter[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:181:2: note: here case 1: ^~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c: In function 'mipsxx_pmu_handle_shared_irq': /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1407:6: error: this statement may fall through [-Werror=implicit-fallthrough=] if (test_bit(n, cpuc->used_mask)) { \ ^ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1414:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(3) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1406:2: note: here case n + 1: \ ^~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1415:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(2) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1407:6: error: this statement may fall through [-Werror=implicit-fallthrough=] if (test_bit(n, cpuc->used_mask)) { \ ^ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1415:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(2) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1406:2: note: here case n + 1: \ ^~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1416:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(1) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1407:6: error: this statement may fall through [-Werror=implicit-fallthrough=] if (test_bit(n, cpuc->used_mask)) { \ ^ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1416:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(1) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1406:2: note: here case n + 1: \ ^~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:1417:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(0) ^~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c: In function 'reset_counters': /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:792:3: error: this statement may fall through [-Werror=implicit-fallthrough=] mipspmu.write_counter(3, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:793:2: note: here case 3: ^~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:795:3: error: this statement may fall through [-Werror=implicit-fallthrough=] mipspmu.write_counter(2, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:796:2: note: here case 2: ^~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:798:3: error: this statement may fall through [-Werror=implicit-fallthrough=] mipspmu.write_counter(1, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/kernel/perf_event_mipsxx.c:799:2: note: here case 1: ^~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:278: arch/mips/kernel/perf_event_mipsxx.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:498: arch/mips/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1080: arch/mips] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/crypto/ccree/cc_cipher.c: In function 'cc_cipher_setkey': /kisskb/src/drivers/crypto/ccree/cc_cipher.c:465:1: warning: the frame size of 1136 bytes is larger than 1024 bytes [-Wframe-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. ^~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:25: /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_0_set_gfx_eop_interrupt_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1027:24: warning: this statement may fall through [-Wimplicit-fallthrough=] #define WREG32(reg, v) amdgpu_mm_wreg(adev, (reg), (v), 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:4613:3: note: in expansion of macro 'WREG32' WREG32(cp_int_cntl_reg, cp_int_cntl); ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:4614:2: note: here case AMDGPU_IRQ_STATE_ENABLE: ^~~~ /kisskb/src/drivers/mtd/nand/onenand/onenand_base.c: In function 'onenand_check_features': /kisskb/src/drivers/mtd/nand/onenand/onenand_base.c:3261:17: warning: this statement may fall through [-Wimplicit-fallthrough=] this->options |= ONENAND_HAS_NOP_1; /kisskb/src/drivers/mtd/nand/onenand/onenand_base.c:3262:2: note: here case ONENAND_DEVICE_DENSITY_4Gb: ^~~~ In file included from /kisskb/src/include/linux/printk.h:332, from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/kobject.h:19, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/misc/habanalabs/habanalabs.h:14, from /kisskb/src/drivers/misc/habanalabs/goya/goyaP.h:12, from /kisskb/src/drivers/misc/habanalabs/goya/goya.c:8: /kisskb/src/drivers/misc/habanalabs/goya/goya.c: In function 'goya_sw_init': /kisskb/src/drivers/misc/habanalabs/goya/goya.c:698:21: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] dev_dbg(hdev->dev, "cpu accessible memory at bus address 0x%llx\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:125:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:157:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/device.h:1504:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/device.h:1504:23: note: in expansion of macro 'dev_fmt' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^~~~~~~ /kisskb/src/drivers/misc/habanalabs/goya/goya.c:698:2: note: in expansion of macro 'dev_dbg' dev_dbg(hdev->dev, "cpu accessible memory at bus address 0x%llx\n", ^~~~~~~ /kisskb/src/drivers/watchdog/digicolor_wdt.c: In function 'dc_wdt_probe': /kisskb/src/drivers/watchdog/digicolor_wdt.c:121:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^~~ /kisskb/src/drivers/spi/spi-sh-msiof.c:76: warning: "STR" redefined #define STR 0x40 /* Status Register */ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15, from /kisskb/src/arch/mips/include/asm/addrspace.h:13, from /kisskb/src/arch/mips/include/asm/barrier.h:11, from /kisskb/src/include/linux/compiler.h:256, from /kisskb/src/arch/mips/include/asm/bitops.h:16, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/spi/spi-sh-msiof.c:10: /kisskb/src/arch/mips/include/asm/mipsregs.h:30: note: this is the location of the previous definition #define STR(x) __STR(x) /kisskb/src/drivers/watchdog/ar7_wdt.c: In function 'ar7_wdt_ioctl': /kisskb/src/drivers/watchdog/ar7_wdt.c:237:3: warning: this statement may fall through [-Wimplicit-fallthrough=] spin_unlock(&wdt_lock); ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/watchdog/ar7_wdt.c:239:2: note: here case WDIOC_GETTIMEOUT: ^~~~ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:261: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:392: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:262: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:393: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) /kisskb/src/drivers/watchdog/sb_wdog.c: In function 'sbwdog_ioctl': /kisskb/src/drivers/watchdog/sb_wdog.c:204:3: warning: this statement may fall through [-Wimplicit-fallthrough=] sbwdog_pet(user_dog); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/watchdog/sb_wdog.c:206:2: note: here case WDIOC_GETTIMEOUT: ^~~~ /kisskb/src/drivers/net/hamradio/baycom_epp.c: In function 'transmit': /kisskb/src/drivers/net/hamradio/baycom_epp.c:491:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (i) { ^ /kisskb/src/drivers/net/hamradio/baycom_epp.c:504:3: note: here default: /* fall through */ ^~~~~~~ /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c: In function 'mlx5e_open_xsk': /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c:127:1: warning: the frame size of 1288 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 120 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 # Build took: 0:08:05.944660