* [linux-next:master] BUILD REGRESSION 44948bd49d878dad6c9707e34f4a06df73c3a800
@ 2022-02-25 14:52 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-02-25 14:52 UTC (permalink / raw)
To: Andrew Morton; +Cc: Mark Brown, Linux Memory Management List
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 44948bd49d878dad6c9707e34f4a06df73c3a800 Add linux-next specific files for 20220224
Error/Warning reports:
https://lore.kernel.org/linux-doc/202202240704.pQD40A9L-lkp@intel.com
https://lore.kernel.org/linux-doc/202202240705.t3QbMnlt-lkp@intel.com
https://lore.kernel.org/linux-mm/202202052224.xLO5qlr0-lkp@intel.com
https://lore.kernel.org/linux-mm/202202110552.DxobMxL7-lkp@intel.com
https://lore.kernel.org/linux-mm/202202120125.QQmuEWJm-lkp@intel.com
https://lore.kernel.org/linux-mm/202202241314.2Id6EB0B-lkp@intel.com
https://lore.kernel.org/llvm/202202031843.jGKD9TfE-lkp@intel.com
https://lore.kernel.org/llvm/202202232151.V9qvCes4-lkp@intel.com
https://lore.kernel.org/llvm/202202241039.g8GKEE4O-lkp@intel.com
https://lore.kernel.org/llvm/202202251856.h276CacJ-lkp@intel.com
Error/Warning in current branch:
arch/arm64/kernel/elfcore.c:110:5: warning: stack frame size (2160) exceeds limit (2048) in 'elf_core_write_extra_data' [-Wframe-larger-than]
arch/mips/kernel/mips-mt.c:233:19: error: conflicting types for 'mt_init'; have 'int(void)'
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:980:6: warning: no previous prototype for 'dm_helpers_enable_periodic_detection' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3757: warning: expecting prototype for dc_process_dmub_aux_transfer_async(). Prototype was for dc_enable_dmub_notifications() instead
drivers/iio/accel/adxl367.c:887:2: warning: variable 'handled' is uninitialized when used here [-Wuninitialized]
drivers/power/supply/ab8500_chargalg.c:790:13: warning: variable 'delta_i_ua' set but not used [-Wunused-but-set-variable]
drivers/spi/spi-amd.c:296:21: warning: cast to smaller integer type 'enum amd_spi_versions' from 'const void *' [-Wvoid-pointer-to-enum-cast]
fs/btrfs/ioctl.c:1377: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
fs/btrfs/ordered-data.c:168: warning: expecting prototype for Add an ordered extent to the per(). Prototype was for btrfs_add_ordered_extent() instead
fs/btrfs/tree-log.c:6836: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
net/netfilter/nf_conntrack_bpf.c:251:5: warning: no previous prototype for 'register_nf_conntrack_bpf' [-Wmissing-prototypes]
shm.c:(.text+0xe48): undefined reference to `find_vma_intersection'
possible Error/Warning in current branch (please contact us if interested):
./linux/../../../include/linux/uio.h:10:10: fatal error: linux/mm_types.h: No such file or directory
Error: Config data is empty.
Error: Config data is too big.
arch/alpha/include/asm/string.h:22:16: warning: '__builtin_memcpy' forming offset [40, 2051] is out of the bounds [0, 40] of object 'tag_buf' with type 'unsigned char[40]' [-Warray-bounds]
arch/arm/kernel/irq.c:51:12: sparse: sparse: symbol '__pcpu_scope_irq_stack_ptr' was not declared. Should it be static?
arch/arm/kernel/traps.c:67:16: warning: Value stored to 'end' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
arch/arm/mach-s3c/mach-rx1950.c:794:9: warning: 'memcpy' offset [0, 7] is out of the bounds [0, 0] [-Warray-bounds]
arch/sh/kernel/machvec.c:105:33: warning: array subscript 'struct sh_machine_vector[0]' is partly outside array bounds of 'long int[1]' [-Warray-bounds]
arch/xtensa/kernel/process.c:262:52: warning: array subscript 21 is above array bounds of 'long unsigned int[16]' [-Warray-bounds]
arch/xtensa/kernel/process.c:262:52: warning: array subscript 53 is above array bounds of 'long unsigned int[16]' [-Warray-bounds]
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
drivers/bus/imx-weim.c:373:23: sparse: sparse: symbol 'weim_of_notifier' was not declared. Should it be static?
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/dc/core/dc_resource.c:1633:6: warning: no previous prototype for 'is_timing_changed' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2129:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
drivers/gpu/drm/dp/drm_dp.c:210:4: warning: no previous prototype for 'drm_dp_get_adjust_request_post_cursor' [-Wmissing-prototypes]
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/msm/adreno/a6xx_gmu.h:101:16: sparse: sparse: incorrect type in argument 2 (different address spaces)
drivers/gpu/drm/msm/adreno/a6xx_gmu.h:96:16: sparse: sparse: incorrect type in argument 1 (different address spaces)
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1032 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 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 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/iio/frequency/admv1014.c:703:22: sparse: sparse: dubious: x & !y
drivers/infiniband/core/user_mad.c:564:50: warning: array subscript 'struct ib_rmpp_mad[0]' is partly outside array bounds of 'unsigned char[124]' [-Warray-bounds]
drivers/net/wireless/ath/wcn36xx/main.c:411:7: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
drivers/nvmem/sunplus-ocotp.c:74:29: sparse: sparse: symbol 'sp_otp_v0' was not declared. Should it be static?
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/staging/r8188eu/hal/usb_halinit.c:1531:6: warning: variable 'arg' set but not used [-Wunused-but-set-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:3678 scrub_stripe() error: uninitialized symbol 'offset'.
fs/btrfs/scrub.c:3680 scrub_stripe() error: uninitialized symbol 'physical_end'.
include/asm-generic/unaligned.h:14:15: warning: array subscript 'const struct <anonymous>[0]' is partly outside array bounds of 'unsigned char[1]' [-Warray-bounds]
include/asm-generic/unaligned.h:14:15: warning: array subscript -1 is outside array bounds of 'unsigned char[1]' [-Warray-bounds]
include/linux/fortify-string.h:336:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
kernel/fork.c:581:38: warning: variable 'prev' set but not used [-Wunused-but-set-variable]
kernel/fork.c:581:45: warning: variable 'prev' set but not used [-Wunused-but-set-variable]
kernel/seccomp.c:1321 __secure_computing() warn: ignoring unreachable code.
lib/maple_tree.c:475:11: warning: Although the value stored to 'type' is used in the enclosing expression, the value is never actually read from 'type' [clang-analyzer-deadcode.DeadStores]
lib/maple_tree.c:475:3: warning: Value stored to 'shift' is never read [clang-analyzer-deadcode.DeadStores]
mm/huge_memory.c:1760 change_huge_pmd() warn: bitwise AND condition is false here
mm/memfd.c:80:2: warning: Value stored to 'count' is never read [clang-analyzer-deadcode.DeadStores]
net/bpf/test_run.c:281:1: warning: no previous prototype for function 'bpf_kfunc_call_test_acquire' [-Wmissing-prototypes]
net/bpf/test_run.c:289:15: warning: no previous prototype for function 'bpf_kfunc_call_test_release' [-Wmissing-prototypes]
net/bpf/test_run.c:331:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass_ctx' [-Wmissing-prototypes]
net/bpf/test_run.c:335:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass1' [-Wmissing-prototypes]
net/bpf/test_run.c:339:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass2' [-Wmissing-prototypes]
net/bpf/test_run.c:343:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail1' [-Wmissing-prototypes]
net/bpf/test_run.c:347:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail2' [-Wmissing-prototypes]
net/bpf/test_run.c:351:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail3' [-Wmissing-prototypes]
net/bpf/test_run.c:355:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_pass1' [-Wmissing-prototypes]
net/bpf/test_run.c:359:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_fail1' [-Wmissing-prototypes]
net/bpf/test_run.c:363: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
panel-edp.c:(.text+0xfd8): undefined reference to `drm_panel_dp_aux_backlight'
{standard input}:1989: Error: unknown pseudo-op: `.sec'
Error/Warning ids grouped by kconfigs:
gcc_recent_errors
|-- alpha-allmodconfig
| |-- arch-alpha-include-asm-string.h:warning:__builtin_memcpy-forming-offset-is-out-of-the-bounds-of-object-tag_buf-with-type-unsigned-char
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- alpha-allyesconfig
| |-- arch-alpha-include-asm-string.h:warning:__builtin_memcpy-forming-offset-is-out-of-the-bounds-of-object-tag_buf-with-type-unsigned-char
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- alpha-randconfig-r002-20220225
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- alpha-randconfig-r034-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arc-defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arc-haps_hs_smp_defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arc-randconfig-p002-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arc-randconfig-r024-20220225
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- drivers-infiniband-core-user_mad.c:warning:array-subscript-struct-ib_rmpp_mad-is-partly-outside-array-bounds-of-unsigned-char
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arc-randconfig-r043-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arc-vdk_hs38_defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm-allmodconfig
| |-- arch-arm-kernel-irq.c:sparse:sparse:symbol-__pcpu_scope_irq_stack_ptr-was-not-declared.-Should-it-be-static
| |-- drivers-bus-imx-weim.c:sparse:sparse:symbol-weim_of_notifier-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-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-power-supply-ab8500_chargalg.c:warning:variable-delta_i_ua-set-but-not-used
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm-imx_v6_v7_defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm-randconfig-c002-20220223
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- shm.c:(.text):undefined-reference-to-find_vma_intersection
|-- arm-randconfig-c002-20220224
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arm-randconfig-c002-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm-randconfig-r012-20220225
| `-- arch-arm-mach-s3c-mach-rx1950.c:warning:memcpy-offset-is-out-of-the-bounds
|-- arm-randconfig-r023-20220225
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm-realview_defconfig
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| `-- panel-edp.c:(.text):undefined-reference-to-drm_panel_dp_aux_backlight
|-- arm-rpc_defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm-simpad_defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm-zeus_defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm64-allmodconfig
| |-- arch-arm64-kvm-psci.c:Unneeded-semicolon
| |-- drivers-bus-imx-weim.c:sparse:sparse:symbol-weim_of_notifier-was-not-declared.-Should-it-be-static
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm64-allyesconfig
| |-- arch-arm64-kvm-psci.c:Unneeded-semicolon
| |-- drivers-bus-imx-weim.c:sparse:sparse:symbol-weim_of_notifier-was-not-declared.-Should-it-be-static
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm64-buildonly-randconfig-r003-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- arm64-randconfig-r003-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- csky-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- csky-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- csky-defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- csky-randconfig-r015-20220225
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- h8300-allmodconfig
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- h8300-allyesconfig
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- i386-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-gma500-intel_bios.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-opregion.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__iomem-assigned-base
| |-- 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-i2c-busses-i2c-designware-amdpsp.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-volatile-noderef-__iomem-addr-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- 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
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- i386-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-gma500-intel_bios.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-opregion.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__iomem-assigned-base
| |-- 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-i2c-busses-i2c-designware-amdpsp.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-volatile-noderef-__iomem-addr-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- 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
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- i386-randconfig-a016
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- i386-randconfig-c001
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- i386-randconfig-c021
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- i386-randconfig-m021
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| |-- 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-intel_bios.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-opregion.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__iomem-assigned-base
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- i386-randconfig-s002
| |-- drivers-gpu-drm-gma500-intel_bios.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-opregion.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__iomem-assigned-base
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- ia64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- ia64-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- ia64-defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- m68k-allmodconfig
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- m68k-allyesconfig
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- m68k-buildonly-randconfig-r005-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- m68k-defconfig
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- microblaze-buildonly-randconfig-r004-20220225
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- mips-allmodconfig
| |-- arch-mips-kernel-mips-mt.c:error:conflicting-types-for-mt_init-have-int(void)
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-msm-adreno-a6xx_gmu.h:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-volatile-noderef-__iomem-mem-got-void
| |-- drivers-gpu-drm-msm-adreno-a6xx_gmu.h:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-volatile-noderef-__iomem-mem-got-void
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- 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
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- mips-allyesconfig
| |-- arch-mips-kernel-mips-mt.c:error:conflicting-types-for-mt_init-have-int(void)
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- 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
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- mips-gcw0_defconfig
| |-- include-asm-generic-unaligned.h:warning:array-subscript-is-outside-array-bounds-of-unsigned-char
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- mips-randconfig-c004-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-asm-generic-unaligned.h:warning:array-subscript-const-struct-anonymous-is-partly-outside-array-bounds-of-unsigned-char
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- nds32-allmodconfig
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- nds32-allnoconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- nds32-allyesconfig
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- nds32-defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- nios2-allmodconfig
| |-- arch-nios2-kernel-misaligned.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__user-to-got-unsigned-char-usertype-__pu_ptr
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- nios2-allyesconfig
| |-- arch-nios2-kernel-misaligned.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__user-to-got-unsigned-char-usertype-__pu_ptr
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- nios2-defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- nios2-randconfig-r014-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- openrisc-defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- openrisc-randconfig-r005-20220225
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- openrisc-randconfig-r012-20220225
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- openrisc-randconfig-r021-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- parisc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- parisc-defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- parisc-generic-64bit_defconfig
| |-- 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-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- parisc-randconfig-r022-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- parisc-randconfig-r026-20220224
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- parisc-randconfig-r026-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- parisc64-defconfig
| |-- 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-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- powerpc-allmodconfig
| |-- arch-powerpc-platforms-powermac-nvram.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-unsigned-char-noderef-usertype-__iomem-base
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- 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
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- powerpc-allnoconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- powerpc-allyesconfig
| |-- arch-powerpc-platforms-powermac-nvram.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-unsigned-char-noderef-usertype-__iomem-base
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- 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
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- powerpc-mpc834x_mds_defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- powerpc-randconfig-r006-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- powerpc-randconfig-s031-20220225
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- powerpc64-randconfig-p001-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- powerpc64-randconfig-r032-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- powerpc64-randconfig-r035-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- riscv-allyesconfig
| |-- arch-riscv-kernel-perf_callchain.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-unsigned-long-noderef-__user-user_frame_tail-got-unsigned-long
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- s390-allmodconfig
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- s390-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sh-allmodconfig
| |-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- standard-input:Error:unknown-pseudo-op:sec
|-- sh-allnoconfig
| `-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
|-- sh-allyesconfig
| |-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- standard-input:Error:unknown-pseudo-op:sec
|-- sh-edosk7705_defconfig
| |-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sh-magicpanelr2_defconfig
| |-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sparc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sparc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sparc-buildonly-randconfig-r001-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sparc64-buildonly-randconfig-r006-20220225
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sparc64-randconfig-c023-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sparc64-randconfig-c024-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sparc64-randconfig-m031-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- sparc64-randconfig-r001-20220225
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- um-i386_defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- um-x86_64_defconfig
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- drivers-i2c-busses-i2c-designware-amdpsp.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-volatile-noderef-__iomem-addr-got-unsigned-int
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- drivers-i2c-busses-i2c-designware-amdpsp.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-volatile-noderef-__iomem-addr-got-unsigned-int
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-randconfig-a002
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-randconfig-a004
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-randconfig-a006
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-randconfig-c002
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-randconfig-c022
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-randconfig-m001
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| `-- kernel-seccomp.c-__secure_computing()-warn:ignoring-unreachable-code.
|-- x86_64-randconfig-s021
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-randconfig-s022
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- x86_64-rhel-8.3-kselftests
| |-- Error:Config-data-is-empty.
| |-- Error:Config-data-is-too-big.
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- 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-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| |-- kernel-seccomp.c-__secure_computing()-warn:ignoring-unreachable-code.
| |-- linux-..-..-..-include-linux-uio.h:fatal-error:linux-mm_types.h:No-such-file-or-directory
| |-- 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-allmodconfig
| |-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
|-- xtensa-allyesconfig
| |-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc.c:warning:expecting-prototype-for-dc_process_dmub_aux_transfer_async().-Prototype-was-for-dc_enable_dmub_notifications()-instead
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- kernel-fork.c:warning:variable-prev-set-but-not-used
`-- xtensa-generic_kc705_defconfig
|-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
`-- kernel-fork.c:warning:variable-prev-set-but-not-used
clang_recent_errors
|-- arm-randconfig-c002-20220223
| `-- arch-arm-kernel-traps.c:warning:Value-stored-to-end-during-its-initialization-is-never-read-clang-analyzer-deadcode.DeadStores
|-- arm-randconfig-c002-20220225
| |-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- lib-maple_tree.c:warning:Although-the-value-stored-to-type-is-used-in-the-enclosing-expression-the-value-is-never-actually-read-from-type-clang-analyzer-deadcode.DeadStores
| |-- lib-maple_tree.c:warning:Value-stored-to-shift-is-never-read-clang-analyzer-deadcode.DeadStores
| `-- mm-memfd.c:warning:Value-stored-to-count-is-never-read-clang-analyzer-deadcode.DeadStores
|-- arm64-randconfig-r026-20220225
| `-- arch-arm64-kernel-elfcore.c:warning:stack-frame-size-()-exceeds-limit-()-in-elf_core_write_extra_data
|-- hexagon-allyesconfig
| |-- drivers-iio-accel-adxl367.c:warning:variable-handled-is-uninitialized-when-used-here
| |-- drivers-staging-r8188eu-hal-usb_halinit.c:warning:variable-arg-set-but-not-used
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- 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
| |-- 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
| |-- mm-memfd.c:warning:Value-stored-to-count-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
|-- mips-randconfig-c004-20220225
| |-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- powerpc-mpc834x_itxgp_defconfig
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc-powernv_defconfig
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc-pseries_defconfig
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc-randconfig-c003-20220225
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc-randconfig-r013-20220225
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- riscv-randconfig-c006-20220225
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_ttm.c:warning:Undefined-or-garbage-value-returned-to-caller-clang-analyzer-core.uninitialized.UndefReturn
| |-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
| |-- lib-maple_tree.c:warning:Although-the-value-stored-to-type-is-used-in-the-enclosing-expression-the-value-is-never-actually-read-from-type-clang-analyzer-deadcode.DeadStores
| |-- lib-maple_tree.c:warning:Value-stored-to-shift-is-never-read-clang-analyzer-deadcode.DeadStores
| `-- mm-memfd.c:warning:Value-stored-to-count-is-never-read-clang-analyzer-deadcode.DeadStores
|-- riscv-randconfig-r042-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- ld.lld:error:init-built-in.a(main.o):(function-run_init_process:.text):relocation-R_RISCV_HI20-out-of-range:is-not-in-references-argv_init
|-- riscv-rv32_defconfig
| |-- 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-20220225
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- s390-randconfig-r025-20220225
| |-- 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
| |-- drivers-spi-spi-amd.c:warning:cast-to-smaller-integer-type-enum-amd_spi_versions-from-const-void
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute: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
|-- x86_64-randconfig-a003
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a005
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a016
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
`-- x86_64-randconfig-c007
|-- drivers-net-wireless-ath-wcn36xx-main.c:warning:Branch-condition-evaluates-to-a-garbage-value-clang-analyzer-core.uninitialized.Branch
|-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
|-- lib-maple_tree.c:warning:Although-the-value-stored-to-type-is-used-in-the-enclosing-expression-the-value-is-never-actually-read-from-type-clang-analyzer-deadcode.DeadStores
|-- lib-maple_tree.c:warning:Value-stored-to-shift-is-never-read-clang-analyzer-deadcode.DeadStores
|-- mm-memfd.c:warning:Value-stored-to-count-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
elapsed time: 722m
configs tested: 122
configs skipped: 3
gcc tested configs:
arm defconfig
arm64 allyesconfig
arm64 defconfig
arm allyesconfig
arm allmodconfig
x86_64 rhel-8.3-kselftests
i386 allyesconfig
ia64 allmodconfig
ia64 allyesconfig
riscv allyesconfig
um i386_defconfig
mips allmodconfig
um x86_64_defconfig
mips allyesconfig
mips randconfig-c004-20220225
i386 randconfig-c001
m68k allyesconfig
s390 allmodconfig
m68k allmodconfig
powerpc allmodconfig
powerpc allyesconfig
sparc allyesconfig
powerpc randconfig-c003-20220225
sh allmodconfig
h8300 allyesconfig
parisc allyesconfig
alpha allyesconfig
arc allyesconfig
nios2 allyesconfig
arm realview_defconfig
arm simpad_defconfig
parisc generic-64bit_defconfig
arm zeus_defconfig
sh sh7785lcr_32bit_defconfig
openrisc defconfig
arc nsimosci_hs_smp_defconfig
powerpc wii_defconfig
powerpc64 alldefconfig
sh edosk7705_defconfig
sh rts7751r2dplus_defconfig
sh se7750_defconfig
powerpc mpc834x_mds_defconfig
sh magicpanelr2_defconfig
xtensa generic_kc705_defconfig
mips db1xxx_defconfig
powerpc bamboo_defconfig
m68k amcore_defconfig
arm keystone_defconfig
mips gcw0_defconfig
sh apsh4a3a_defconfig
arm imx_v6_v7_defconfig
sh apsh4ad0a_defconfig
xtensa xip_kc705_defconfig
arc vdk_hs38_smp_defconfig
microblaze mmu_defconfig
sh se7780_defconfig
arc vdk_hs38_defconfig
arm rpc_defconfig
arc haps_hs_smp_defconfig
powerpc tqm8555_defconfig
h8300 defconfig
arc axs103_defconfig
arm randconfig-c002-20220225
arm randconfig-c002-20220223
arm randconfig-c002-20220224
ia64 defconfig
m68k defconfig
nds32 allnoconfig
nios2 defconfig
csky defconfig
alpha defconfig
nds32 defconfig
xtensa allyesconfig
arc defconfig
parisc defconfig
parisc64 defconfig
s390 allyesconfig
s390 defconfig
sparc defconfig
i386 defconfig
i386 debian-10.3-kselftests
i386 debian-10.3
powerpc allnoconfig
x86_64 randconfig-a006
x86_64 randconfig-a004
x86_64 randconfig-a002
i386 randconfig-a016
arc randconfig-r043-20220225
riscv nommu_k210_defconfig
riscv nommu_virt_defconfig
riscv allnoconfig
riscv defconfig
riscv rv32_defconfig
riscv allmodconfig
x86_64 allyesconfig
x86_64 defconfig
x86_64 rhel-8.3
x86_64 rhel-8.3-func
x86_64 kexec
clang tested configs:
x86_64 randconfig-c007
mips randconfig-c004-20220225
arm randconfig-c002-20220225
i386 randconfig-c001
powerpc randconfig-c003-20220225
s390 randconfig-c005-20220225
riscv randconfig-c006-20220225
mips ath25_defconfig
powerpc kilauea_defconfig
arm netwinder_defconfig
mips tb0219_defconfig
mips loongson1c_defconfig
powerpc xes_mpc85xx_defconfig
powerpc mpc834x_itxgp_defconfig
powerpc powernv_defconfig
powerpc pseries_defconfig
riscv rv32_defconfig
x86_64 randconfig-a001
x86_64 randconfig-a003
x86_64 randconfig-a005
x86_64 randconfig-a016
x86_64 randconfig-a012
x86_64 randconfig-a014
i386 randconfig-a015
hexagon randconfig-r041-20220225
hexagon randconfig-r045-20220225
riscv randconfig-r042-20220225
s390 randconfig-r044-20220225
---
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-25 14:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25 14:52 [linux-next:master] BUILD REGRESSION 44948bd49d878dad6c9707e34f4a06df73c3a800 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