tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: a2f3bb245883ba791e46be1f8415186dae346458 Add linux-next specific files for 20211116 Error/Warning reports: https://lore.kernel.org/linux-doc/202110292104.kTXeTb47-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202111062103.Y4ZpASlT-lkp@xxxxxxxxx Error/Warning in current branch: arch/x86/kvm/cpuid.c:128:26: warning: no previous prototype for 'kvm_find_kvm_cpuid_features' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_psr.c:231: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:120:22: error: 'DP_SINK_DEVICE_STR_ID_1' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:121:22: error: 'DP_SINK_DEVICE_STR_ID_2' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/msm/msm_fence.c:24:9: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] lib/zstd/compress/zstd_compress_superblock.c:413:12: error: variable 'litLengthSum' set but not used [-Werror,-Wunused-but-set-variable] possible Error/Warning in current branch (please contact us if interested): arch/powerpc/mm/nohash/fsl_book3e.c:63:15: error: no previous prototype for 'tlbcam_sz' [-Werror=missing-prototypes] drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:59:6: warning: no previous prototype for 'intel_pxp_debugfs_register' [-Wmissing-prototypes] drivers/hid/hid-nintendo.c:196:45: warning: unused variable 'joycon_rumble_frequencies' [-Wunused-const-variable] drivers/hid/hid-nintendo.c:254:44: warning: unused variable 'joycon_rumble_amplitudes' [-Wunused-const-variable] drivers/hid/hid-nintendo.c:400:18: warning: unused variable 'JC_RUMBLE_DFLT_LOW_FREQ' [-Wunused-const-variable] drivers/hid/hid-nintendo.c:401:18: warning: unused variable 'JC_RUMBLE_DFLT_HIGH_FREQ' [-Wunused-const-variable] drivers/hid/hid-nintendo.c:403:29: warning: unused variable 'JC_RUMBLE_ZERO_AMP_PKT_CNT' [-Wunused-const-variable] drivers/irqchip/irq-renesas-h8300h.c:66:13: error: unused variable 'bit' [-Werror=unused-variable] drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:111:9: sparse: sparse: dubious: x | !y drivers/scsi/scsi_scan.c:100:6: sparse: sparse: symbol 'scsi_scan_type' was not declared. Should it be static? lib/zstd/compress/zstd_compress.c:3602 ZSTD_initCDict_internal() warn: inconsistent indenting lib/zstd/compress/zstd_compress_superblock.c:413:12: warning: variable 'litLengthSum' set but not used [-Wunused-but-set-variable] lib/zstd/compress/zstd_double_fast.c:499:1: error: the frame size of 1476 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] lib/zstd/compress/zstd_double_fast.c:499:1: warning: the frame size of 1476 bytes is larger than 1024 bytes [-Wframe-larger-than=] lib/zstd/compress/zstd_fast.c:476:1: error: the frame size of 1368 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] lib/zstd/compress/zstd_fast.c:476:1: warning: the frame size of 1368 bytes is larger than 1024 bytes [-Wframe-larger-than=] lib/zstd/compress/zstd_lazy.c:1254 ZSTD_compressBlock_lazy_extDict_generic() warn: if statement not indented lib/zstd/compress/zstd_lazy.c:983 ZSTD_compressBlock_lazy_generic() warn: if statement not indented lib/zstd/compress/zstd_opt.c:1170 ZSTD_compressBlock_opt_generic() warn: inconsistent indenting lib/zstd/decompress/huf_decompress.c:397 HUF_decompress4X1_usingDTable_internal_body() warn: maybe use && instead of & lib/zstd/decompress/huf_decompress.c:850 HUF_decompress4X2_usingDTable_internal_body() warn: maybe use && instead of & Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allmodconfig | |-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- arc-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | `-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used |-- arc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- arm-defconfig | `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size |-- arm64-defconfig | `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size |-- csky-allyesconfig | `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size |-- h8300-allmodconfig | |-- lib-zstd-compress-zstd_double_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes | `-- lib-zstd-compress-zstd_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- h8300-allyesconfig | |-- drivers-irqchip-irq-renesas-h8300h.c:error:unused-variable-bit | |-- lib-zstd-compress-zstd_double_fast.c:error:the-frame-size-of-bytes-is-larger-than-bytes | |-- lib-zstd-compress-zstd_double_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes | |-- lib-zstd-compress-zstd_fast.c:error:the-frame-size-of-bytes-is-larger-than-bytes | `-- lib-zstd-compress-zstd_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- h8300-randconfig-r034-20211116 | |-- lib-zstd-compress-zstd_double_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes | `-- lib-zstd-compress-zstd_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- h8300-randconfig-s032-20211116 | |-- lib-zstd-compress-zstd_double_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes | `-- lib-zstd-compress-zstd_fast.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- i386-allmodconfig | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__percpu-__pdata-got-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg-got-union-hv_ghcb-noderef-__perc | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-union-hv_ghcb-noderef-__percpu | |-- arch-x86-hyperv-ivm.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-void-noderef-__percpu | |-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-dsc-rc_calc_fpu.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- i386-allyesconfig | |-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | `-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used |-- i386-debian-10.3 | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- i386-randconfig-a003-20211115 | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- i386-randconfig-a016-20211116 | `-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:warning:no-previous-prototype-for-intel_pxp_debugfs_register |-- i386-randconfig-m021-20211116 | |-- lib-zstd-compress-zstd_compress.c-ZSTD_initCDict_internal()-warn:inconsistent-indenting | |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_extDict_generic()-warn:if-statement-not-indented | |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_generic()-warn:if-statement-not-indented | |-- lib-zstd-compress-zstd_opt.c-ZSTD_compressBlock_opt_generic()-warn:inconsistent-indenting | |-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X1_usingDTable_internal_body()-warn:maybe-use-instead-of | `-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X2_usingDTable_internal_body()-warn:maybe-use-instead-of |-- i386-randconfig-s001-20211116 | `-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static |-- i386-randconfig-s002-20211116 | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__percpu-__pdata-got-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg-got-union-hv_ghcb-noderef-__perc | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-union-hv_ghcb-noderef-__percpu | |-- arch-x86-hyperv-ivm.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-void-noderef-__percpu | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- ia64-allmodconfig | |-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- ia64-allyesconfig | `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size |-- ia64-randconfig-m031-20211116 | |-- lib-zstd-compress-zstd_compress.c-ZSTD_initCDict_internal()-warn:inconsistent-indenting | |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_extDict_generic()-warn:if-statement-not-indented | |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_generic()-warn:if-statement-not-indented | |-- lib-zstd-compress-zstd_opt.c-ZSTD_compressBlock_opt_generic()-warn:inconsistent-indenting | |-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X1_usingDTable_internal_body()-warn:maybe-use-instead-of | `-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X2_usingDTable_internal_body()-warn:maybe-use-instead-of |-- m68k-allmodconfig | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- m68k-allyesconfig | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- parisc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | `-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used |-- powerpc-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- powerpc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | `-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used |-- powerpc-ge_imp3a_defconfig | `-- arch-powerpc-mm-nohash-fsl_book3e.c:error:no-previous-prototype-for-tlbcam_sz |-- riscv-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- riscv-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- s390-allmodconfig | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- s390-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | `-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used |-- sparc-allmodconfig | |-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- sparc-allyesconfig | `-- drivers-gpu-drm-msm-msm_fence.c:warning:strncpy-specified-bound-equals-destination-size |-- x86_64-allmodconfig | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__percpu-__pdata-got-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg-got-union-hv_ghcb-noderef-__perc | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-union-hv_ghcb-noderef-__percpu | |-- arch-x86-hyperv-ivm.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-void-noderef-__percpu | |-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- x86_64-allyesconfig | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__percpu-__pdata-got-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-union-hv_ghcb-noderef-__percpu-addressable-toplevel-hv_ghcb_pg-got-union-hv_ghcb-noderef-__perc | |-- arch-x86-hyperv-hv_init.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-union-hv_ghcb-noderef-__percpu | |-- arch-x86-hyperv-ivm.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-__percpu-__vpp_verify-got-void-noderef-__percpu | |-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:dubious:x-y | |-- drivers-scsi-scsi_scan.c:sparse:sparse:symbol-scsi_scan_type-was-not-declared.-Should-it-be-static | `-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer |-- x86_64-kexec | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- x86_64-randconfig-a016-20211116 | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- x86_64-randconfig-c022-20211116 | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- x86_64-randconfig-m001-20211116 | |-- lib-zstd-compress-zstd_compress.c-ZSTD_initCDict_internal()-warn:inconsistent-indenting | |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_extDict_generic()-warn:if-statement-not-indented | |-- lib-zstd-compress-zstd_lazy.c-ZSTD_compressBlock_lazy_generic()-warn:if-statement-not-indented | |-- lib-zstd-compress-zstd_opt.c-ZSTD_compressBlock_opt_generic()-warn:inconsistent-indenting | |-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X1_usingDTable_internal_body()-warn:maybe-use-instead-of | `-- lib-zstd-decompress-huf_decompress.c-HUF_decompress4X2_usingDTable_internal_body()-warn:maybe-use-instead-of |-- x86_64-rhel-8.3 | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- x86_64-rhel-8.3-func | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features |-- x86_64-rhel-8.3-kselftests | `-- arch-x86-kvm-cpuid.c:warning:no-previous-prototype-for-kvm_find_kvm_cpuid_features `-- xtensa-allyesconfig |-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_1-defined-but-not-used `-- drivers-gpu-drm-amd-amdgpu-..-display-include-ddc_service_types.h:error:DP_SINK_DEVICE_STR_ID_2-defined-but-not-used clang_recent_errors |-- hexagon-randconfig-r032-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- hexagon-randconfig-r041-20211115 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- hexagon-randconfig-r041-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- hexagon-randconfig-r045-20211115 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- i386-buildonly-randconfig-r005-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:error:variable-litLengthSum-set-but-not-used-Werror-Wunused-but-set-variable |-- i386-randconfig-a004-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- i386-randconfig-a005-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- i386-randconfig-a006-20211116 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce-dmub_psr.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- riscv-randconfig-r035-20211116 | |-- drivers-hid-hid-nintendo.c:warning:unused-variable-JC_RUMBLE_DFLT_HIGH_FREQ | |-- drivers-hid-hid-nintendo.c:warning:unused-variable-JC_RUMBLE_DFLT_LOW_FREQ | |-- drivers-hid-hid-nintendo.c:warning:unused-variable-JC_RUMBLE_ZERO_AMP_PKT_CNT | |-- drivers-hid-hid-nintendo.c:warning:unused-variable-joycon_rumble_amplitudes | `-- drivers-hid-hid-nintendo.c:warning:unused-variable-joycon_rumble_frequencies |-- riscv-randconfig-r042-20211115 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- x86_64-randconfig-a005-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used |-- x86_64-randconfig-a006-20211116 | `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used `-- x86_64-randconfig-r034-20211116 `-- lib-zstd-compress-zstd_compress_superblock.c:warning:variable-litLengthSum-set-but-not-used elapsed time: 1272m configs tested: 101 configs skipped: 3 gcc tested configs: arm defconfig arm allyesconfig arm allmodconfig arm64 defconfig arm64 allyesconfig i386 allyesconfig x86_64 allyesconfig ia64 allmodconfig ia64 allyesconfig i386 randconfig-c001-20211116 mips allyesconfig um i386_defconfig mips allmodconfig riscv allmodconfig um x86_64_defconfig riscv allyesconfig powerpc allyesconfig m68k allmodconfig powerpc allmodconfig m68k allyesconfig s390 allmodconfig s390 allyesconfig sparc allyesconfig h8300 allyesconfig sh allmodconfig arc allyesconfig alpha allyesconfig nios2 allyesconfig m68k alldefconfig mips db1xxx_defconfig mips malta_qemu_32r6_defconfig powerpc katmai_defconfig arc nsimosci_hs_defconfig arm trizeps4_defconfig arm jornada720_defconfig powerpc maple_defconfig sh se7343_defconfig m68k apollo_defconfig arm realview_defconfig mips rbtx49xx_defconfig powerpc sam440ep_defconfig arm tct_hammer_defconfig sh sdk7780_defconfig powerpc cm5200_defconfig powerpc microwatt_defconfig mips bmips_be_defconfig um alldefconfig powerpc ge_imp3a_defconfig sh rsk7203_defconfig m68k m5407c3_defconfig sh sh7763rdp_defconfig mips mpc30x_defconfig sh sh7710voipgw_defconfig arm randconfig-c002-20211116 ia64 defconfig m68k defconfig nds32 allnoconfig nios2 defconfig nds32 defconfig csky defconfig alpha defconfig arc defconfig xtensa allyesconfig parisc defconfig parisc allyesconfig s390 defconfig i386 defconfig i386 debian-10.3 sparc defconfig powerpc allnoconfig i386 randconfig-a003-20211115 x86_64 randconfig-a016-20211116 x86_64 randconfig-a015-20211116 i386 randconfig-a015-20211116 i386 randconfig-a014-20211116 i386 randconfig-a016-20211116 arc randconfig-r043-20211115 arc randconfig-r043-20211116 s390 randconfig-r044-20211116 riscv randconfig-r042-20211116 riscv nommu_k210_defconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig x86_64 kexec x86_64 rhel-8.3 x86_64 rhel-8.3-func x86_64 rhel-8.3-kselftests x86_64 defconfig clang tested configs: i386 randconfig-a004-20211116 i386 randconfig-a006-20211116 i386 randconfig-a005-20211116 x86_64 randconfig-a006-20211116 x86_64 randconfig-a005-20211116 hexagon randconfig-r041-20211115 s390 randconfig-r044-20211115 hexagon randconfig-r045-20211115 riscv randconfig-r042-20211115 hexagon randconfig-r041-20211116 hexagon randconfig-r045-20211116 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx