tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 889bab4c367a0ef58208fd80fafa74bb6e2dca26 Add linux-next specific files for 20210621 Error/Warning in current branch: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1380:16: warning: no previous prototype for function 'configure_lttpr_mode_transparent' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1391:16: warning: no previous prototype for function 'configure_lttpr_mode_non_transparent' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1638:16: warning: no previous prototype for function 'dpcd_configure_channel_coding' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1133:6: warning: no previous prototype for 'dce110_disable_stream' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1159:6: warning: no previous prototype for 'dce110_unblank_stream' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1785:6: warning: no previous prototype for 'dce110_set_safe_displaymarks' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2566:6: warning: no previous prototype for 'dce110_prepare_bandwidth' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2580:6: warning: no previous prototype for 'dce110_optimize_bandwidth' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2863:6: warning: no previous prototype for 'dce110_set_backlight_level' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2897:6: warning: no previous prototype for 'dce110_set_abm_immediate_disable' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2910:6: warning: no previous prototype for 'dce110_set_pipe' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2976:6: warning: no previous prototype for 'dce110_hw_sequencer_construct' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:661:6: warning: no previous prototype for 'dce110_enable_stream' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn303/dcn303_init.c:12:6: warning: no previous prototype for 'dcn303_hw_sequencer_construct' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../include/asic_reg/dcn/dcn_3_0_3_sh_mask.h:7593:111: warning: initialized field overwritten [-Woverride-init] drivers/iommu/intel/perf.c:16: warning: expecting prototype for perf.c(). Prototype was for DEFINE_SPINLOCK() instead drivers/mailbox/mailbox-mpfs.c:122:43: warning: shift count >= width of type [-Wshift-count-overflow] include/linux/bits.h:36:11: warning: right shift count >= width of type [-Wshift-count-overflow] include/soc/microchip/mpfs.h:49:29: warning: no previous prototype for 'mpfs_sys_controller_get' [-Wmissing-prototypes] include/soc/microchip/mpfs.h:49:29: warning: no previous prototype for function 'mpfs_sys_controller_get' [-Wmissing-prototypes] {standard input}:2644: Error: pcrel offset for branch to .LS0015 too far (0x3e) possible Error/Warning in current branch: arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function 'pfn_pmd'; did you mean 'pfn_pgd'? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type 'int' but 'pmd_t' {aka 'struct <anonymous>'} was expected drivers/gpu/drm/i915/gt/uc/intel_uc.c:162:20: warning: function 'guc_communication_enabled' is not needed and will not be emitted [-Wunneeded-internal-declaration] drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:678:8: error: implicit declaration of function 'ttm_range_man_init' [-Werror,-Wimplicit-function-declaration] drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:678:8: error: implicit declaration of function 'ttm_range_man_init' [-Werror=implicit-function-declaration] drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:690:2: error: implicit declaration of function 'ttm_range_man_fini' [-Werror,-Wimplicit-function-declaration] drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:690:2: error: implicit declaration of function 'ttm_range_man_fini' [-Werror=implicit-function-declaration] drivers/mailbox/mailbox-mpfs.c:122:50: sparse: sparse: shift count is negative (-1) drivers/media/platform/mtk-mdp/mtk_mdp_core.c:207:52: warning: implicit conversion from 'unsigned long long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] drivers/media/rc/nuvoton-cir.c:761:15: warning: iteration 32 invokes undefined behavior [-Waggressive-loop-optimizations] drivers/tty/serial/serial_cortina-access.c:76:27: warning: no previous prototype for function 'cortina_uart_get_port' [-Wmissing-prototypes] fs/xfs/scrub/agheader.c:153:32: warning: implicit conversion from 'int' to '__u16' (aka 'unsigned short') changes value from -49265 to 16271 [-Wconstant-conversion] kernel/rcu/tree_nocb.h:94:13: sparse: sparse: context imbalance in 'rcu_nocb_bypass_lock' - wrong count at exit Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- arc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- include-linux-bits.h:warning:right-shift-count-width-of-type | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- arm-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- include-linux-bits.h:warning:right-shift-count-width-of-type | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- arm-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- include-linux-bits.h:warning:right-shift-count-width-of-type | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- arm64-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- csky-randconfig-c024-20210622 | `-- standard-input:Error:pcrel-offset-for-branch-to-.LS0015-too-far-() |-- h8300-randconfig-r016-20210621 | `-- drivers-media-rc-nuvoton-cir.c:warning:iteration-invokes-undefined-behavior |-- h8300-randconfig-s032-20210621 | `-- drivers-mailbox-mailbox-mpfs.c:sparse:sparse:shift-count-is-negative |-- i386-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | `-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten |-- i386-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | `-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten |-- i386-randconfig-a003-20210621 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | `-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten |-- i386-randconfig-a005-20210621 | |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini | `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init |-- i386-randconfig-a015-20210621 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten | |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini | `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init |-- i386-randconfig-c021-20210621 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | `-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten |-- i386-randconfig-s001-20210621 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | `-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten |-- ia64-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- ia64-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- m68k-allmodconfig | |-- include-linux-bits.h:warning:right-shift-count-width-of-type | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- m68k-allyesconfig | |-- include-linux-bits.h:warning:right-shift-count-width-of-type | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- microblaze-randconfig-r012-20210621 | |-- include-linux-bits.h:warning:right-shift-count-width-of-type | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- mips-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream |-- mips-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream |-- nds32-allyesconfig | |-- include-linux-bits.h:warning:right-shift-count-width-of-type | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- nios2-allyesconfig | |-- include-linux-bits.h:warning:right-shift-count-width-of-type | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- nios2-randconfig-s031-20210622 | `-- kernel-rcu-tree_nocb.h:sparse:sparse:context-imbalance-in-rcu_nocb_bypass_lock-wrong-count-at-exit |-- parisc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream |-- powerpc-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- powerpc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- riscv-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- riscv-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get |-- riscv-rv32_defconfig | |-- arch-riscv-include-asm-pgtable.h:error:implicit-declaration-of-function-pfn_pmd | `-- arch-riscv-include-asm-pgtable.h:error:incompatible-types-when-returning-type-int-but-pmd_t-aka-struct-anonymous-was-expected |-- s390-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream |-- sparc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream |-- sparc64-randconfig-r023-20210621 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream |-- x86_64-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream |-- x86_64-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream |-- x86_64-randconfig-c002-20210621 | |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini | `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init |-- x86_64-randconfig-r031-20210621 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream | |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini | `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init `-- xtensa-allyesconfig |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream clang_recent_errors |-- arm-randconfig-r032-20210621 | |-- drivers-mailbox-mailbox-mpfs.c:warning:shift-count-width-of-type | `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-function-mpfs_sys_controller_get |-- riscv-randconfig-r026-20210621 | |-- drivers-media-platform-mtk-mdp-mtk_mdp_core.c:warning:implicit-conversion-from-unsigned-long-long-to-unsigned-int-changes-value-from-to | `-- fs-xfs-scrub-agheader.c:warning:implicit-conversion-from-int-to-__u16-(aka-unsigned-short-)-changes-value-from-to |-- s390-randconfig-r006-20210622 | `-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-function-cortina_uart_get_port |-- x86_64-randconfig-a011-20210621 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_non_transparent | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_transparent | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-dpcd_configure_channel_coding | |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini-Werror-Wimplicit-function-declaration | `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init-Werror-Wimplicit-function-declaration |-- x86_64-randconfig-a012-20210621 | `-- drivers-gpu-drm-i915-gt-uc-intel_uc.c:warning:function-guc_communication_enabled-is-not-needed-and-will-not-be-emitted |-- x86_64-randconfig-a016-20210621 | |-- drivers-gpu-drm-i915-gt-uc-intel_uc.c:warning:function-guc_communication_enabled-is-not-needed-and-will-not-be-emitted | |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini-Werror-Wimplicit-function-declaration | `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init-Werror-Wimplicit-function-declaration `-- x86_64-randconfig-b001-20210621 `-- drivers-iommu-intel-perf.c:warning:expecting-prototype-for-perfc().-Prototype-was-for-DEFINE_SPINLOCK()-instead elapsed time: 724m configs tested: 101 configs skipped: 2 gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig ia64 allmodconfig ia64 allyesconfig sh polaris_defconfig arm qcom_defconfig powerpc mpc8540_ads_defconfig arm omap1_defconfig ia64 bigsur_defconfig sh migor_defconfig arm mxs_defconfig powerpc asp8347_defconfig mips jmr3927_defconfig powerpc taishan_defconfig h8300 alldefconfig s390 zfcpdump_defconfig parisc alldefconfig sh ul2_defconfig sh se7619_defconfig powerpc pmac32_defconfig powerpc maple_defconfig sh kfr2r09-romimage_defconfig sh alldefconfig sparc sparc32_defconfig sh sh7785lcr_32bit_defconfig arm pxa910_defconfig x86_64 allnoconfig ia64 defconfig m68k allmodconfig m68k defconfig m68k allyesconfig arc allyesconfig nds32 allnoconfig nds32 defconfig nios2 allyesconfig csky defconfig alpha defconfig alpha allyesconfig nios2 defconfig xtensa allyesconfig h8300 allyesconfig arc defconfig sh allmodconfig parisc defconfig s390 allyesconfig s390 allmodconfig parisc allyesconfig s390 defconfig i386 allyesconfig sparc allyesconfig sparc defconfig i386 defconfig mips allyesconfig mips allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig x86_64 randconfig-a002-20210621 x86_64 randconfig-a001-20210621 x86_64 randconfig-a005-20210621 x86_64 randconfig-a003-20210621 x86_64 randconfig-a004-20210621 x86_64 randconfig-a006-20210621 i386 randconfig-a002-20210621 i386 randconfig-a001-20210621 i386 randconfig-a003-20210621 i386 randconfig-a006-20210621 i386 randconfig-a005-20210621 i386 randconfig-a004-20210621 i386 randconfig-a011-20210621 i386 randconfig-a014-20210621 i386 randconfig-a013-20210621 i386 randconfig-a015-20210621 i386 randconfig-a012-20210621 i386 randconfig-a016-20210621 riscv nommu_k210_defconfig riscv allyesconfig riscv allnoconfig riscv defconfig riscv allmodconfig riscv nommu_virt_defconfig riscv rv32_defconfig um x86_64_defconfig um i386_defconfig um kunit_defconfig x86_64 allyesconfig x86_64 rhel-8.3-kselftests x86_64 defconfig x86_64 rhel-8.3 x86_64 rhel-8.3-kbuiltin x86_64 kexec clang tested configs: x86_64 randconfig-b001-20210621 x86_64 randconfig-a012-20210621 x86_64 randconfig-a016-20210621 x86_64 randconfig-a015-20210621 x86_64 randconfig-a014-20210621 x86_64 randconfig-a013-20210621 x86_64 randconfig-a011-20210621 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx