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 X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, LONGWORDS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 74A66C433DF for ; Sun, 14 Jun 2020 15:48:39 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id D7E2A206A4 for ; Sun, 14 Jun 2020 15:48:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D7E2A206A4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 3D5C66B0037; Sun, 14 Jun 2020 11:48:38 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 3A91D8D0001; Sun, 14 Jun 2020 11:48:38 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 273CB6B005C; Sun, 14 Jun 2020 11:48:38 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0204.hostedemail.com [216.40.44.204]) by kanga.kvack.org (Postfix) with ESMTP id F225B6B0037 for ; Sun, 14 Jun 2020 11:48:37 -0400 (EDT) Received: from smtpin20.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id 9C9FD180AD81F for ; Sun, 14 Jun 2020 15:48:37 +0000 (UTC) X-FDA: 76928249874.20.note38_0d0b72c26dee Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin20.hostedemail.com (Postfix) with ESMTP id 63E7A180C07A3 for ; Sun, 14 Jun 2020 15:48:37 +0000 (UTC) X-HE-Tag: note38_0d0b72c26dee X-Filterd-Recvd-Size: 98566 Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by imf19.hostedemail.com (Postfix) with ESMTP for ; Sun, 14 Jun 2020 15:48:35 +0000 (UTC) IronPort-SDR: CLV2mHknnnLURtB2jyu0EpNKCZSfc8QRZ6BcFLReBplRm9LPSmLDMOjPF+My142XAzerWzYilc PkY3TCha5hHQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jun 2020 08:48:33 -0700 IronPort-SDR: yMFjJ8s/v9jkr6Arefx1FDociAwYxjIAb7UKy9o4/lZICtQd2s8fRDgF5pWqZFZpwGRJJ37/OU kp4IJXcijJQg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,511,1583222400"; d="scan'208";a="260888396" Received: from lkp-server02.sh.intel.com (HELO de5642daf266) ([10.239.97.151]) by fmsmga007.fm.intel.com with ESMTP; 14 Jun 2020 08:48:30 -0700 Received: from kbuild by de5642daf266 with local (Exim 4.92) (envelope-from ) id 1jkUs2-0000mD-6t; Sun, 14 Jun 2020 15:48:30 +0000 Date: Sun, 14 Jun 2020 23:48:08 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION 842221d073a88c9cd1aa01777c4b69020c28e7a4 Message-ID: <5ee646b8.BVV7/UAlLvz6No5R%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: 63E7A180C07A3 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam05 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: 842221d073a88c9cd1aa01777c4b69020c28e7a4 Add linux-next specific files for 20200614 Error/Warning in current branch: arch/powerpc/platforms/cell/spufs/coredump.c:124:11: error: comparison of unsigned expression < 0 is always false [-Werror=type-limits] arch/powerpc/platforms/cell/spufs/coredump.c:124:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] arch/x86/entry/common.c:757:24: warning: no previous prototype for 'xen_pv_evtchn_do_upcall' [-Wmissing-prototypes] arch/x86/mm/init.c:81:6: warning: no previous prototype for 'x86_has_pat_wp' [-Wmissing-prototypes] arch/x86/mm/init.c:86:22: warning: no previous prototype for 'pgprot2cachemode' [-Wmissing-prototypes] cc1: error: arch/um/include/uapi: No such file or directory [-Werror=missing-include-dirs] drivers/clk/tegra/clk-tegra210-emc.c:264:13: warning: no previous prototype for 'tegra210_clk_register_emc' [-Wmissing-prototypes] drivers/dma-buf/dma-fence-chain.c:65:23: sparse: sparse: non size-preserving integer to pointer cast drivers/dma/mediatek/mtk-hsdma.c:451:17: sparse: expected restricted __le32 volatile drivers/dma/mediatek/mtk-hsdma.c:452:17: sparse: got unsigned int drivers/dma/mediatek/mtk-hsdma.c:457:17: sparse: got int drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:972:31: warning: variable 'num_dspp' set but not used [-Wunused-but-set-variable] drivers/mmc/host/sdhci-msm.c:1887:6: warning: no previous prototype for 'sdhci_msm_dump_vendor_regs' [-Wmissing-prototypes] drivers/mtd/nand/raw/nand_base.c:300:29: note: in expansion of macro 'GENMASK' drivers/net/ethernet/huawei/hinic/hinic_sriov.c:1063:6: warning: variable 'func_id' set but not used [-Wunused-but-set-variable] drivers/net/ethernet/qlogic/qed/qed_hw.c:851:3: warning: function 'qed_hw_err_notify' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] drivers/net/wireless/realtek/rtw88/pci.c:1477:5: warning: no previous prototype for 'rtw_pci_probe' [-Wmissing-prototypes] drivers/net/wireless/realtek/rtw88/pci.c:1557:6: warning: no previous prototype for 'rtw_pci_remove' [-Wmissing-prototypes] drivers/net/wireless/realtek/rtw88/pci.c:1579:6: warning: no previous prototype for 'rtw_pci_shutdown' [-Wmissing-prototypes] drivers/net/wireless/realtek/rtw88/phy.c:1756:11: warning: comparison is always true due to limited range of data type [-Wtype-limits] drivers/net/wireless/realtek/rtw88/rx.c:168:21: warning: comparison is always true due to limited range of data type [-Wtype-limits] drivers/staging/comedi/comedi_fops.c:2956:23: sparse: expected unsigned int *chanlist drivers/staging/comedi/comedi_fops.c:2956:23: sparse: got void [noderef] * drivers/staging/comedi/comedi_fops.c:2956:23: sparse: sparse: incorrect type in assignment (different address spaces) drivers/staging/comedi/comedi_fops.c:2983:41: sparse: expected void [noderef] *uptr drivers/staging/comedi/comedi_fops.c:2983:41: sparse: got unsigned int *chanlist drivers/staging/comedi/comedi_fops.c:2983:41: sparse: sparse: incorrect type in argument 1 (different address spaces) drivers/staging/wfx/sta.c:203:5: warning: no previous prototype for 'wfx_get_ps_timeout' [-Wmissing-prototypes] drivers/usb/dwc3/core.c:292:6: note: in expansion of macro 'DWC3_VER_IS_WITHIN' drivers/usb/dwc3/core.h:1428:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] drivers/usb/dwc3/gadget.c:1939:7: note: in expansion of macro 'DWC3_VER_IS_WITHIN' drivers/usb/dwc3/host.c:107:6: note: in expansion of macro 'DWC3_VER_IS_WITHIN' drivers/video/fbdev/controlfb.c:157:10: warning: variable 'g' set but not used [-Wunused-but-set-variable] drivers/video/fbdev/controlfb.c:157:13: warning: variable 'b' set but not used [-Wunused-but-set-variable] drivers/video/fbdev/controlfb.c:157:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] drivers/video/fbdev/controlfb.c:232:11: warning: variable 'cmode' set but not used [-Wunused-but-set-variable] fs/ext4/mballoc.c:2175:12: sparse: sparse: context imbalance in 'ext4_mb_good_group_nolock' - wrong count at exit include/net/ipv6.h:1141:5: sparse: int extern [addressable] [signed] [toplevel] ip6_mc_msfget( ... ) include/net/ipv6.h:1141:5: sparse: note: previously declared as: include/net/ndisc.h:496:5: sparse: int extern [addressable] [signed] [toplevel] ndisc_ifinfo_sysctl_change( ... ) kernel/rcu/tasks.h:1183:6: warning: no previous prototype for 'show_rcu_tasks_gp_kthreads' [-Wmissing-prototypes] kernel/rcu/tasks.h:1192:6: warning: no previous prototype for 'show_rcu_tasks_gp_kthreads' [-Wmissing-prototypes] kernel/rcu/tasks.h:838:17: sparse: sparse: dubious: x & !y kernel/rcu/tree_stall.h:240:19: warning: variable 'rnp' set but not used [-Wunused-but-set-variable] net/ipv6/mcast.c:550:5: sparse: int extern [addressable] [signed] [toplevel] ip6_mc_msfget( ... ) net/ipv6/mcast.c:607:34: sparse: expected void [noderef] *to net/ipv6/ndisc.c:1838:5: sparse: int extern [addressable] [signed] [toplevel] ndisc_ifinfo_sysctl_change( ... ) net/sunrpc/svcsock.c:226:5: warning: "ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE" is not defined [-Wundef] sound/soc/fsl/fsl_easrc.c:1201:5: warning: no previous prototype for 'fsl_easrc_set_ctx_organziation' [-Wmissing-prototypes] sound/soc/fsl/fsl_easrc.c:1204:17: warning: variable 'dev' set but not used [-Wunused-but-set-variable] sound/soc/fsl/fsl_easrc.c:1245:5: warning: no previous prototype for 'fsl_easrc_request_context' [-Wmissing-prototypes] sound/soc/fsl/fsl_easrc.c:1290:6: warning: no previous prototype for 'fsl_easrc_release_context' [-Wmissing-prototypes] sound/soc/fsl/fsl_easrc.c:1335:5: warning: no previous prototype for 'fsl_easrc_stop_context' [-Wmissing-prototypes] sound/soc/fsl/fsl_easrc.c:1382:18: warning: no previous prototype for 'fsl_easrc_get_dma_channel' [-Wmissing-prototypes] sound/soc/fsl/fsl_easrc.c:967:5: warning: no previous prototype for 'fsl_easrc_config_context' [-Wmissing-prototypes] Error/Warning ids grouped by kconfigs: recent_errors |-- alpha-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- alpha-defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- arc-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- arc-defconfig | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- arc-haps_hs_smp_defconfig | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- arm-allmodconfig | |-- drivers-gpu-drm-msm-disp-dpu1-dpu_encoder.c:warning:variable-num_dspp-set-but-not-used | |-- drivers-mmc-host-sdhci-msm.c:warning:no-previous-prototype-for-sdhci_msm_dump_vendor_regs | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- arm-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- arm-allyesconfig | |-- drivers-gpu-drm-msm-disp-dpu1-dpu_encoder.c:warning:variable-num_dspp-set-but-not-used | |-- drivers-mmc-host-sdhci-msm.c:warning:no-previous-prototype-for-sdhci_msm_dump_vendor_regs | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- arm-badge4_defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- arm-defconfig | |-- drivers-gpu-drm-msm-disp-dpu1-dpu_encoder.c:warning:variable-num_dspp-set-but-not-used | |-- drivers-mmc-host-sdhci-msm.c:warning:no-previous-prototype-for-sdhci_msm_dump_vendor_regs | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | `-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN |-- arm-randconfig-c024-20200614 | `-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout |-- arm64-allmodconfig | |-- drivers-clk-tegra-clk-tegra210-emc.c:warning:no-previous-prototype-for-tegra210_clk_register_emc | |-- drivers-gpu-drm-msm-disp-dpu1-dpu_encoder.c:warning:variable-num_dspp-set-but-not-used | |-- drivers-mmc-host-sdhci-msm.c:warning:no-previous-prototype-for-sdhci_msm_dump_vendor_regs | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-huawei-hinic-hinic_sriov.c:warning:variable-func_id-set-but-not-used | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- arm64-allyesconfig | |-- drivers-clk-tegra-clk-tegra210-emc.c:warning:no-previous-prototype-for-tegra210_clk_register_emc | |-- drivers-gpu-drm-msm-disp-dpu1-dpu_encoder.c:warning:variable-num_dspp-set-but-not-used | |-- drivers-mmc-host-sdhci-msm.c:warning:no-previous-prototype-for-sdhci_msm_dump_vendor_regs | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-huawei-hinic-hinic_sriov.c:warning:variable-func_id-set-but-not-used | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- arm64-defconfig | |-- drivers-clk-tegra-clk-tegra210-emc.c:warning:no-previous-prototype-for-tegra210_clk_register_emc | |-- drivers-gpu-drm-msm-disp-dpu1-dpu_encoder.c:warning:variable-num_dspp-set-but-not-used | |-- drivers-mmc-host-sdhci-msm.c:warning:no-previous-prototype-for-sdhci_msm_dump_vendor_regs | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- arm64-randconfig-r002-20200614 | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- arm64-randconfig-r032-20200614 | |-- drivers-clk-tegra-clk-tegra210-emc.c:warning:no-previous-prototype-for-tegra210_clk_register_emc | |-- drivers-gpu-drm-msm-disp-dpu1-dpu_encoder.c:warning:variable-num_dspp-set-but-not-used | |-- drivers-mmc-host-sdhci-msm.c:warning:no-previous-prototype-for-sdhci_msm_dump_vendor_regs | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute |-- c6x-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- c6x-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- csky-defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- h8300-allmodconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- h8300-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- h8300-randconfig-r035-20200614 | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- i386-allnoconfig | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- i386-allyesconfig | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-huawei-hinic-hinic_sriov.c:warning:variable-func_id-set-but-not-used | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- i386-debian-10.3 | |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-xen_pv_evtchn_do_upcall | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | `-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp |-- i386-defconfig | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | `-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp |-- i386-randconfig-a001-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | `-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp |-- i386-randconfig-a002-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- i386-randconfig-a003-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- net-sunrpc-svcsock.c:warning:ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE-is-not-defined | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- i386-randconfig-a004-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- i386-randconfig-a005-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | `-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN |-- i386-randconfig-a006-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | `-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN |-- i386-randconfig-a012-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | `-- net-sunrpc-svcsock.c:warning:ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE-is-not-defined |-- i386-randconfig-a013-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- i386-randconfig-a014-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- i386-randconfig-a015-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- i386-randconfig-c001-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- i386-randconfig-r005-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | `-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN |-- i386-randconfig-s001-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- include-net-ipv6.h:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | |-- include-net-ipv6.h:sparse:note:previously-declared-as: | |-- include-net-ndisc.h:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | |-- kernel-rcu-tasks.h:sparse:sparse:dubious:x-y | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- net-ipv6-mcast.c:sparse:expected-void-noderef-asn-to | |-- net-ipv6-mcast.c:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | `-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) |-- i386-randconfig-s002-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- include-net-ipv6.h:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | |-- include-net-ipv6.h:sparse:note:previously-declared-as: | |-- include-net-ndisc.h:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | |-- kernel-rcu-tasks.h:sparse:sparse:dubious:x-y | |-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used | |-- net-ipv6-mcast.c:sparse:expected-void-noderef-asn-to | |-- net-ipv6-mcast.c:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | `-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) |-- i386-randconfig-s032-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- include-net-ipv6.h:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | |-- include-net-ipv6.h:sparse:note:previously-declared-as: | |-- include-net-ndisc.h:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | |-- kernel-rcu-tasks.h:sparse:sparse:dubious:x-y | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- net-ipv6-mcast.c:sparse:expected-void-noderef-asn-to | |-- net-ipv6-mcast.c:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | `-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) |-- i386-tinyconfig | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- ia64-allmodconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | `-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN |-- ia64-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- m68k-allmodconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- m68k-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- m68k-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- m68k-defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- m68k-randconfig-c021-20200614 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- m68k-sun3_defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- microblaze-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- microblaze-randconfig-r033-20200614 | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- mips-allmodconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- mips-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- mips-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- mips-ar7_defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- mips-ath25_defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- mips-bcm63xx_defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- mips-capcella_defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- mips-loongson3_defconfig | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- nds32-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- nds32-defconfig | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- nds32-randconfig-c022-20200614 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- nios2-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- nios2-defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- nios2-randconfig-c003-20200614 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- openrisc-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- openrisc-defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- openrisc-randconfig-r006-20200614 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- openrisc-randconfig-r011-20200614 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- parisc-allmodconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- parisc-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- parisc-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- parisc-randconfig-r004-20200614 | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- powerpc-adder875_defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- powerpc-allmodconfig | |-- arch-powerpc-platforms-cell-spufs-coredump.c:warning:comparison-of-unsigned-expression-is-always-false | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- powerpc-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- powerpc-allyesconfig | |-- arch-powerpc-platforms-cell-spufs-coredump.c:warning:comparison-of-unsigned-expression-is-always-false | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- powerpc-defconfig | `-- arch-powerpc-platforms-cell-spufs-coredump.c:error:comparison-of-unsigned-expression-is-always-false |-- powerpc-randconfig-c004-20200614 | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- riscv-allmodconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- riscv-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- riscv-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- s390-allmodconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- s390-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- s390-randconfig-s031-20200614 | |-- drivers-dma-buf-dma-fence-chain.c:sparse:sparse:non-size-preserving-integer-to-pointer-cast | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-staging-comedi-comedi_fops.c:sparse:expected-unsigned-int-chanlist | |-- drivers-staging-comedi-comedi_fops.c:sparse:expected-void-noderef-asn-uptr | |-- drivers-staging-comedi-comedi_fops.c:sparse:got-unsigned-int-chanlist | |-- drivers-staging-comedi-comedi_fops.c:sparse:got-void-noderef-asn | |-- drivers-staging-comedi-comedi_fops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-asn-uptr-got-unsigned-int-chanlist | |-- drivers-staging-comedi-comedi_fops.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-unsigned-int-chanlist-got-void-noderef-asn | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- include-net-ipv6.h:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | |-- include-net-ipv6.h:sparse:note:previously-declared-as: | |-- include-net-ndisc.h:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | |-- kernel-rcu-tasks.h:sparse:sparse:dubious:x-y | |-- net-ipv6-mcast.c:sparse:expected-void-noderef-asn-to | |-- net-ipv6-mcast.c:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | `-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) |-- sh-allmodconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- sh-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- sparc-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- sparc-defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- sparc-randconfig-r036-20200614 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- sparc64-allmodconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- sparc64-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- sparc64-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- sparc64-randconfig-r014-20200614 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- um-allmodconfig | |-- cc1:error:arch-um-include-uapi:No-such-file-or-directory | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- um-allnoconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- um-allyesconfig | |-- cc1:error:arch-um-include-uapi:No-such-file-or-directory | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- um-defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- x86_64-fedora-25 | |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-xen_pv_evtchn_do_upcall | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | `-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute |-- x86_64-kexec | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | `-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp |-- x86_64-lkp | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | `-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp |-- x86_64-randconfig-c002-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- x86_64-randconfig-m001-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- x86_64-randconfig-r003-20200614 | |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-xen_pv_evtchn_do_upcall | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- x86_64-randconfig-s021-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-dma-mediatek-mtk-hsdma.c:sparse:expected-restricted-__le32-volatile | |-- drivers-dma-mediatek-mtk-hsdma.c:sparse:got-int | |-- drivers-dma-mediatek-mtk-hsdma.c:sparse:got-unsigned-int | |-- fs-ext4-mballoc.c:sparse:sparse:context-imbalance-in-ext4_mb_good_group_nolock-wrong-count-at-exit | |-- include-net-ipv6.h:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | |-- include-net-ipv6.h:sparse:note:previously-declared-as: | |-- include-net-ndisc.h:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | |-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used | |-- net-ipv6-mcast.c:sparse:expected-void-noderef-asn-to | |-- net-ipv6-mcast.c:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | `-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) |-- x86_64-randconfig-s022-20200614 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- include-net-ipv6.h:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | |-- include-net-ipv6.h:sparse:note:previously-declared-as: | |-- include-net-ndisc.h:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | |-- kernel-rcu-tasks.h:sparse:sparse:dubious:x-y | |-- net-ipv6-mcast.c:sparse:expected-void-noderef-asn-to | |-- net-ipv6-mcast.c:sparse:int-extern-addressable-signed-toplevel-ip6_mc_msfget(-...-) | `-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) |-- x86_64-rhel | |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-xen_pv_evtchn_do_upcall | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | `-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN |-- x86_64-rhel-7.2-clear | |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-xen_pv_evtchn_do_upcall | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | `-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN |-- x86_64-rhel-7.6 | |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-xen_pv_evtchn_do_upcall | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | `-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute |-- x86_64-rhel-7.6-kselftests | |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-xen_pv_evtchn_do_upcall | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- x86_64-rhel-8.3 | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | `-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp |-- xtensa-allyesconfig | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- drivers-net-ethernet-qlogic-qed-qed_hw.c:warning:function-qed_hw_err_notify-might-be-a-candidate-for-gnu_printf-format-attribute | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_probe | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_remove | |-- drivers-net-wireless-realtek-rtw88-pci.c:warning:no-previous-prototype-for-rtw_pci_shutdown | |-- drivers-net-wireless-realtek-rtw88-phy.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-net-wireless-realtek-rtw88-rx.c:warning:comparison-is-always-true-due-to-limited-range-of-data-type | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- drivers-usb-dwc3-core.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-core.h:warning:comparison-of-unsigned-expression-is-always-true | |-- drivers-usb-dwc3-gadget.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-usb-dwc3-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN | |-- drivers-video-fbdev-controlfb.c:warning:variable-b-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-cmode-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-g-set-but-not-used | |-- drivers-video-fbdev-controlfb.c:warning:variable-r-set-but-not-used | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_config_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_get_dma_channel | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_release_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_request_context | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_set_ctx_organziation | |-- sound-soc-fsl-fsl_easrc.c:warning:no-previous-prototype-for-fsl_easrc_stop_context | `-- sound-soc-fsl-fsl_easrc.c:warning:variable-dev-set-but-not-used |-- xtensa-defconfig | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads `-- xtensa-randconfig-r013-20200614 `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads elapsed time: 562m configs tested: 99 configs skipped: 1 arm64 allyesconfig arm64 defconfig arm64 allmodconfig arm64 allnoconfig arm defconfig arm allyesconfig arm allmodconfig arm allnoconfig powerpc adder875_defconfig arm aspeed_g5_defconfig mips capcella_defconfig mips ath25_defconfig mips bcm63xx_defconfig arc haps_hs_smp_defconfig mips ar7_defconfig arm badge4_defconfig riscv defconfig mips loongson3_defconfig i386 allyesconfig i386 defconfig i386 debian-10.3 i386 allnoconfig ia64 allmodconfig ia64 defconfig ia64 allnoconfig ia64 allyesconfig m68k allmodconfig m68k allnoconfig m68k sun3_defconfig m68k defconfig m68k allyesconfig nios2 defconfig nios2 allyesconfig c6x allyesconfig c6x allnoconfig nds32 defconfig nds32 allnoconfig csky allyesconfig csky defconfig alpha defconfig alpha allyesconfig xtensa allyesconfig h8300 allyesconfig h8300 allmodconfig xtensa defconfig arc defconfig arc allyesconfig sh allmodconfig sh allnoconfig microblaze allnoconfig openrisc defconfig openrisc allyesconfig mips allyesconfig mips allnoconfig mips allmodconfig parisc allnoconfig parisc defconfig parisc allyesconfig parisc allmodconfig powerpc defconfig powerpc allyesconfig powerpc rhel-kconfig powerpc allmodconfig powerpc allnoconfig i386 randconfig-a006-20200614 i386 randconfig-a002-20200614 i386 randconfig-a001-20200614 i386 randconfig-a004-20200614 i386 randconfig-a005-20200614 i386 randconfig-a003-20200614 i386 randconfig-a015-20200614 i386 randconfig-a014-20200614 i386 randconfig-a013-20200614 i386 randconfig-a012-20200614 riscv allyesconfig riscv allnoconfig riscv allmodconfig s390 allyesconfig s390 allnoconfig s390 allmodconfig s390 defconfig sparc allyesconfig sparc defconfig sparc64 defconfig sparc64 allnoconfig sparc64 allyesconfig sparc64 allmodconfig um allmodconfig um allnoconfig um allyesconfig um defconfig x86_64 rhel x86_64 rhel-7.2-clear x86_64 lkp x86_64 fedora-25 x86_64 rhel-7.6 x86_64 rhel-7.6-kselftests x86_64 rhel-8.3 x86_64 kexec --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org