From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D566C433F5 for ; Tue, 15 Feb 2022 22:56:16 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 9652A6B0078; Tue, 15 Feb 2022 17:56:15 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 93B2D6B007B; Tue, 15 Feb 2022 17:56:15 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 7B4B36B007D; Tue, 15 Feb 2022 17:56:15 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0219.hostedemail.com [216.40.44.219]) by kanga.kvack.org (Postfix) with ESMTP id 67EF46B0078 for ; Tue, 15 Feb 2022 17:56:15 -0500 (EST) Received: from smtpin15.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 27E14181AC9C6 for ; Tue, 15 Feb 2022 22:56:15 +0000 (UTC) X-FDA: 79146524310.15.76A14D9 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by imf08.hostedemail.com (Postfix) with ESMTP id 8EB27160003 for ; Tue, 15 Feb 2022 22:56:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644965773; x=1676501773; h=date:from:to:cc:subject:message-id:mime-version: content-transfer-encoding; bh=Lpdgj60TE925+c/JLNgGoNyw/um6V6hshJzkmnueO1I=; b=O0PjMLX+CmdCzDI/CxqkEiaObVTkfuMIVeyxIuhDca4EC//gL+3M32rE 7bcCW0aL/KLZbd3GBcYBIMggQrr6GPQPR67CXr0jnD6N+P9juE7+RdQxO j6YTCr2Fn7RcM73ifJ8z8Cw5X92Bi2z3eAVncDXHX8jE3nxrRYbFIY2ht 9OJslkhxlt3thu1dgIHgUCWK477aK5IJNiFrJcllmOX+6xXh5afbwbLBU JCpxH1XBUe4Xt1uMc4/HRRGyQOu9KylutmkkmLzqgnqUupCUXV1zbu4A5 XRN9ptNSehLR8u8drp1OMSPVGOhkWdvxcEGCCJEOnNTX9jc7ydwVYpeuH Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10259"; a="231099563" X-IronPort-AV: E=Sophos;i="5.88,371,1635231600"; d="scan'208";a="231099563" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Feb 2022 14:56:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,371,1635231600"; d="scan'208";a="529107162" Received: from lkp-server01.sh.intel.com (HELO d95dc2dabeb1) ([10.239.97.150]) by orsmga007.jf.intel.com with ESMTP; 15 Feb 2022 14:56:10 -0800 Received: from kbuild by d95dc2dabeb1 with local (Exim 4.92) (envelope-from ) id 1nK6jx-000A82-LV; Tue, 15 Feb 2022 22:56:09 +0000 Date: Wed, 16 Feb 2022 06:55:32 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION b593b8979eac3f6255401663fa42f3473b8f6cb1 Message-ID: <620c2f64.Bmj1NlEor7ipGjer%lkp@intel.com> User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 8EB27160003 X-Rspam-User: Authentication-Results: imf08.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=O0PjMLX+; spf=none (imf08.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.151) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-Stat-Signature: i4p1mjshwiro9y8bs9sfke1sr6y1xf39 X-Rspamd-Server: rspam03 X-HE-Tag: 1644965773-461029 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: b593b8979eac3f6255401663fa42f3473b8f6cb1 Add linux-next specific files for 20220215 Error/Warning reports: https://lore.kernel.org/linux-mm/202201251833.Hon4gcuF-lkp@intel.com https://lore.kernel.org/linux-mm/202202120125.QQmuEWJm-lkp@intel.com https://lore.kernel.org/llvm/202201251530.UEfWRPS9-lkp@intel.com https://lore.kernel.org/llvm/202201301809.h2YkYdBY-lkp@intel.com Error/Warning in current branch: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:962:6: warning: no previous prototype for function 'dm_helpers_enable_periodic_detection' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_7_pptable.h:193:17: warning: field smc_pptable within 'struct smu_11_0_7_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_7_powerplay_table' being packed, which can lead to unaligned accesses [-Wunaligned-access] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lead to unaligned accesses [-Wunaligned-access] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v13_0_pptable.h:161:12: warning: field smc_pptable within 'struct smu_13_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_13_0_powerplay_table' being packed, which can lead to unaligned accesses [-Wunaligned-access] drivers/hwmon/sch56xx-common.o: warning: objtool: sch56xx_init()+0x102: stack state mismatch: cfa1=4+200 cfa2=5+40 include/linux/fortify-string.h:336:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] include/linux/fortify-string.h:336:4: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] net/netfilter/nf_conntrack_bpf.c:251:5: warning: no previous prototype for 'register_nf_conntrack_bpf' [-Wmissing-prototypes] possible Error/Warning in current branch (please contact us if interested): ./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/arm/kernel/irq.c:51:12: sparse: sparse: symbol '__pcpu_scope_irq_stack_ptr' was not declared. Should it be static? arch/arm/mm/dma-mapping.c:395:22: warning: array subscript is outside array bounds of 'struct dma_contig_early_reserve[0]' [-Warray-bounds] arch/arm/mm/dma-mapping.c:404:50: warning: array subscript i is outside array bounds of 'struct dma_contig_early_reserve[0]' [-Warray-bounds] clang-15: error: linker command failed with exit code 1 (use -v to see invocation) drivers/clk/clk-stm32mp1.c:158:30: sparse: sparse: symbol 'ethrx_src' was not declared. Should it be static? 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/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 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=] drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1068 bytes is larger than 1024 bytes [-Wframe-larger-than=] drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1084 bytes is larger than 1024 bytes [-Wframe-larger-than=] drivers/gpu/drm/stm/ltdc.c:625:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:400:22: warning: array subscript 255 is above array bounds of 'struct pps_pin[4]' [-Warray-bounds] 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/tty/mxser.c:1605 mxser_transmit_chars() error: uninitialized symbol 'c'. drivers/video/fbdev/core/fbcvt.c:233:3: warning: Value stored to 'off' is never read [clang-analyzer-deadcode.DeadStores] fs/reiserfs/lbalance.o: warning: objtool: leaf_copy_boundary_item()+0x2c99: stack state mismatch: cfa1=4+240 cfa2=4+232 include/linux/bitmap.h:520:24: warning: array subscript 5 is outside array bounds of 'struct bdaddr_list_with_flags[1]' [-Warray-bounds] include/linux/fortify-string.h:242:4: warning: call to __write_overflow_field declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Wattribute-warning] ld.lld: error: undefined symbol: drm_panel_dp_aux_backlight ld.lld: warning: call to __read_overflow2_field marked "dontcall-warn": detected read beyond size of field (2nd parameter); maybe use struct_group()? net/bpf/test_run.c: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] {standard input}:1989: Error: unknown pseudo-op: `.sec' Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- arc-allyesconfig | `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- arc-randconfig-r015-20220214 | `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags |-- arc-randconfig-r033-20220214 | `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- arm-allmodconfig | |-- arch-arm-kernel-irq.c:sparse:sparse:symbol-__pcpu_scope_irq_stack_ptr-was-not-declared.-Should-it-be-static | |-- drivers-clk-clk-stm32mp1.c:sparse:sparse:symbol-ethrx_src-was-not-declared.-Should-it-be-static | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- arm-allyesconfig | |-- arch-arm-kernel-irq.c:sparse:sparse:symbol-__pcpu_scope_irq_stack_ptr-was-not-declared.-Should-it-be-static | |-- drivers-clk-clk-stm32mp1.c:sparse:sparse:symbol-ethrx_src-was-not-declared.-Should-it-be-static | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- arm-eseries_pxa_defconfig | |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve | `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve |-- arm-lpd270_defconfig | |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve | `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve |-- arm-mini2440_defconfig | |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve | `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve |-- arm-mvebu_v7_defconfig | |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve | `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve |-- arm-pleb_defconfig | |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve | `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve |-- arm-randconfig-s032-20220214 | `-- arch-arm-kernel-irq.c:sparse:sparse:symbol-__pcpu_scope_irq_stack_ptr-was-not-declared.-Should-it-be-static |-- arm64-allmodconfig | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- arm64-allyesconfig | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- arm64-randconfig-r013-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- arm64-randconfig-r023-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-allyesconfig | |-- drivers-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 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-debian-10.3 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-debian-10.3-kselftests | |-- Error:Config-data-is-empty. | |-- Error:Config-data-is-too-big. | |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() | `-- linux-..-..-..-include-linux-uio.h:fatal-error:linux-mm_types.h:No-such-file-or-directory |-- i386-randconfig-a011-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-a012-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-a013-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-a014-20220214 | |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-a015-20220214 | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_ptp.c:warning:array-subscript-is-above-array-bounds-of-struct-pps_pin | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-a016-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-c001-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-c021-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-m021-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-s001-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- i386-randconfig-s002-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- mips-allmodconfig | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- mips-allyesconfig | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- openrisc-randconfig-c003-20220214 | `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- 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 |-- powerpc-allmodconfig | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- powerpc-allyesconfig | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- riscv-allmodconfig | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- riscv-allyesconfig | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- s390-allmodconfig | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- s390-allyesconfig | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- s390-buildonly-randconfig-r005-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- s390-defconfig | `-- net-netfilter-nf_conntrack_bpf.c:warning:no-previous-prototype-for-register_nf_conntrack_bpf |-- s390-randconfig-m031-20220214 | `-- drivers-tty-mxser.c-mxser_transmit_chars()-error:uninitialized-symbol-c-. |-- sh-allmodconfig | `-- standard-input:Error:unknown-pseudo-op:sec |-- sh-randconfig-r022-20220214 | `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- sparc-allmodconfig | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int | `-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32 |-- sparc-allyesconfig | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int | |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int | `-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32 |-- x86_64-allyesconfig | |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-kexec | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-a011-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-a012-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-a013-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-a014-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-a015-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-a016-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-c002-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-c022-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-m001-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-r014-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-s031-20220214 | `-- drivers-hwmon-sch56xx-common.o:warning:objtool:sch56xx_init():stack-state-mismatch:cfa1-cfa2 |-- x86_64-rhel-8.3 | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- x86_64-rhel-8.3-func | `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() `-- x86_64-rhel-8.3-kselftests |-- Error:Config-data-is-empty. |-- Error:Config-data-is-too-big. |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() |-- linux-..-..-..-include-linux-uio.h:fatal-error:linux-mm_types.h:No-such-file-or-directory `-- net-netfilter-nf_conntrack_bpf.c:warning:no-previous-prototype-for-register_nf_conntrack_bpf clang_recent_errors |-- arm-defconfig | `-- drivers-gpu-drm-stm-ltdc.c:warning:variable-val-is-used-uninitialized-whenever-switch-default-is-taken |-- arm-lpc32xx_defconfig | `-- ld.lld:error:undefined-symbol:drm_panel_dp_aux_backlight |-- arm-randconfig-c002-20220214 | |-- drivers-gpu-drm-amd-amdgpu-..-pm-swsmu-inc-smu_v11_0_7_pptable.h:warning:field-smc_pptable-within-struct-smu_11_0_7_powerplay_table-is-less-aligned-than-PPTable_t-and-is-usually-due-to-struct-smu_11_0 | |-- drivers-gpu-drm-amd-amdgpu-..-pm-swsmu-inc-smu_v11_0_pptable.h:warning:field-smc_pptable-within-struct-smu_11_0_powerplay_table-is-less-aligned-than-PPTable_t-and-is-usually-due-to-struct-smu_11_0_pow | |-- drivers-gpu-drm-amd-amdgpu-..-pm-swsmu-inc-smu_v13_0_pptable.h:warning:field-smc_pptable-within-struct-smu_13_0_powerplay_table-is-less-aligned-than-PPTable_t-and-is-usually-due-to-struct-smu_13_0_pow | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_ttm.c:warning:Undefined-or-garbage-value-returned-to-caller-clang-analyzer-core.uninitialized.UndefReturn | |-- drivers-gpu-drm-stm-ltdc.c:warning:variable-val-is-used-uninitialized-whenever-switch-default-is-taken | `-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores |-- arm64-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-function-dm_helpers_enable_periodic_detection | |-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group() | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx | `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release |-- i386-randconfig-a001-20220214 | |-- 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-20220214 | |-- 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-a003-20220214 | |-- 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-20220214 | |-- 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-a005-20220214 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx | `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release |-- i386-randconfig-a006-20220214 | |-- 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-20220214 | `-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores |-- powerpc-gamecube_defconfig | `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation) |-- riscv-randconfig-c006-20220214 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx | `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release |-- x86_64-randconfig-a005-20220214 | |-- ld.lld:warning:call-to-__read_overflow2_field-marked-dontcall-warn:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group() | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx | `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release |-- x86_64-randconfig-a006-20220214 | `-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group() |-- x86_64-randconfig-c007-20220214 | |-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2 | |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx | `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release |-- x86_64-randconfig-r002-20220214 | |-- 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-r036-20220214 |-- fs-reiserfs-lbalance.o:warning:objtool:leaf_copy_boundary_item():stack-state-mismatch:cfa1-cfa2 `-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group() elapsed time: 733m configs tested: 126 configs skipped: 3 gcc tested configs: arm defconfig arm allyesconfig arm allmodconfig arm64 allyesconfig arm64 defconfig i386 randconfig-c001-20220214 sparc allyesconfig nios2 alldefconfig sh r7780mp_defconfig sh titan_defconfig ia64 bigsur_defconfig powerpc motionpro_defconfig powerpc asp8347_defconfig arm lpd270_defconfig mips jazz_defconfig sh urquell_defconfig arc axs103_defconfig powerpc adder875_defconfig arm mvebu_v7_defconfig m68k hp300_defconfig arm eseries_pxa_defconfig arm pleb_defconfig sh se7721_defconfig m68k alldefconfig sh se7751_defconfig mips loongson1b_defconfig powerpc sequoia_defconfig xtensa audio_kc705_defconfig arm mini2440_defconfig sh dreamcast_defconfig arm randconfig-c002-20220214 ia64 defconfig ia64 allmodconfig ia64 allyesconfig m68k defconfig m68k allyesconfig m68k allmodconfig nds32 allnoconfig nios2 defconfig arc allyesconfig nds32 defconfig csky defconfig alpha defconfig nios2 allyesconfig alpha allyesconfig arc defconfig sh allmodconfig h8300 allyesconfig xtensa allyesconfig parisc defconfig s390 allmodconfig parisc64 defconfig parisc allyesconfig s390 defconfig s390 allyesconfig i386 defconfig i386 debian-10.3-kselftests i386 debian-10.3 i386 allyesconfig sparc defconfig mips allyesconfig mips allmodconfig powerpc allnoconfig powerpc allmodconfig powerpc allyesconfig x86_64 randconfig-a013-20220214 x86_64 randconfig-a014-20220214 x86_64 randconfig-a012-20220214 x86_64 randconfig-a015-20220214 x86_64 randconfig-a011-20220214 x86_64 randconfig-a016-20220214 i386 randconfig-a013-20220214 i386 randconfig-a012-20220214 i386 randconfig-a015-20220214 i386 randconfig-a011-20220214 i386 randconfig-a014-20220214 i386 randconfig-a016-20220214 arc randconfig-r043-20220214 s390 randconfig-r044-20220214 riscv randconfig-r042-20220214 riscv allyesconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig riscv allmodconfig riscv nommu_k210_defconfig um i386_defconfig um x86_64_defconfig x86_64 allyesconfig x86_64 defconfig x86_64 rhel-8.3 x86_64 rhel-8.3-func x86_64 kexec x86_64 rhel-8.3-kselftests clang tested configs: i386 randconfig-c001-20220214 x86_64 randconfig-c007-20220214 powerpc randconfig-c003-20220214 arm randconfig-c002-20220214 s390 randconfig-c005-20220214 mips randconfig-c004-20220214 riscv randconfig-c006-20220214 arm s5pv210_defconfig mips e55_defconfig arm mvebu_v5_defconfig powerpc ppa8548_defconfig arm dove_defconfig arm64 allyesconfig arm mv78xx0_defconfig arm defconfig mips bmips_stb_defconfig arm colibri_pxa270_defconfig powerpc gamecube_defconfig mips tb0219_defconfig mips cu1000-neo_defconfig powerpc tqm8560_defconfig i386 randconfig-a004-20220214 i386 randconfig-a002-20220214 i386 randconfig-a003-20220214 i386 randconfig-a001-20220214 i386 randconfig-a005-20220214 i386 randconfig-a006-20220214 x86_64 randconfig-a002-20220214 x86_64 randconfig-a004-20220214 x86_64 randconfig-a003-20220214 x86_64 randconfig-a001-20220214 x86_64 randconfig-a006-20220214 x86_64 randconfig-a005-20220214 hexagon randconfig-r041-20220214 hexagon randconfig-r045-20220214 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org