* [linux-next:master] BUILD REGRESSION 06aeb1495c39c86ccfaf1adadc1d2200179f16eb
@ 2022-02-26 16:39 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-02-26 16:39 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: 06aeb1495c39c86ccfaf1adadc1d2200179f16eb Add linux-next specific files for 20220225
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/202202261831.AGgPQFZ9-lkp@intel.com
https://lore.kernel.org/llvm/202202031843.jGKD9TfE-lkp@intel.com
https://lore.kernel.org/llvm/202202241039.g8GKEE4O-lkp@intel.com
https://lore.kernel.org/llvm/202202262240.NbkCh7vR-lkp@intel.com
Error/Warning in current branch:
(.text+0x11e): undefined reference to `__trace_hardirqs_off'
arch/xtensa/mm/init.c:220:10: error: redefinition of 'vm_get_page_prot'
arch/xtensa/mm/init.c:232:24: error: 'PAGE_READONLY_EXEC' undeclared (first use in this function); did you mean 'PAGE_READONLY'?
arch/xtensa/mm/init.c:235:24: error: 'PAGE_COPY_EXEC' undeclared (first use in this function); did you mean 'PAGE_COPY'?
arch/xtensa/mm/init.c:248:24: error: 'PAGE_SHARED_EXEC' undeclared (first use in this function); did you mean 'PAGE_SHARED'?
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/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:6935: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
lib/maple_tree.c:473:7: warning: variable 'shift' is used uninitialized whenever switch case is taken [-Wsometimes-uninitialized]
lib/maple_tree.c:473:7: warning: variable 'type' is used uninitialized whenever switch case is taken [-Wsometimes-uninitialized]
nds32le-linux-ld: (.text+0xe2): undefined reference to `__trace_hardirqs_off'
nds32le-linux-ld: (.text+0xe6): undefined reference to `__trace_hardirqs_on'
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/s390/kernel/machine_kexec.c:57:9: warning: 'memcpy' offset [0, 511] 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/x86/include/asm/kvm-x86-ops.h:82:1: error: pointer type mismatch ('bool (*)(struct kvm_vcpu *)' (aka '_Bool (*)(struct kvm_vcpu *)') and 'void *') [-Werror,-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:82:1: warning: pointer type mismatch ('bool (*)(struct kvm_vcpu *)' (aka '_Bool (*)(struct kvm_vcpu *)') and 'void *') [-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:88:1: error: pointer type mismatch ('int (*)(struct kvm *, unsigned int)' and 'void *') [-Werror,-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:88:1: warning: pointer type mismatch ('int (*)(struct kvm *, unsigned int)' and 'void *') [-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:89:1: error: pointer type mismatch ('int (*)(struct kvm *, u64)' (aka 'int (*)(struct kvm *, unsigned long long)') and 'void *') [-Werror,-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:89:1: warning: pointer type mismatch ('int (*)(struct kvm *, u64)' (aka 'int (*)(struct kvm *, unsigned long long)') and 'void *') [-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:90:1: error: pointer type mismatch ('u64 (*)(struct kvm_vcpu *, gfn_t, bool)' (aka 'unsigned long long (*)(struct kvm_vcpu *, unsigned long long, _Bool)') and 'void *') [-Werror,-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:90:1: warning: pointer type mismatch ('u64 (*)(struct kvm_vcpu *, gfn_t, bool)' (aka 'unsigned long long (*)(struct kvm_vcpu *, unsigned long long, _Bool)') and 'void *') [-Wpointer-type-mismatch]
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/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_discovery.c:798:4: warning: Value stored to 'res' is never read [clang-analyzer-deadcode.DeadStores]
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/amd/amdgpu/gfxhub_v1_1.c:56 gfxhub_v1_1_get_xgmi_info() warn: should '(((((((adev->virt.caps & (1 << 2)) && adev->gfx.rlc.funcs && adev->gfx.rlc.rlcg_reg_access_supported)) ?amdgpu_sriov_rreg(adev, adev->reg_offset[1][0][0] + 2425, 0, 1):amdgpu_device_rreg(adev, (adev->reg_offset[1][0][0] + 2425), 0))) & 65535) >> 0) << 24' be a 64 bit type?
drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c:530 gfxhub_v2_1_get_xgmi_info() warn: should '(((((((adev->virt.caps & (1 << 2)) && adev->gfx.rlc.funcs && adev->gfx.rlc.rlcg_reg_access_supported)) ?amdgpu_sriov_rreg(adev, adev->reg_offset[1][0][0] + 5880, 0, 1):amdgpu_device_rreg(adev, (adev->reg_offset[1][0][0] + 5880), 0))) & 131071) >> 0) << 24' be a 64 bit type?
drivers/gpu/drm/dp/drm_dp.c:210:4: warning: no previous prototype for 'drm_dp_get_adjust_request_post_cursor' [-Wmissing-prototypes]
drivers/gpu/drm/dp/drm_dp.c:210:4: warning: no previous prototype for function '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/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 1068 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1104 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/infiniband/core/user_mad.c:564:50: warning: array subscript 'struct ib_rmpp_mad[0]' is partly outside array bounds of 'unsigned char[140]' [-Warray-bounds]
drivers/input/serio/ps2-gpio.c:223:4: warning: Value stored to 'rxflags' is never read [clang-analyzer-deadcode.DeadStores]
drivers/memory/tegra/tegra30-emc.c:1164:3: warning: Value stored to 'dram_type_str' is never read [clang-analyzer-deadcode.DeadStores]
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/video/fbdev/core/fbcvt.c:233:3: warning: Value stored to 'off' is never read [clang-analyzer-deadcode.DeadStores]
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]
ld.lld: error: undefined symbol: drm_panel_dp_aux_backlight
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/ipv4/tcp_input.c:5012:2: warning: Value stored to 'reason' is never read [clang-analyzer-deadcode.DeadStores]
panel-edp.c:(.text+0xf70): undefined reference to `drm_panel_dp_aux_backlight'
{standard input}:1748: Error: unknown pseudo-op: `.cfi_def_cfa_of'
{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-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-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
|-- 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-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-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- 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
|-- alpha-buildonly-randconfig-r003-20220225
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- alpha-buildonly-randconfig-r006-20220226
| |-- 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
|-- alpha-randconfig-r034-20220225
| |-- 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
|-- alpha-randconfig-s032-20220226
| |-- 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
|-- arc-allmodconfig
| |-- 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-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- 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
|-- arc-allyesconfig
| |-- 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-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- 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
|-- arc-buildonly-randconfig-r006-20220226
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- arm-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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-allyesconfig
| |-- 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-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-sama5_defconfig
| `-- panel-edp.c:(.text):undefined-reference-to-drm_panel_dp_aux_backlight
|-- arm-sunxi_defconfig
| `-- panel-edp.c:(.text):undefined-reference-to-drm_panel_dp_aux_backlight
|-- arm64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- arm64-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- arm64-buildonly-randconfig-r006-20220225
| |-- 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
|-- arm64-defconfig
| |-- 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
|-- arm64-randconfig-r021-20220226
| |-- 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
|-- 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-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
| |-- 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-buildonly-randconfig-r002-20220225
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- h8300-randconfig-c024-20220225
| |-- 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-randconfig-r012-20220225
| |-- 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_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-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-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-allyesconfig
| |-- 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-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-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-debian-10.3
| |-- 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-debian-10.3-kselftests
| |-- Error:Config-data-is-empty.
| |-- Error:Config-data-is-too-big.
| |-- 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
| `-- linux-..-..-..-include-linux-uio.h:fatal-error:linux-mm_types.h:No-such-file-or-directory
|-- i386-randconfig-a003
| |-- 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-randconfig-a005
| |-- 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-randconfig-a014
| |-- 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-randconfig-a016
| |-- 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-randconfig-c021
| |-- 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-randconfig-m021
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- 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
|-- 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-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
|-- ia64-allmodconfig
| |-- 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-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
|-- ia64-allyesconfig
| |-- 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-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
|-- ia64-buildonly-randconfig-r001-20220226
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- m68k-allmodconfig
| |-- 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-allyesconfig
| |-- 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-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
|-- mips-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- mips-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- mips-randconfig-m031-20220226
| |-- drivers-gpu-drm-amd-amdgpu-gfxhub_v1_1.c-gfxhub_v1_1_get_xgmi_info()-warn:should-(((((((adev-virt.caps-(-))-adev-gfx.rlc.funcs-adev-gfx.rlc.rlcg_reg_access_supported))-amdgpu_sriov_rreg(adev-adev-reg_
| |-- drivers-gpu-drm-amd-amdgpu-gfxhub_v2_1.c-gfxhub_v2_1_get_xgmi_info()-warn:should-(((((((adev-virt.caps-(-))-adev-gfx.rlc.funcs-adev-gfx.rlc.rlcg_reg_access_supported))-amdgpu_sriov_rreg(adev-adev-reg_
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- mips-randconfig-r034-20220226
| |-- 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
|-- nds32-allmodconfig
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- 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
|-- nds32-allyesconfig
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- 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
|-- nds32-randconfig-c023-20220225
| |-- (.text):undefined-reference-to-__trace_hardirqs_off
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- nds32le-linux-ld:(.text):undefined-reference-to-__trace_hardirqs_off
| `-- nds32le-linux-ld:(.text):undefined-reference-to-__trace_hardirqs_on
|-- nds32-randconfig-r006-20220225
| |-- 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
|-- nds32-randconfig-r024-20220226
| |-- 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
|-- 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-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
|-- 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-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
|-- nios2-randconfig-p001-20220225
| |-- 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
|-- openrisc-randconfig-p002-20220225
| |-- drivers-infiniband-core-user_mad.c:warning:array-subscript-struct-ib_rmpp_mad-is-partly-outside-array-bounds-of-unsigned-char
| |-- 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
|-- 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-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
|-- parisc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- parisc-buildonly-randconfig-r001-20220225
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- 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-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
|-- 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-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-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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-randconfig-c003-20220225
| `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
|-- powerpc-randconfig-c004-20220225
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- powerpc64-randconfig-r035-20220225
| |-- 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
|-- riscv-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- 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-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-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
|-- riscv-randconfig-r042-20220226
| |-- 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-allmodconfig
| |-- 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-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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-defconfig
| |-- arch-s390-kernel-machine_kexec.c:warning:memcpy-offset-is-out-of-the-bounds
| |-- 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-r044-20220226
| `-- drivers-infiniband-core-user_mad.c:warning:array-subscript-struct-ib_rmpp_mad-is-partly-outside-array-bounds-of-unsigned-char
|-- s390-randconfig-s031-20220226
| |-- 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
|-- sh-allmodconfig
| |-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
| |-- 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-buildonly-randconfig-r005-20220226
| `-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
|-- sh-randconfig-r003-20220226
| `-- standard-input:Error:unknown-pseudo-op:cfi_def_cfa_of
|-- sh-randconfig-r033-20220226
| `-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
|-- sh-se7619_defconfig
| `-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
|-- sparc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- sparc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- sparc-buildonly-randconfig-r004-20220225
| |-- 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
|-- sparc-buildonly-randconfig-r005-20220226
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- sparc-randconfig-r001-20220225
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- sparc64-buildonly-randconfig-r003-20220226
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- x86_64-allmodconfig
| |-- 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
| |-- 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
|-- x86_64-allyesconfig
| |-- 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
| |-- 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
|-- x86_64-kexec
| |-- 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
|-- x86_64-randconfig-a006
| |-- 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
|-- x86_64-randconfig-a011
| |-- 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
|-- x86_64-randconfig-a015
| |-- 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
|-- x86_64-rhel-8.3
| |-- 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
|-- x86_64-rhel-8.3-func
| |-- 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
|-- x86_64-rhel-8.3-kselftests
| |-- Error:Config-data-is-empty.
| |-- Error:Config-data-is-too-big.
| |-- 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
| `-- linux-..-..-..-include-linux-uio.h:fatal-error:linux-mm_types.h:No-such-file-or-directory
|-- xtensa-allyesconfig
| |-- 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_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- 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
|-- xtensa-buildonly-randconfig-r001-20220225
| `-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
`-- xtensa-nommu_kc705_defconfig
|-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
|-- arch-xtensa-mm-init.c:error:PAGE_COPY_EXEC-undeclared-(first-use-in-this-function)
|-- arch-xtensa-mm-init.c:error:PAGE_READONLY_EXEC-undeclared-(first-use-in-this-function)
|-- arch-xtensa-mm-init.c:error:PAGE_SHARED_EXEC-undeclared-(first-use-in-this-function)
`-- arch-xtensa-mm-init.c:error:redefinition-of-vm_get_page_prot
clang_recent_errors
|-- arm-randconfig-c002-20220223
| `-- drivers-input-serio-ps2-gpio.c:warning:Value-stored-to-rxflags-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-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
| |-- mm-memfd.c:warning:Value-stored-to-count-is-never-read-clang-analyzer-deadcode.DeadStores
| `-- net-ipv4-tcp_input.c:warning:Value-stored-to-reason-is-never-read-clang-analyzer-deadcode.DeadStores
|-- arm-randconfig-r022-20220226
| |-- 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
|-- arm-versatile_defconfig
| `-- ld.lld:error:undefined-symbol:drm_panel_dp_aux_backlight
|-- arm64-buildonly-randconfig-r004-20220226
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-function-drm_dp_get_adjust_request_post_cursor
|-- hexagon-randconfig-r026-20220226
| |-- 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
|-- hexagon-randconfig-r041-20220226
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- hexagon-randconfig-r045-20220226
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a002
| |-- arch-x86-include-asm-kvm-x86-ops.h:error:pointer-type-mismatch-(-bool-(-)(struct-kvm_vcpu-)-(aka-_Bool-(-)(struct-kvm_vcpu-)-)-and-void-)-Werror-Wpointer-type-mismatch
| |-- arch-x86-include-asm-kvm-x86-ops.h:error:pointer-type-mismatch-(-int-(-)(struct-kvm-u64)-(aka-int-(-)(struct-kvm-unsigned-long-long)-)-and-void-)-Werror-Wpointer-type-mismatch
| |-- arch-x86-include-asm-kvm-x86-ops.h:error:pointer-type-mismatch-(-int-(-)(struct-kvm-unsigned-int)-and-void-)-Werror-Wpointer-type-mismatch
| |-- arch-x86-include-asm-kvm-x86-ops.h:error:pointer-type-mismatch-(-u64-(-)(struct-kvm_vcpu-gfn_t-bool)-(aka-unsigned-long-long-(-)(struct-kvm_vcpu-unsigned-long-long-_Bool)-)-and-void-)-Werror-Wpointer-
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-bool-(-)(struct-kvm_vcpu-)-(aka-_Bool-(-)(struct-kvm_vcpu-)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-u64)-(aka-int-(-)(struct-kvm-unsigned-long-long)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-unsigned-int)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-u64-(-)(struct-kvm_vcpu-gfn_t-bool)-(aka-unsigned-long-long-(-)(struct-kvm_vcpu-unsigned-long-long-_Bool)-)-and-void-)
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a004
| |-- 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-a011
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-bool-(-)(struct-kvm_vcpu-)-(aka-_Bool-(-)(struct-kvm_vcpu-)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-u64)-(aka-int-(-)(struct-kvm-unsigned-long-long)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-unsigned-int)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-u64-(-)(struct-kvm_vcpu-gfn_t-bool)-(aka-unsigned-long-long-(-)(struct-kvm_vcpu-unsigned-long-long-_Bool)-)-and-void-)
| |-- 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-a013
| |-- 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
| |-- 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-buildonly-randconfig-r005-20220225
| |-- lib-maple_tree.c:warning:variable-shift-is-used-uninitialized-whenever-switch-case-is-taken
| `-- lib-maple_tree.c:warning:variable-type-is-used-uninitialized-whenever-switch-case-is-taken
|-- mips-randconfig-c004-20220225
| |-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
| |-- 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-buildonly-randconfig-r005-20220225
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc-mpc512x_defconfig
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc-mpc866_ads_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-r001-20220226
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc64-randconfig-r003-20220226
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc64-randconfig-r036-20220226
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- riscv-randconfig-c006-20220225
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_discovery.c:warning:Value-stored-to-res-is-never-read-clang-analyzer-deadcode.DeadStores
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_ttm.c:warning:Undefined-or-garbage-value-returned-to-caller-clang-analyzer-core.uninitialized.UndefReturn
| |-- drivers-memory-tegra-tegra30-emc.c:warning:Value-stored-to-dram_type_str-is-never-read-clang-analyzer-deadcode.DeadStores
| |-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
| `-- mm-memfd.c:warning:Value-stored-to-count-is-never-read-clang-analyzer-deadcode.DeadStores
|-- riscv-randconfig-r002-20220226
| `-- drivers-spi-spi-amd.c:warning:cast-to-smaller-integer-type-enum-amd_spi_versions-from-const-void
|-- riscv-randconfig-r042-20220225
| |-- 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
|-- s390-buildonly-randconfig-r003-20220225
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-function-drm_dp_get_adjust_request_post_cursor
|-- s390-buildonly-randconfig-r006-20220225
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-function-drm_dp_get_adjust_request_post_cursor
|-- s390-randconfig-c005-20220225
| |-- 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
|-- 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-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-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-a012
| |-- 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()
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-a014
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-bool-(-)(struct-kvm_vcpu-)-(aka-_Bool-(-)(struct-kvm_vcpu-)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-u64)-(aka-int-(-)(struct-kvm-unsigned-long-long)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-unsigned-int)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-u64-(-)(struct-kvm_vcpu-gfn_t-bool)-(aka-unsigned-long-long-(-)(struct-kvm_vcpu-unsigned-long-long-_Bool)-)-and-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()
|-- 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
|-- 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: 733m
configs tested: 126
configs skipped: 3
gcc tested configs:
arm defconfig
arm64 defconfig
arm allmodconfig
arm allyesconfig
arm64 allyesconfig
i386 allyesconfig
ia64 allmodconfig
ia64 allyesconfig
um i386_defconfig
mips allmodconfig
riscv allmodconfig
s390 allmodconfig
m68k allyesconfig
m68k allmodconfig
powerpc allmodconfig
powerpc allyesconfig
s390 allyesconfig
sparc allyesconfig
i386 randconfig-c001
powerpc randconfig-c003-20220225
alpha allyesconfig
arc allyesconfig
nios2 allyesconfig
arm oxnas_v6_defconfig
sh sh7770_generic_defconfig
xtensa nommu_kc705_defconfig
arm hisi_defconfig
sh se7619_defconfig
m68k m5272c3_defconfig
powerpc klondike_defconfig
mips db1xxx_defconfig
mips allyesconfig
s390 zfcpdump_defconfig
powerpc tqm8xx_defconfig
mips vocore2_defconfig
arm trizeps4_defconfig
i386 alldefconfig
powerpc wii_defconfig
arm sunxi_defconfig
arm pxa910_defconfig
arc axs103_smp_defconfig
powerpc maple_defconfig
xtensa allyesconfig
arm sama5_defconfig
microblaze mmu_defconfig
arm h5000_defconfig
parisc generic-64bit_defconfig
arm randconfig-c002-20220225
arm randconfig-c002-20220226
ia64 defconfig
m68k defconfig
nios2 defconfig
nds32 allnoconfig
csky defconfig
alpha defconfig
nds32 defconfig
h8300 allyesconfig
arc defconfig
sh allmodconfig
parisc defconfig
s390 defconfig
parisc64 defconfig
parisc allyesconfig
sparc defconfig
i386 defconfig
i386 debian-10.3-kselftests
i386 debian-10.3
powerpc allnoconfig
i386 randconfig-a003
i386 randconfig-a001
i386 randconfig-a005
x86_64 randconfig-a015
x86_64 randconfig-a013
x86_64 randconfig-a011
i386 randconfig-a014
i386 randconfig-a012
i386 randconfig-a016
x86_64 randconfig-a006
x86_64 randconfig-a002
x86_64 randconfig-a004
arc randconfig-r043-20220225
s390 randconfig-r044-20220226
riscv randconfig-r042-20220226
arc randconfig-r043-20220226
riscv nommu_k210_defconfig
riscv allyesconfig
riscv nommu_virt_defconfig
riscv allnoconfig
riscv defconfig
riscv rv32_defconfig
x86_64 rhel-8.3-kselftests
x86_64 allyesconfig
um x86_64_defconfig
x86_64 defconfig
x86_64 kexec
x86_64 rhel-8.3
x86_64 rhel-8.3-func
clang tested configs:
powerpc randconfig-c003-20220225
x86_64 randconfig-c007
s390 randconfig-c005-20220225
mips randconfig-c004-20220225
arm randconfig-c002-20220225
i386 randconfig-c001
riscv randconfig-c006-20220225
mips sb1250_swarm_defconfig
mips e55_defconfig
powerpc mpc866_ads_defconfig
arm versatile_defconfig
hexagon defconfig
powerpc mpc512x_defconfig
powerpc ppa8548_defconfig
i386 randconfig-a002
i386 randconfig-a006
i386 randconfig-a004
x86_64 randconfig-a012
x86_64 randconfig-a014
x86_64 randconfig-a016
i386 randconfig-a011
i386 randconfig-a013
i386 randconfig-a015
x86_64 randconfig-a001
x86_64 randconfig-a003
x86_64 randconfig-a005
hexagon randconfig-r045-20220225
hexagon randconfig-r041-20220226
hexagon randconfig-r045-20220226
s390 randconfig-r044-20220225
hexagon randconfig-r041-20220225
riscv randconfig-r042-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-26 16:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-26 16:39 [linux-next:master] BUILD REGRESSION 06aeb1495c39c86ccfaf1adadc1d2200179f16eb 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