# git rev-parse -q --verify e40115c06b1d3a6059ba379041e4661dbb6b02b8^{commit} e40115c06b1d3a6059ba379041e4661dbb6b02b8 already have revision, skipping fetch # git checkout -q -f -B kisskb e40115c06b1d3a6059ba379041e4661dbb6b02b8 # git clean -qxdf # < git log -1 # commit e40115c06b1d3a6059ba379041e4661dbb6b02b8 # Author: Stephen Rothwell # Date: Wed Jul 17 14:04:58 2019 +1000 # # Add linux-next specific files for 20190717 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e40115c06b1d3a6059ba379041e4661dbb6b02b8 # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xA75FAF8E # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=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 # yes \n | make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- kernel/bpf/core.o: warning: objtool: ___bpf_prog_run()+0x485b: sibling call from callable instruction with modified stack frame 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:1028: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: ^~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.c:24: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.c: In function 'mqd_manager_init_v10': /kisskb/src/include/linux/printk.h:138:2: warning: this statement may fall through [-Wimplicit-fallthrough=] 0; \ ^ /kisskb/src/include/linux/printk.h:342:2: note: in expansion of macro 'no_printk' no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.c:432:3: note: in expansion of macro 'pr_debug' pr_debug("%s@%i\n", __func__, __LINE__); ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.c:433:2: note: here case KFD_MQD_TYPE_COMPUTE: ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c: In function 'kfd_fill_gpu_cache_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:670:22: warning: this statement may fall through [-Wimplicit-fallthrough=] num_of_cache_types = ARRAY_SIZE(raven_cache_info); /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:671:2: note: here case CHIP_NAVI10: ^~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:28: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c: In function 'dccg2_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:226:3: warning: this statement may fall through [-Wimplicit-fallthrough=] generic_reg_update_ex(CTX, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ REG(reg_name), \ ~~~~~~~~~~~~~~~~ n, __VA_ARGS__) ~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:231:3: note: in expansion of macro 'REG_UPDATE_N' REG_UPDATE_N(reg_name, 1, \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:104:3: note: in expansion of macro 'REG_UPDATE' REG_UPDATE(DPPCLK_DTO_CTRL, DPPCLK_DTO_DB_EN[5], 1); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:105:2: note: here case 5: ^~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:28: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:226:3: warning: this statement may fall through [-Wimplicit-fallthrough=] generic_reg_update_ex(CTX, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ REG(reg_name), \ ~~~~~~~~~~~~~~~~ n, __VA_ARGS__) ~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:231:3: note: in expansion of macro 'REG_UPDATE_N' REG_UPDATE_N(reg_name, 1, \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:106:3: note: in expansion of macro 'REG_UPDATE' REG_UPDATE(DPPCLK_DTO_CTRL, DPPCLK_DTO_DB_EN[4], 1); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:107:2: note: here case 4: ^~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:28: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:226:3: warning: this statement may fall through [-Wimplicit-fallthrough=] generic_reg_update_ex(CTX, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ REG(reg_name), \ ~~~~~~~~~~~~~~~~ n, __VA_ARGS__) ~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:231:3: note: in expansion of macro 'REG_UPDATE_N' REG_UPDATE_N(reg_name, 1, \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:108:3: note: in expansion of macro 'REG_UPDATE' REG_UPDATE(DPPCLK_DTO_CTRL, DPPCLK_DTO_DB_EN[3], 1); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:109:2: note: here case 3: ^~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:28: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:226:3: warning: this statement may fall through [-Wimplicit-fallthrough=] generic_reg_update_ex(CTX, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ REG(reg_name), \ ~~~~~~~~~~~~~~~~ n, __VA_ARGS__) ~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:231:3: note: in expansion of macro 'REG_UPDATE_N' REG_UPDATE_N(reg_name, 1, \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:110:3: note: in expansion of macro 'REG_UPDATE' REG_UPDATE(DPPCLK_DTO_CTRL, DPPCLK_DTO_DB_EN[2], 1); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:111:2: note: here case 2: ^~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:28: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:226:3: warning: this statement may fall through [-Wimplicit-fallthrough=] generic_reg_update_ex(CTX, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ REG(reg_name), \ ~~~~~~~~~~~~~~~~ n, __VA_ARGS__) ~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/reg_helper.h:231:3: note: in expansion of macro 'REG_UPDATE_N' REG_UPDATE_N(reg_name, 1, \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:112:3: note: in expansion of macro 'REG_UPDATE' REG_UPDATE(DPPCLK_DTO_CTRL, DPPCLK_DTO_DB_EN[1], 1); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dccg.c:113:2: note: here case 1: ^~~~ In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/net/arcnet/com90xx.c:30: /kisskb/src/drivers/net/arcnet/com90xx.c: In function 'com90xx_setup': /kisskb/src/include/linux/printk.h:304:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:695:3: note: in expansion of macro 'pr_err' pr_err("Too many arguments\n"); ^~~~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:696:2: note: here case 3: /* Mem address */ ^~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:697:9: warning: this statement may fall through [-Wimplicit-fallthrough=] shmem = ints[3]; ~~~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:698:2: note: here case 2: /* IRQ */ ^~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:699:7: warning: this statement may fall through [-Wimplicit-fallthrough=] irq = ints[2]; ~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90xx.c:700:2: note: here case 1: /* IO address */ ^~~~ In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/drivers/net/arcnet/com90io.c:31: /kisskb/src/drivers/net/arcnet/com90io.c: In function 'com90io_setup': /kisskb/src/include/linux/printk.h:304:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90io.c:365:3: note: in expansion of macro 'pr_err' pr_err("Too many arguments\n"); ^~~~~~ /kisskb/src/drivers/net/arcnet/com90io.c:366:2: note: here case 2: /* IRQ */ ^~~~ /kisskb/src/drivers/net/arcnet/com90io.c:367:7: warning: this statement may fall through [-Wimplicit-fallthrough=] irq = ints[2]; ~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90io.c:368:2: note: here case 1: /* IO address */ ^~~~ In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/drivers/net/arcnet/arc-rimi.c:30: /kisskb/src/drivers/net/arcnet/arc-rimi.c: In function 'arcrimi_setup': /kisskb/src/include/linux/printk.h:304:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:365:3: note: in expansion of macro 'pr_err' pr_err("Too many arguments\n"); ^~~~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:366:2: note: here case 3: /* Node ID */ ^~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:367:8: warning: this statement may fall through [-Wimplicit-fallthrough=] node = ints[3]; ~~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:368:2: note: here case 2: /* IRQ */ ^~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:369:7: warning: this statement may fall through [-Wimplicit-fallthrough=] irq = ints[2]; ~~~~^~~~~~~~~ /kisskb/src/drivers/net/arcnet/arc-rimi.c:370:2: note: here case 1: /* IO address */ ^~~~ In file included from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/asm-generic/bug.h:18, from /kisskb/src/arch/x86/include/asm/bug.h:83, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/scatterlist.h:7, from /kisskb/src/drivers/scsi/libsas/sas_discover.c:9: /kisskb/src/drivers/scsi/libsas/sas_discover.c: In function 'sas_discover_domain': /kisskb/src/include/linux/printk.h:309:2: warning: this statement may fall through [-Wimplicit-fallthrough=] printk(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:459:3: note: in expansion of macro 'pr_notice' pr_notice("ATA device seen but CONFIG_SCSI_SAS_ATA=N so cannot attach\n"); ^~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_discover.c:462:2: note: here default: ^~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:14:43.191082