* [linux-next:master] BUILD REGRESSION 395a61741f7ea29e1f4a0d6e160197fe8e377572
@ 2022-02-10 21:09 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-02-10 21:09 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: 395a61741f7ea29e1f4a0d6e160197fe8e377572 Add linux-next specific files for 20220210
Error/Warning reports:
https://lore.kernel.org/linux-mm/202201251833.Hon4gcuF-lkp@intel.com
https://lore.kernel.org/linux-mm/202201251939.u3jnMQNG-lkp@intel.com
https://lore.kernel.org/linux-mm/202201252118.AKh6BWWS-lkp@intel.com
https://lore.kernel.org/linux-mm/202201252343.zmRvopf3-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260139.mv3FtO5C-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260213.oowhhI4F-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260223.8zuM2m4N-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260231.uDNh7CwX-lkp@intel.com
https://lore.kernel.org/linux-mm/202201261137.2CfyPBXl-lkp@intel.com
https://lore.kernel.org/linux-mm/202202052224.xLO5qlr0-lkp@intel.com
https://lore.kernel.org/linux-mm/202202101833.UDN2d73E-lkp@intel.com
https://lore.kernel.org/linux-mm/202202101846.4j5fV5nD-lkp@intel.com
https://lore.kernel.org/linux-mm/202202102036.lklvUIqh-lkp@intel.com
https://lore.kernel.org/llvm/202201301809.h2YkYdBY-lkp@intel.com
Error/Warning in current branch:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c:1651:10: warning: no previous prototype for 'get_process_num_bos' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:962:6: warning: no previous prototype for function 'dm_helpers_enable_periodic_detection' [-Wmissing-prototypes]
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:325:17: error: 'gc_parent' undeclared (first use in this function); did you mean 'xa_parent'?
include/linux/fortify-string.h:336:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
include/linux/fortify-string.h:336:4: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
net/netfilter/nf_conntrack_bpf.c:251:5: warning: no previous prototype for 'register_nf_conntrack_bpf' [-Wmissing-prototypes]
possible Error/Warning in current branch (please contact us if interested):
Error: Config data is empty.
Error: Config data is too big.
arch/arm/kernel/irq.c:51:12: sparse: sparse: symbol '__pcpu_scope_irq_stack_ptr' was not declared. Should it be static?
arch/arm/mm/dma-mapping.c:395:22: warning: array subscript <unknown> is outside array bounds of 'struct dma_contig_early_reserve[0]' [-Warray-bounds]
arch/arm/mm/dma-mapping.c:404:50: warning: array subscript i is outside array bounds of 'struct dma_contig_early_reserve[0]' [-Warray-bounds]
arch/riscv/kernel/cpu-hotplug.c:43:2: error: implicit declaration of function 'numa_remove_cpu' [-Werror,-Wimplicit-function-declaration]
arch/sparc/kernel/irq_32.c:258:14: error: array subscript [16, 79] is outside array bounds of 'struct tt_entry[1]' [-Werror=array-bounds]
arch/x86/kernel/fpu/xstate.c:1801:3: warning: Value stored to 'guest' is never read [clang-analyzer-deadcode.DeadStores]
drivers/clk/clk-stm32mp1.c:158:30: sparse: sparse: symbol 'ethrx_src' was not declared. Should it be static?
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:213:6: warning: no previous prototype for function 'retrieve_downstream_port_device' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2109:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c:56 gfxhub_v1_1_get_xgmi_info() warn: should '(((((((adev->virt.caps & (1 << 2)) && adev->gfx.rlc.funcs && adev->gfx.rlc.rlcg_reg_access_supported)) ?amdgpu_sriov_rreg(adev, adev->reg_offset[1][0][0] + 2425, 0, 1):amdgpu_device_rreg(adev, (adev->reg_offset[1][0][0] + 2425), 0))) & 65535) >> 0) << 24' be a 64 bit type?
drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c:530 gfxhub_v2_1_get_xgmi_info() warn: should '(((((((adev->virt.caps & (1 << 2)) && adev->gfx.rlc.funcs && adev->gfx.rlc.rlcg_reg_access_supported)) ?amdgpu_sriov_rreg(adev, adev->reg_offset[1][0][0] + 5880, 0, 1):amdgpu_device_rreg(adev, (adev->reg_offset[1][0][0] + 5880), 0))) & 131071) >> 0) << 24' be a 64 bit type?
drivers/gpu/drm/dp/drm_dp_mst_topology.c:4498:64-67: ERROR: invalid reference to the index variable of the iterator on line 4486
drivers/gpu/drm/i915/i915_gem_evict.h:15:15: error: declaration of 'struct i915_gem_ww_ctx' will not be visible outside of this function [-Werror,-Wvisibility]
drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:59:6: error: no previous prototype for 'intel_pxp_debugfs_register' [-Werror=missing-prototypes]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1052 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1068 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/stm/ltdc.c:625:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
drivers/scsi/mpt3sas/mpt3sas_base.c:5407:40: warning: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds]
drivers/scsi/smartpqi/smartpqi_init.c:9067:32: warning: unused variable 'pqi_pm_ops' [-Wunused-const-variable]
drivers/video/fbdev/core/fbcvt.c:233:3: warning: Value stored to 'off' is never read [clang-analyzer-deadcode.DeadStores]
fs/btrfs/scrub.c:3439 scrub_simple_mirror() error: uninitialized symbol 'ret'.
fs/btrfs/scrub.c:3439:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
fs/btrfs/scrub.c:3678 scrub_stripe() error: uninitialized symbol 'offset'.
fs/btrfs/scrub.c:3680 scrub_stripe() error: uninitialized symbol 'physical_end'.
fs/nilfs2/segbuf.c:358 nilfs_segbuf_submit_bio() warn: ignoring unreachable code.
include/linux/bitmap.h:520:24: warning: array subscript 5 is outside array bounds of 'struct bdaddr_list_with_flags[1]' [-Warray-bounds]
include/linux/fortify-string.h:242:4: warning: call to __write_overflow_field declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Wattribute-warning]
include/linux/lockdep.h:44:9: sparse: sparse: Trying to use reserved word 'for' as identifier
kernel/bpf/btf.c:6718 btf_populate_kfunc_set() error: uninitialized symbol 'ret'.
ld.lld: warning: call to __read_overflow2_field marked "dontcall-warn": detected read beyond size of field (2nd parameter); maybe use struct_group()?
mm/huge_memory.c:1763 change_huge_pmd() warn: bitwise AND condition is false here
nds32le-linux-ld: panel-edp.c:(.text+0x1296): undefined reference to `drm_panel_dp_aux_backlight'
net/bpf/test_run.c:280:1: warning: no previous prototype for function 'bpf_kfunc_call_test_acquire' [-Wmissing-prototypes]
net/bpf/test_run.c:288:15: warning: no previous prototype for function 'bpf_kfunc_call_test_release' [-Wmissing-prototypes]
net/bpf/test_run.c:330:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass_ctx' [-Wmissing-prototypes]
net/bpf/test_run.c:334:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass1' [-Wmissing-prototypes]
net/bpf/test_run.c:338:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass2' [-Wmissing-prototypes]
net/bpf/test_run.c:342:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail1' [-Wmissing-prototypes]
net/bpf/test_run.c:346:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail2' [-Wmissing-prototypes]
net/bpf/test_run.c:350:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail3' [-Wmissing-prototypes]
net/bpf/test_run.c:354:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_pass1' [-Wmissing-prototypes]
net/bpf/test_run.c:358:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_fail1' [-Wmissing-prototypes]
net/bpf/test_run.c:362:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_fail2' [-Wmissing-prototypes]
net/unix/af_unix.c:3464 bpf_iter_unix_batch() warn: sleeping in atomic context
sound/soc/sof/compress.c:127:5: sparse: sparse: symbol 'sof_compr_free' was not declared. Should it be static?
sound/soc/sof/compress.c:161:5: sparse: sparse: symbol 'sof_compr_set_params' was not declared. Should it be static?
sound/soc/sof/compress.c:224:5: sparse: sparse: symbol 'sof_compr_get_params' was not declared. Should it be static?
sound/soc/sof/compress.c:233:5: sparse: sparse: symbol 'sof_compr_trigger' was not declared. Should it be static?
sound/soc/sof/compress.c:273:5: sparse: sparse: symbol 'sof_compr_copy' was not declared. Should it be static?
sound/soc/sof/compress.c:91:5: sparse: sparse: symbol 'sof_compr_open' was not declared. Should it be static?
{standard input}:1989: Error: unknown pseudo-op: `.sec'
Error/Warning ids grouped by kconfigs:
gcc_recent_errors
|-- alpha-allmodconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- alpha-allyesconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- arc-allmodconfig
| |-- arch-arc-include-asm-uaccess.h:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-void-const-volatile-noderef-__user-ptr-got-unsigned-long-addr
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- arc-allyesconfig
| |-- arch-arc-include-asm-uaccess.h:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-void-const-volatile-noderef-__user-ptr-got-unsigned-long-addr
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- arc-randconfig-c023-20220209
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- arc-randconfig-p002-20220209
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- arm-allmodconfig
| |-- arch-arm-kernel-irq.c:sparse:sparse:symbol-__pcpu_scope_irq_stack_ptr-was-not-declared.-Should-it-be-static
| |-- drivers-clk-clk-stm32mp1.c:sparse:sparse:symbol-ethrx_src-was-not-declared.-Should-it-be-static
| |-- drivers-pinctrl-nuvoton-pinctrl-npcm7xx.c:error:gc_parent-undeclared-(first-use-in-this-function)
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- arm-allyesconfig
| |-- arch-arm-kernel-irq.c:sparse:sparse:symbol-__pcpu_scope_irq_stack_ptr-was-not-declared.-Should-it-be-static
| |-- drivers-clk-clk-stm32mp1.c:sparse:sparse:symbol-ethrx_src-was-not-declared.-Should-it-be-static
| |-- drivers-pinctrl-nuvoton-pinctrl-npcm7xx.c:error:gc_parent-undeclared-(first-use-in-this-function)
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- arm-badge4_defconfig
| |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve
| `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|-- arm-randconfig-c002-20220210
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- arm64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-amdkfd-kfd_chardev.c:warning:no-previous-prototype-for-get_process_num_bos
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- arm64-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-amdkfd-kfd_chardev.c:warning:no-previous-prototype-for-get_process_num_bos
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- arm64-randconfig-m031-20220209
| |-- drivers-scsi-mpt3sas-mpt3sas_base.c:warning:array-subscript-Mpi2SasIOUnitPage1_t-aka-struct-_MPI2_CONFIG_PAGE_SASIOUNIT_1-is-partly-outside-array-bounds-of-unsigned-char
| |-- fs-btrfs-scrub.c-scrub_simple_mirror()-error:uninitialized-symbol-ret-.
| |-- fs-btrfs-scrub.c-scrub_stripe()-error:uninitialized-symbol-offset-.
| |-- fs-btrfs-scrub.c-scrub_stripe()-error:uninitialized-symbol-physical_end-.
| |-- fs-nilfs2-segbuf.c-nilfs_segbuf_submit_bio()-warn:ignoring-unreachable-code.
| `-- kernel-bpf-btf.c-btf_populate_kfunc_set()-error:uninitialized-symbol-ret-.
|-- arm64-randconfig-r021-20220209
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- csky-allmodconfig
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- csky-allyesconfig
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- csky-randconfig-r003-20220209
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- csky-randconfig-r006-20220210
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- h8300-allmodconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- h8300-allyesconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- i386-allmodconfig
| |-- drivers-acpi-apei-erst.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-static-toplevel-vaddr
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- drivers-hid-hid-hyperv.c:sparse:sparse:cast-from-restricted-__le16
| |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
| |-- drivers-staging-r8188eu-os_dep-ioctl_linux.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__user-pointer
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vp_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vid_regs
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-src
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-allyesconfig
| |-- drivers-acpi-apei-erst.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-static-toplevel-vaddr
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- drivers-hid-hid-hyperv.c:sparse:sparse:cast-from-restricted-__le16
| |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
| |-- drivers-staging-r8188eu-os_dep-ioctl_linux.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__user-pointer
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vp_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vid_regs
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-src
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-debian-10.3
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-debian-10.3-kselftests
| |-- Error:Config-data-is-empty.
| |-- Error:Config-data-is-too-big.
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a001
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a003
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a005
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a012
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a014
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a016
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-c001
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-c021
| |-- drivers-gpu-drm-dp-drm_dp_mst_topology.c:ERROR:invalid-reference-to-the-index-variable-of-the-iterator-on-line
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-m021
| |-- drivers-gpu-drm-amd-amdgpu-gfxhub_v1_1.c-gfxhub_v1_1_get_xgmi_info()-warn:should-(((((((adev-virt.caps-(-))-adev-gfx.rlc.funcs-adev-gfx.rlc.rlcg_reg_access_supported))-amdgpu_sriov_rreg(adev-adev-reg_
| |-- drivers-gpu-drm-amd-amdgpu-gfxhub_v2_1.c-gfxhub_v2_1_get_xgmi_info()-warn:should-(((((((adev-virt.caps-(-))-adev-gfx.rlc.funcs-adev-gfx.rlc.rlcg_reg_access_supported))-amdgpu_sriov_rreg(adev-adev-reg_
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- kernel-bpf-btf.c-btf_populate_kfunc_set()-error:uninitialized-symbol-ret-.
| |-- mm-huge_memory.c-change_huge_pmd()-warn:bitwise-AND-condition-is-false-here
| `-- net-unix-af_unix.c-bpf_iter_unix_batch()-warn:sleeping-in-atomic-context
|-- i386-randconfig-s001
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vp_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vid_regs
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-src
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-s002
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- ia64-allyesconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- ia64-randconfig-c004-20220210
| `-- drivers-scsi-mpt3sas-mpt3sas_base.c:warning:array-subscript-Mpi2SasIOUnitPage1_t-aka-struct-_MPI2_CONFIG_PAGE_SASIOUNIT_1-is-partly-outside-array-bounds-of-unsigned-char
|-- m68k-allyesconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- m68k-randconfig-c023-20220210
| `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- m68k-randconfig-r012-20220209
| `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- microblaze-randconfig-c004-20220209
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- microblaze-randconfig-r004-20220210
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- microblaze-randconfig-r013-20220210
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- mips-allmodconfig
| |-- drivers-mtd-nand-raw-hisi504_nand.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-mmio
| |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
| |-- drivers-staging-r8188eu-os_dep-ioctl_linux.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__user-pointer
| |-- drivers-video-fbdev-atmel_lcdfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-aty-mach64_cursor.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-dst
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-core-fbmem.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dst
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-kyro-fbdev.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-pvr2fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-sstfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-tdfxfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-cursorbase
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- mips-allyesconfig
| |-- drivers-mtd-nand-raw-hisi504_nand.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-mmio
| |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
| |-- drivers-staging-r8188eu-os_dep-ioctl_linux.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__user-pointer
| |-- drivers-video-fbdev-atmel_lcdfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-aty-mach64_cursor.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-dst
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-core-fbmem.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dst
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-kyro-fbdev.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-pvr2fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-sstfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-tdfxfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-cursorbase
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- mips-randconfig-c024-20220210
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- mips-randconfig-r033-20220210
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- nds32-allmodconfig
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| `-- include-linux-lockdep.h:sparse:sparse:Trying-to-use-reserved-word-for-as-identifier
|-- nds32-allyesconfig
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| `-- include-linux-lockdep.h:sparse:sparse:Trying-to-use-reserved-word-for-as-identifier
|-- nds32-randconfig-r036-20220210
| `-- nds32le-linux-ld:panel-edp.c:(.text):undefined-reference-to-drm_panel_dp_aux_backlight
|-- nios2-allmodconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- nios2-allyesconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- openrisc-randconfig-c003-20220209
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- parisc-allmodconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- parisc-allyesconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- parisc-randconfig-r034-20220208
| `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- powerpc-allmodconfig
| |-- drivers-mtd-nand-raw-hisi504_nand.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-mmio
| |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
| |-- drivers-staging-r8188eu-os_dep-ioctl_linux.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__user-pointer
| |-- drivers-video-fbdev-atmel_lcdfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- powerpc-allyesconfig
| |-- drivers-mtd-nand-raw-hisi504_nand.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-mmio
| |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
| |-- drivers-staging-r8188eu-os_dep-ioctl_linux.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__user-pointer
| |-- drivers-video-fbdev-atmel_lcdfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- powerpc-buildonly-randconfig-r001-20220210
| |-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- powerpc-randconfig-r016-20220210
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- powerpc64-randconfig-r031-20220208
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- riscv-allmodconfig
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- riscv-allyesconfig
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- s390-allmodconfig
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- s390-allyesconfig
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- s390-defconfig
| `-- net-netfilter-nf_conntrack_bpf.c:warning:no-previous-prototype-for-register_nf_conntrack_bpf
|-- s390-randconfig-r044-20220209
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- s390-randconfig-r044-20220210
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- sh-allmodconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
| `-- standard-input:Error:unknown-pseudo-op:sec
|-- sh-allyesconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
| `-- standard-input:Error:unknown-pseudo-op:sec
|-- sparc-allmodconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- sparc-allyesconfig
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_copy-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_free-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_get_params-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_open-was-not-declared.-Should-it-be-static
| |-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_set_params-was-not-declared.-Should-it-be-static
| `-- sound-soc-sof-compress.c:sparse:sparse:symbol-sof_compr_trigger-was-not-declared.-Should-it-be-static
|-- sparc-randconfig-r015-20220210
| `-- arch-sparc-kernel-irq_32.c:error:array-subscript-is-outside-array-bounds-of-struct-tt_entry
|-- x86_64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-amdkfd-kfd_chardev.c:warning:no-previous-prototype-for-get_process_num_bos
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-amdkfd-kfd_chardev.c:warning:no-previous-prototype-for-get_process_num_bos
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-kexec
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a002
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a004
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a006
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a011
| |-- drivers-gpu-drm-amd-amdgpu-..-amdkfd-kfd_chardev.c:warning:no-previous-prototype-for-get_process_num_bos
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a013
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-c002
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-c022
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-m001
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-s021
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-src
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-s022
| |-- drivers-acpi-apei-erst.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-static-toplevel-vaddr
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-src
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-rhel-8.3
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-rhel-8.3-func
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-rhel-8.3-kselftests
| |-- Error:Config-data-is-empty.
| |-- Error:Config-data-is-too-big.
| |-- fs-btrfs-scrub.c-scrub_simple_mirror()-error:uninitialized-symbol-ret-.
| |-- fs-btrfs-scrub.c-scrub_stripe()-error:uninitialized-symbol-offset-.
| |-- fs-btrfs-scrub.c-scrub_stripe()-error:uninitialized-symbol-physical_end-.
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- kernel-bpf-btf.c-btf_populate_kfunc_set()-error:uninitialized-symbol-ret-.
| |-- net-netfilter-nf_conntrack_bpf.c:warning:no-previous-prototype-for-register_nf_conntrack_bpf
| `-- net-unix-af_unix.c-bpf_iter_unix_batch()-warn:sleeping-in-atomic-context
`-- xtensa-randconfig-c003-20220208
`-- drivers-net-dsa-qca8k.c:ERROR:application-of-sizeof-to-pointer
clang_recent_errors
|-- arm-randconfig-c002-20220210
| |-- drivers-scsi-smartpqi-smartpqi_init.c:warning:unused-variable-pqi_pm_ops
| |-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
| |-- fs-btrfs-scrub.c:warning:Undefined-or-garbage-value-returned-to-caller-clang-analyzer-core.uninitialized.UndefReturn
| `-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group()
|-- arm-randconfig-r016-20220209
| `-- drivers-gpu-drm-stm-ltdc.c:warning:variable-val-is-used-uninitialized-whenever-switch-default-is-taken
|-- arm-randconfig-r035-20220208
| `-- drivers-gpu-drm-stm-ltdc.c:warning:variable-val-is-used-uninitialized-whenever-switch-default-is-taken
|-- arm64-buildonly-randconfig-r005-20220209
| `-- ld.lld:error:undefined-symbol:ptp_clock_index
|-- hexagon-randconfig-r036-20220209
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- hexagon-randconfig-r041-20220209
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- hexagon-randconfig-r045-20220210
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a002
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a004
| |-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group()
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a006
| `-- ld.lld:warning:call-to-__read_overflow2_field-marked-dontcall-warn:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a011
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_mst_types.c:warning:no-previous-prototype-for-function-retrieve_downstream_port_device
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a013
| |-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group()
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a015
| |-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group()
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-c001
| |-- arch-x86-kernel-fpu-xstate.c:warning:Value-stored-to-guest-is-never-read-clang-analyzer-deadcode.DeadStores
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- riscv-randconfig-c006-20220209
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- riscv-randconfig-c006-20220210
| |-- arch-riscv-kernel-cpu-hotplug.c:error:implicit-declaration-of-function-numa_remove_cpu-Werror-Wimplicit-function-declaration
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-function-dm_helpers_enable_periodic_detection
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_ttm.c:warning:Undefined-or-garbage-value-returned-to-caller-clang-analyzer-core.uninitialized.UndefReturn
|-- riscv-randconfig-r031-20220209
| `-- drivers-scsi-smartpqi-smartpqi_init.c:warning:unused-variable-pqi_pm_ops
|-- riscv-randconfig-r032-20220209
| `-- arch-riscv-kernel-cpu-hotplug.c:error:implicit-declaration-of-function-numa_remove_cpu-Werror-Wimplicit-function-declaration
|-- riscv-randconfig-r035-20220210
| `-- arch-riscv-kernel-cpu-hotplug.c:error:implicit-declaration-of-function-numa_remove_cpu-Werror-Wimplicit-function-declaration
|-- s390-randconfig-c005-20220209
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- s390-randconfig-c005-20220210
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-function-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-i915-i915_gem_evict.h:error:declaration-of-struct-i915_gem_ww_ctx-will-not-be-visible-outside-of-this-function-Werror-Wvisibility
| |-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group()
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-a001
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-a005
| `-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a012
| |-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group()
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-a014
| `-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group()
`-- x86_64-randconfig-c007
|-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
|-- ld.lld:warning:call-to-__read_overflow2_field-marked-dontcall-warn:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
`-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
elapsed time: 722m
configs tested: 134
configs skipped: 3
gcc tested configs:
arm64 defconfig
arm64 allyesconfig
arm allyesconfig
arm allmodconfig
arm defconfig
i386 randconfig-c001
powerpc randconfig-c003-20220210
i386 allyesconfig
ia64 allmodconfig
riscv allyesconfig
um i386_defconfig
mips allmodconfig
riscv allmodconfig
um x86_64_defconfig
mips allyesconfig
m68k allyesconfig
m68k allmodconfig
s390 allmodconfig
s390 allyesconfig
powerpc allmodconfig
powerpc allyesconfig
sparc allyesconfig
arc allyesconfig
alpha allyesconfig
nios2 allyesconfig
arc haps_hs_defconfig
sh rts7751r2dplus_defconfig
m68k hp300_defconfig
mips db1xxx_defconfig
powerpc warp_defconfig
xtensa nommu_kc705_defconfig
arm lpc18xx_defconfig
sh polaris_defconfig
m68k amcore_defconfig
openrisc simple_smp_defconfig
xtensa virt_defconfig
powerpc cell_defconfig
sh shmin_defconfig
arm badge4_defconfig
h8300 h8300h-sim_defconfig
sh kfr2r09_defconfig
h8300 allyesconfig
nios2 3c120_defconfig
powerpc sequoia_defconfig
mips maltaup_xpa_defconfig
nios2 alldefconfig
powerpc redwood_defconfig
sh apsh4ad0a_defconfig
arm randconfig-c002-20220210
ia64 defconfig
ia64 allyesconfig
m68k defconfig
nds32 defconfig
csky defconfig
alpha defconfig
arc defconfig
sh allmodconfig
xtensa allyesconfig
parisc defconfig
parisc allyesconfig
s390 defconfig
i386 debian-10.3
i386 defconfig
i386 debian-10.3-kselftests
sparc defconfig
nds32 allnoconfig
nios2 defconfig
powerpc allnoconfig
x86_64 randconfig-a002
x86_64 randconfig-a006
x86_64 randconfig-a004
i386 randconfig-a003
i386 randconfig-a001
i386 randconfig-a005
x86_64 randconfig-a013
x86_64 randconfig-a011
i386 randconfig-a012
i386 randconfig-a014
i386 randconfig-a016
arc randconfig-r043-20220209
riscv randconfig-r042-20220210
riscv randconfig-r042-20220209
arc randconfig-r043-20220210
s390 randconfig-r044-20220210
s390 randconfig-r044-20220209
riscv allnoconfig
riscv defconfig
riscv nommu_virt_defconfig
riscv rv32_defconfig
riscv nommu_k210_defconfig
x86_64 rhel-8.3-kselftests
x86_64 allyesconfig
x86_64 defconfig
x86_64 rhel-8.3
x86_64 rhel-8.3-func
x86_64 kexec
clang tested configs:
riscv randconfig-c006-20220209
riscv randconfig-c006-20220210
x86_64 randconfig-c007
powerpc randconfig-c003-20220209
powerpc randconfig-c003-20220210
s390 randconfig-c005-20220210
arm randconfig-c002-20220210
i386 randconfig-c001
mips randconfig-c004-20220209
mips randconfig-c004-20220210
s390 randconfig-c005-20220209
arm randconfig-c002-20220209
powerpc kilauea_defconfig
powerpc mvme5100_defconfig
arm mxs_defconfig
powerpc mpc885_ads_defconfig
mips tb0287_defconfig
powerpc ppc64e_defconfig
arm collie_defconfig
arm colibri_pxa270_defconfig
arm ixp4xx_defconfig
powerpc akebono_defconfig
mips ath79_defconfig
powerpc mpc5200_defconfig
powerpc tqm5200_defconfig
arm s3c2410_defconfig
x86_64 randconfig-a003
x86_64 randconfig-a001
x86_64 randconfig-a005
i386 randconfig-a002
i386 randconfig-a006
i386 randconfig-a004
x86_64 randconfig-a012
x86_64 randconfig-a014
i386 randconfig-a013
i386 randconfig-a011
i386 randconfig-a015
hexagon randconfig-r045-20220210
hexagon randconfig-r045-20220209
hexagon randconfig-r041-20220210
hexagon randconfig-r041-20220209
---
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:[~2022-02-10 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 21:09 [linux-next:master] BUILD REGRESSION 395a61741f7ea29e1f4a0d6e160197fe8e377572 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