linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION 4238b1710eadd18dd16de0288a2bc5bb84614b4e
@ 2021-06-23  1:28 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-23  1:28 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Memory Management List

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 4238b1710eadd18dd16de0288a2bc5bb84614b4e  Add linux-next specific files for 20210622

Error/Warning in current branch:

drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c:491:6: warning: no previous prototype for function 'dcn31_clk_mgr_helper_populate_bw_params' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c:54:5: warning: no previous prototype for function 'dcn31_get_active_display_cnt_wa' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn31/dcn31_smu.c:98:5: warning: no previous prototype for function 'dcn31_smu_send_msg_with_param' [-Wmissing-prototypes]
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/../display/dc/dcn31/dcn31_dccg.c:112:6: warning: no previous prototype for function 'dccg31_set_dtbclk_dto' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_dio_link_encoder.c:139:6: warning: no previous prototype for function 'enc31_hw_init' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_init.c:141:6: warning: no previous prototype for function 'dcn31_hw_sequencer_construct' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_panel_cntl.c:107:6: warning: no previous prototype for function 'dcn31_is_panel_backlight_on' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_panel_cntl.c:117:6: warning: no previous prototype for function 'dcn31_is_panel_powered_on' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_panel_cntl.c:127:6: warning: no previous prototype for function 'dcn31_store_backlight_level' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_panel_cntl.c:68:10: warning: no previous prototype for function 'dcn31_panel_cntl_hw_init' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_panel_cntl.c:99:6: warning: no previous prototype for function 'dcn31_panel_cntl_destroy' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_resource.c:1197:20: warning: no previous prototype for function 'dcn31_panel_cntl_create' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_resource.c:465:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_mode_vba_31.c:2106:13: warning: stack frame size of 3184 bytes in function 'DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation' [-Wframe-larger-than]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_mode_vba_31.c:3957:6: warning: stack frame size of 2504 bytes in function 'dml31_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_mode_vba_31.c:3957:6: warning: stack frame size of 3840 bytes in function 'dml31_ModeSupportAndSystemConfigurationFull' [-Wframe-larger-than]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:1006:15: warning: variable 'dppclk_delay_subtotal' set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:1007:15: warning: variable 'dispclk_delay_subtotal' set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:939:13: warning: stack frame size of 2400 bytes in function 'dml_rq_dlg_get_dlg_params' [-Wframe-larger-than]
drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn31/irq_service_dcn31.c:39:20: warning: no previous prototype for function 'to_dal_irq_source_dcn31' [-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]
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]
tools/testing/selftests/kvm/x86_64/hyperv_features.c:618: undefined reference to `vm_handle_exception'
x86_64/hyperv_features.c:618:2: warning: implicit declaration of function 'vm_handle_exception' [-Wimplicit-function-declaration]

possible Error/Warning in current branch:

arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function 'pfn_pmd' [-Werror,-Wimplicit-function-declaration]
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
arch/riscv/include/asm/pgtable.h:520:9: error: returning 'int' from a function with incompatible result type 'pmd_t'
drivers/ata/sata_sil24.c:1309:45: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/char/random.c:1257:41: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/char/xillybus/xillybus_pcie.c:190:37: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/crypto/hisilicon/sec/sec_drv.c:1209:39: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/crypto/inside-secure/safexcel.c:1772:39: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/fpga/dfl-pci.c:352:32: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1928 amdgpu_fill_buffer() warn: should 'bo->tbo.resource->num_pages << 12' be a 64 bit type?
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/nouveau/nouveau_ttm.c:119 nv04_gart_manager_new() warn: should '(*res)->num_pages << 12' be a 64 bit type?
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=implicit-function-declaration]
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c:158:30: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/input/touchscreen/fsl-imx25-tcq.c:148:8: warning: shift count is negative [-Wshift-count-negative]
drivers/media/pci/ddbridge/ddbridge-main.c:183:29: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/media/pci/pt3/pt3.c:716:33: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/misc/bcm-vk/bcm_vk_dev.c:1320:6: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/mmc/core/mmc.c:107:22: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/mmc/core/sd.c:97:22: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/3w-9xxx.c:2015:49: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/aacraid/aachba.c:2226:38: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/aic7xxx/aic79xx_osm_pci.c:177:25: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/aic94xx/aic94xx_init.c:755:45: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/aic94xx/aic94xx_reg.h:252:37: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/arcmsr/arcmsr_hba.c:998:34: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/esas2r/esas2r_init.c:292:45: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/hisi_sas/hisi_sas_main.c:2639:41: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/hpsa.c:8741:32: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/ipr.c:10259:46: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/ips.c:6927:38: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/megaraid.c:4436:28: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/mvsas/mv_init.c:389:45: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/mvumi.c:658:32: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/myrs.c:492:31: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/smartpqi/smartpqi_init.c:8017:10: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/ufs/ufshcd.c:9376:44: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/thunderbolt/nhi.c:1201:46: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/tty/serial/serial_cortina-access.c:469:6: warning: no previous prototype for 'cortina_console_write' [-Wmissing-prototypes]
drivers/tty/serial/serial_cortina-access.c:76:27: warning: no previous prototype for 'cortina_uart_get_port' [-Wmissing-prototypes]
drivers/usb/dwc3/core.c:1548:47: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/usb/gadget/udc/bdc/bdc_core.c:556:36: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/usb/host/xhci-plat.c:233:10: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/usb/host/xhci.c:5319:23: warning: shift count >= width of type [-Wshift-count-overflow]
fs/statfs.c:131:3: warning: 'memcpy' will always overflow; destination buffer has size 64, but size argument is 88 [-Wfortify-source]
fs/xfs/scrub/agheader.c:155:32: warning: implicit conversion from 'int' to '__u16' (aka 'unsigned short') changes value from -49265 to 16271 [-Wconstant-conversion]
include/asm-generic/memory_model.h:35:14: error: implicit declaration of function 'page_to_section'; did you mean 'present_section'? [-Werror=implicit-function-declaration]
include/linux/mm.h:1554:29: error: conflicting types for 'page_to_section'
ipc/msg.c:496:20: warning: implicit conversion from 'int' to 'unsigned short' changes value from 32768000 to 0 [-Wconstant-conversion]

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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get
|-- h8300-allyesconfig
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|-- h8300-randconfig-r011-20210622
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   `-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   `-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|-- i386-randconfig-a004-20210622
|   |-- 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-a006-20210622
|   |-- 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-a015-20210622
|   |-- 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-m021-20210622
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_ttm.c-amdgpu_fill_buffer()-warn:should-bo-tbo.resource-num_pages-be-a-bit-type
|   `-- drivers-gpu-drm-nouveau-nouveau_ttm.c-nv04_gart_manager_new()-warn:should-(-res)-num_pages-be-a-bit-type
|-- i386-randconfig-r015-20210622
|   |-- 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-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|-- i386-randconfig-s002-20210622
|   |-- 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
|-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get
|-- m68k-allmodconfig
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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-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-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|-- openrisc-allmodconfig
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get
|-- riscv-randconfig-r024-20210622
|   |-- 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
|   |-- include-asm-generic-memory_model.h:error:implicit-declaration-of-function-page_to_section
|   `-- include-linux-mm.h:error:conflicting-types-for-page_to_section
|-- riscv-randconfig-s032-20210622
|   |-- 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-pci-pci-sysfs.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
|   |-- drivers-pci-pci-sysfs.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-volatile-noderef-__iomem-addr-got-void
|   `-- drivers-pci-pci-sysfs.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-volatile-noderef-__iomem-addr-got-void
|-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get
|-- sh-allmodconfig
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|-- sparc-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-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get
|-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   `-- include-soc-microchip-mpfs.h:warning:no-previous-prototype-for-mpfs_sys_controller_get
|-- sparc-randconfig-c023-20210622
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
|-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   `-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|-- x86_64-randconfig-a013-20210622
|   |-- 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
|-- x86_64-rhel-8.3-kselftests
|   |-- tools-testing-selftests-kvm-x86_64-hyperv_features.c:undefined-reference-to-vm_handle_exception
|   `-- x86_64-hyperv_features.c:warning:implicit-declaration-of-function-vm_handle_exception
|-- 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
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_console_write
|   |-- drivers-tty-serial-serial_cortina-access.c:warning:no-previous-prototype-for-cortina_uart_get_port
|   |-- 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
`-- xtensa-randconfig-c024-20210622
    |-- 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
|-- powerpc64-randconfig-r001-20210622
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-clk_mgr-dcn31-dcn31_clk_mgr.c:warning:no-previous-prototype-for-function-dcn31_clk_mgr_helper_populate_bw_params
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-clk_mgr-dcn31-dcn31_clk_mgr.c:warning:no-previous-prototype-for-function-dcn31_get_active_display_cnt_wa
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-clk_mgr-dcn31-dcn31_smu.c:warning:no-previous-prototype-for-function-dcn31_smu_send_msg_with_param
|   |-- 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-amd-amdgpu-..-display-dc-dcn31-dcn31_dccg.c:warning:no-previous-prototype-for-function-dccg31_set_dtbclk_dto
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_dio_link_encoder.c:warning:no-previous-prototype-for-function-enc31_hw_init
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_init.c:warning:no-previous-prototype-for-function-dcn31_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_is_panel_backlight_on
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_is_panel_powered_on
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_panel_cntl_destroy
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_panel_cntl_hw_init
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_store_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_resource.c:warning:initializer-overrides-prior-initialization-of-this-subobject
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_resource.c:warning:no-previous-prototype-for-function-dcn31_panel_cntl_create
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dcn31-display_mode_vba_31.c:warning:stack-frame-size-of-bytes-in-function-DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dcn31-display_mode_vba_31.c:warning:stack-frame-size-of-bytes-in-function-dml31_ModeSupportAndSystemConfigurationFull
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dcn31-display_rq_dlg_calc_31.c:warning:stack-frame-size-of-bytes-in-function-dml_rq_dlg_get_dlg_params
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dcn31-display_rq_dlg_calc_31.c:warning:variable-dispclk_delay_subtotal-set-but-not-used
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dcn31-display_rq_dlg_calc_31.c:warning:variable-dppclk_delay_subtotal-set-but-not-used
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-irq-dcn31-irq_service_dcn31.c:warning:no-previous-prototype-for-function-to_dal_irq_source_dcn31
|-- riscv-randconfig-r003-20210622
|   |-- arch-riscv-include-asm-pgtable.h:error:implicit-declaration-of-function-pfn_pmd-Werror-Wimplicit-function-declaration
|   |-- arch-riscv-include-asm-pgtable.h:error:returning-int-from-a-function-with-incompatible-result-type-pmd_t
|   |-- drivers-ata-sata_sil24.c:warning:shift-count-width-of-type
|   |-- drivers-char-random.c:warning:shift-count-width-of-type
|   |-- drivers-char-xillybus-xillybus_pcie.c:warning:shift-count-width-of-type
|   |-- drivers-crypto-hisilicon-sec-sec_drv.c:warning:shift-count-width-of-type
|   |-- drivers-crypto-inside-secure-safexcel.c:warning:shift-count-width-of-type
|   |-- drivers-fpga-dfl-pci.c:warning:shift-count-width-of-type
|   |-- drivers-hid-amd-sfh-hid-amd_sfh_pcie.c:warning:shift-count-width-of-type
|   |-- drivers-input-touchscreen-fsl-imx25-tcq.c:warning:shift-count-is-negative
|   |-- drivers-media-pci-ddbridge-ddbridge-main.c:warning:shift-count-width-of-type
|   |-- drivers-media-pci-pt3-pt3.c:warning:shift-count-width-of-type
|   |-- drivers-misc-bcm-vk-bcm_vk_dev.c:warning:shift-count-width-of-type
|   |-- drivers-mmc-core-mmc.c:warning:shift-count-width-of-type
|   |-- drivers-mmc-core-sd.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-3w-9xxx.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-aacraid-aachba.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-aic7xxx-aic79xx_osm_pci.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-aic94xx-aic94xx_init.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-aic94xx-aic94xx_reg.h:warning:shift-count-width-of-type
|   |-- drivers-scsi-arcmsr-arcmsr_hba.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-esas2r-esas2r_init.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-hisi_sas-hisi_sas_main.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-hpsa.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-ipr.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-ips.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-megaraid.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-mvsas-mv_init.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-mvumi.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-myrs.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-smartpqi-smartpqi_init.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-ufs-ufshcd.c:warning:shift-count-width-of-type
|   |-- drivers-thunderbolt-nhi.c:warning:shift-count-width-of-type
|   |-- drivers-usb-dwc3-core.c:warning:shift-count-width-of-type
|   |-- drivers-usb-gadget-udc-bdc-bdc_core.c:warning:shift-count-width-of-type
|   |-- drivers-usb-host-xhci-plat.c:warning:shift-count-width-of-type
|   |-- drivers-usb-host-xhci.c:warning:shift-count-width-of-type
|   |-- fs-statfs.c:warning:memcpy-will-always-overflow-destination-buffer-has-size-but-size-argument-is
|   |-- fs-xfs-scrub-agheader.c:warning:implicit-conversion-from-int-to-__u16-(aka-unsigned-short-)-changes-value-from-to
|   `-- ipc-msg.c:warning:implicit-conversion-from-int-to-unsigned-short-changes-value-from-to
|-- x86_64-randconfig-a002-20210622
|   `-- 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-a006-20210622
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-clk_mgr-dcn31-dcn31_clk_mgr.c:warning:no-previous-prototype-for-function-dcn31_clk_mgr_helper_populate_bw_params
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-clk_mgr-dcn31-dcn31_clk_mgr.c:warning:no-previous-prototype-for-function-dcn31_get_active_display_cnt_wa
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-clk_mgr-dcn31-dcn31_smu.c:warning:no-previous-prototype-for-function-dcn31_smu_send_msg_with_param
|   |-- 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-amd-amdgpu-..-display-dc-dcn31-dcn31_dccg.c:warning:no-previous-prototype-for-function-dccg31_set_dtbclk_dto
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_dio_link_encoder.c:warning:no-previous-prototype-for-function-enc31_hw_init
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_init.c:warning:no-previous-prototype-for-function-dcn31_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_is_panel_backlight_on
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_is_panel_powered_on
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_panel_cntl_destroy
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_panel_cntl_hw_init
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_panel_cntl.c:warning:no-previous-prototype-for-function-dcn31_store_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_resource.c:warning:initializer-overrides-prior-initialization-of-this-subobject
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_resource.c:warning:no-previous-prototype-for-function-dcn31_panel_cntl_create
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dcn31-display_mode_vba_31.c:warning:stack-frame-size-of-bytes-in-function-dml31_ModeSupportAndSystemConfigurationFull
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dcn31-display_rq_dlg_calc_31.c:warning:variable-dispclk_delay_subtotal-set-but-not-used
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dcn31-display_rq_dlg_calc_31.c:warning:variable-dppclk_delay_subtotal-set-but-not-used
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-irq-dcn31-irq_service_dcn31.c:warning:no-previous-prototype-for-function-to_dal_irq_source_dcn31
|   `-- 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-b001-20210622

elapsed time: 739m

configs tested: 97
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
ia64                             allmodconfig
i386                             allyesconfig
um                           x86_64_defconfig
riscv                            allyesconfig
mips                             allyesconfig
um                             i386_defconfig
mips                             allmodconfig
riscv                            allmodconfig
powerpc                      chrp32_defconfig
m68k                        mvme16x_defconfig
openrisc                            defconfig
arm                         s3c2410_defconfig
arm                            zeus_defconfig
powerpc               mpc834x_itxgp_defconfig
mips                           mtx1_defconfig
arc                    vdk_hs38_smp_defconfig
powerpc                     pq2fads_defconfig
powerpc                    amigaone_defconfig
sh                          rsk7269_defconfig
m68k                            q40_defconfig
powerpc                          g5_defconfig
arm                            hisi_defconfig
h8300                       h8s-sim_defconfig
sparc64                             defconfig
mips                        bcm47xx_defconfig
powerpc                        icon_defconfig
x86_64                            allnoconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a001-20210622
i386                 randconfig-a002-20210622
i386                 randconfig-a003-20210622
i386                 randconfig-a006-20210622
i386                 randconfig-a005-20210622
i386                 randconfig-a004-20210622
x86_64               randconfig-a012-20210622
x86_64               randconfig-a016-20210622
x86_64               randconfig-a015-20210622
x86_64               randconfig-a014-20210622
x86_64               randconfig-a013-20210622
x86_64               randconfig-a011-20210622
i386                 randconfig-a011-20210622
i386                 randconfig-a014-20210622
i386                 randconfig-a013-20210622
i386                 randconfig-a015-20210622
i386                 randconfig-a012-20210622
i386                 randconfig-a016-20210622
riscv                    nommu_k210_defconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_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-20210622
x86_64               randconfig-a002-20210622
x86_64               randconfig-a001-20210622
x86_64               randconfig-a005-20210622
x86_64               randconfig-a003-20210622
x86_64               randconfig-a004-20210622
x86_64               randconfig-a006-20210622

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-23  1:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23  1:28 [linux-next:master] BUILD REGRESSION 4238b1710eadd18dd16de0288a2bc5bb84614b4e kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).