tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 48f99181fc118d82dc8bf6c7221ad1c654cb8bc2 Add linux-next specific files for 20200603 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/riscv/kernel/patch.c:117:5: warning: no previous prototype for 'patch_text' [-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/cdrom/cdrom.c:3614:42: sparse: expected void * drivers/cdrom/cdrom.c:3614:42: sparse: got void [noderef] <asn:1> *buffer drivers/cdrom/cdrom.c:3682:35: sparse: got int ( * )( ... ) drivers/char/random.c:2100:50: sparse: expected void * drivers/char/random.c:2117:35: sparse: expected int ( [usertype] *proc_handler )( ... ) drivers/char/random.c:2117:35: sparse: got int ( * )( ... ) drivers/char/random.c:2117:35: sparse: sparse: incorrect type in initializer (incompatible argument 3 (different address spaces)) drivers/clk/tegra/clk-tegra210-emc.c:264:13: warning: no previous prototype for 'tegra210_clk_register_emc' [-Wmissing-prototypes] drivers/firmware/efi/libstub/efi-stub-helper.c:479:44: sparse: expected unsigned short const [usertype] *optstr drivers/firmware/efi/libstub/efi-stub-helper.c:479:44: sparse: got char * drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:968:31: warning: variable 'num_dspp' set but not used [-Wunused-but-set-variable] drivers/hwmon/xgene-hwmon.c:126:9: sparse: expected unsigned short volatile drivers/hwmon/xgene-hwmon.c:126:9: sparse: got restricted __le16 [usertype] drivers/hwmon/xgene-hwmon.c:126:9: sparse: sparse: incorrect type in assignment (different base types) drivers/hwmon/xgene-hwmon.c:143:9: sparse: expected unsigned int volatile drivers/hwmon/xgene-hwmon.c:143:9: sparse: got restricted __le32 [usertype] drivers/hwmon/xgene-hwmon.c:143:9: sparse: sparse: incorrect type in assignment (different base types) drivers/iio/adc/adi-axi-adc.c:415: undefined reference to `devm_platform_ioremap_resource' 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] <asn:1> * 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] <asn:1> *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] drivers/w1/slaves/w1_ds28e04.c:356:13: sparse: expected void const [noderef] <asn:1> *__gu_ptr drivers/w1/slaves/w1_ds28e04.c:356:13: sparse: sparse: incorrect type in initializer (different address spaces) fs/ext4/mballoc.c:2175:12: sparse: sparse: context imbalance in 'ext4_mb_good_group_nolock' - wrong count at exit fs/ext4/mballoc.c:4142:9: sparse: sparse: context imbalance in 'ext4_mb_new_blocks' - different lock contexts for basic block include/linux/printk.h:318:9: note: in expansion of macro 'KERN_ALERT' include/linux/string.h:377:4: error: call to '__read_overflow2' declared with attribute error: detected read beyond size of object passed as 2nd parameter 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( ... ) include/net/neighbour.h:394:5: sparse: int extern [addressable] [signed] [toplevel] neigh_proc_dointvec( ... ) include/net/neighbour.h:394:5: sparse: note: previously declared as: include/net/neighbour.h:396:5: sparse: int extern [addressable] [signed] [toplevel] neigh_proc_dointvec_jiffies( ... ) include/net/neighbour.h:399:5: sparse: int extern [addressable] [signed] [toplevel] neigh_proc_dointvec_ms_jiffies( ... ) include/trace/events/qrtr.h:11:1: sparse: sparse: cast to restricted __le32 kernel/rcu/rcuperf.c:726:2: note: in expansion of macro 'pr_alert' kernel/rcu/rcuperf.c:726:65: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] 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/bridge/br_device.c:467:25: sparse: sparse: incorrect type in argument 1 (different modifiers) net/bridge/br_mrp.c:106:18: sparse: sparse: incorrect type in assignment (different base types) net/bridge/br_mrp.c:281:23: sparse: sparse: incorrect type in argument 1 (different modifiers) net/bridge/br_mrp.c:332:28: sparse: sparse: incorrect type in argument 1 (different modifiers) net/bridge/br_mrp.c:332:40: sparse: sparse: incorrect type in argument 2 (different modifiers) net/bridge/br_mrp.c:676:29: sparse: sparse: incorrect type in argument 1 (different modifiers) net/core/neighbour.c:3462:5: sparse: int extern [addressable] [signed] [toplevel] neigh_proc_dointvec( ... ) net/core/neighbour.c:3472:5: sparse: int extern [addressable] [signed] [toplevel] neigh_proc_dointvec_jiffies( ... ) net/core/neighbour.c:3492:5: sparse: int extern [addressable] [signed] [toplevel] neigh_proc_dointvec_ms_jiffies( ... ) net/core/sysctl_net_core.c:131:42: sparse: expected char const [noderef] <asn:1> *buf net/core/sysctl_net_core.c:131:42: sparse: got void *buffer net/core/sysctl_net_core.c:131:42: sparse: sparse: incorrect type in argument 1 (different address spaces) 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] <asn:1> *to net/ipv6/ndisc.c:1838:5: sparse: int extern [addressable] [signed] [toplevel] ndisc_ifinfo_sysctl_change( ... ) net/ipv6/ndisc.c:1850:55: sparse: expected void [noderef] <asn:1> *buffer net/qrtr/ns.c:111:47: sparse: expected restricted __le32 [usertype] service net/qrtr/ns.c:111:47: sparse: got unsigned int service net/qrtr/ns.c:111:61: sparse: expected restricted __le32 [usertype] instance net/qrtr/ns.c:111:61: sparse: got unsigned int instance net/qrtr/ns.c:112:47: sparse: expected restricted __le32 [usertype] node net/qrtr/ns.c:112:47: sparse: got unsigned int node net/qrtr/ns.c:112:58: sparse: got unsigned int port net/sched/cls_api.c:3718:9: sparse: sparse: context imbalance in 'tc_setup_flow_action' - different lock contexts for basic block net/sunrpc/svcsock.c:226:5: warning: "ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE" is not defined [-Wundef] sound/soc/fsl/fsl_asrc.c:1077:60: sparse: got restricted snd_pcm_format_t * 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 |-- alpha-randconfig-r004-20200603 | |-- 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 |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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-randconfig-r015-20200603 | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- arc-randconfig-s031-20200603 | |-- drivers-char-random.c:sparse:expected-int-(-usertype-proc_handler-)(-...-) | |-- drivers-char-random.c:sparse:expected-void | |-- drivers-char-random.c:sparse:got-int-(-)(-...-) | |-- drivers-char-random.c:sparse:sparse:incorrect-type-in-initializer-(incompatible-argument-(different-address-spaces))-expected-int-(-usertype-proc_handler-)(-...-)-got-int-(-)(-...-) | |-- drivers-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- 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(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- include-net-neighbour.h:sparse:note:previously-declared-as: | |-- include-trace-events-qrtr.h:sparse:sparse:cast-to-restricted-__le32 | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- kernel-rcu-tasks.h:sparse:sparse:dubious:x-y | |-- net-bridge-br_device.c:sparse:sparse:incorrect-type-in-argument-(different-modifiers)-expected-struct-list_head-list-got-struct-list_head-noderef | |-- net-bridge-br_mrp.c:sparse:sparse:incorrect-type-in-argument-(different-modifiers)-expected-struct-list_head-const-head-got-struct-list_head-noderef | |-- net-bridge-br_mrp.c:sparse:sparse:incorrect-type-in-argument-(different-modifiers)-expected-struct-list_head-entry-got-struct-list_head-noderef | |-- net-bridge-br_mrp.c:sparse:sparse:incorrect-type-in-argument-(different-modifiers)-expected-struct-list_head-head-got-struct-list_head-noderef | |-- net-bridge-br_mrp.c:sparse:sparse:incorrect-type-in-argument-(different-modifiers)-expected-struct-list_head-new-got-struct-list_head-noderef | |-- net-bridge-br_mrp.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-got-restricted-__be16-usertype | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- net-core-sysctl_net_core.c:sparse:expected-char-const-noderef-asn-buf | |-- net-core-sysctl_net_core.c:sparse:got-void-buffer | |-- net-core-sysctl_net_core.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-char-const-noderef-asn-buf-got-void-buffer | |-- 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:expected-void-noderef-asn-buffer | |-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | |-- net-qrtr-ns.c:sparse:expected-restricted-__le32-usertype-instance | |-- net-qrtr-ns.c:sparse:expected-restricted-__le32-usertype-node | |-- net-qrtr-ns.c:sparse:expected-restricted-__le32-usertype-service | |-- net-qrtr-ns.c:sparse:got-unsigned-int-instance | |-- net-qrtr-ns.c:sparse:got-unsigned-int-node | |-- net-qrtr-ns.c:sparse:got-unsigned-int-port | `-- net-qrtr-ns.c:sparse:got-unsigned-int-service |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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-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-r015-20200603 | `-- include-linux-string.h:error:call-to-__read_overflow2-declared-with-attribute-error:detected-read-beyond-size-of-object-passed-as-2nd-parameter |-- arm-randconfig-s032-20200603 | |-- fs-ext4-mballoc.c:sparse:sparse:context-imbalance-in-ext4_mb_good_group_nolock-wrong-count-at-exit | `-- fs-ext4-mballoc.c:sparse:sparse:context-imbalance-in-ext4_mb_new_blocks-different-lock-contexts-for-basic-block |-- 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-r033-20200603 | |-- 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-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-host.c:note:in-expansion-of-macro-DWC3_VER_IS_WITHIN |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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 |-- c6x-randconfig-r034-20200603 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- 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 |-- i386-allmodconfig | |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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-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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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-mm-init.c:warning:no-previous-prototype-for-pgprot2cachemode | |-- arch-x86-mm-init.c:warning:no-previous-prototype-for-x86_has_pat_wp | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | `-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert |-- 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-a011-20200603 | |-- 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 | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- i386-randconfig-a012-20200603 | |-- 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-rcuperf.c:warning:format-lu-expects-argument-of-type-long-unsigned-int-but-argument-has-type-unsigned-int | |-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used | `-- net-sunrpc-svcsock.c:warning:ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE-is-not-defined |-- i386-randconfig-a013-20200603 | |-- 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-staging-wfx-sta.c:warning:no-previous-prototype-for-wfx_get_ps_timeout | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- i386-randconfig-a014-20200603 | |-- 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 |-- i386-randconfig-a015-20200603 | |-- 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 | `-- net-sunrpc-svcsock.c:warning:ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE-is-not-defined |-- i386-randconfig-a016-20200603 | |-- 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-rcuperf.c:warning:format-lu-expects-argument-of-type-long-unsigned-int-but-argument-has-type-unsigned-int | |-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used | `-- net-sunrpc-svcsock.c:warning:ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE-is-not-defined |-- i386-randconfig-c001-20200603 | |-- 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-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | `-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert |-- i386-randconfig-r001-20200603 | |-- 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-s001-20200603 | |-- 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-char-random.c:sparse:expected-int-(-usertype-proc_handler-)(-...-) | |-- drivers-char-random.c:sparse:expected-void | |-- drivers-char-random.c:sparse:got-int-(-)(-...-) | |-- drivers-char-random.c:sparse:sparse:incorrect-type-in-initializer-(incompatible-argument-(different-address-spaces))-expected-int-(-usertype-proc_handler-)(-...-)-got-int-(-)(-...-) | |-- drivers-firmware-efi-libstub-efi-stub-helper.c:sparse:expected-unsigned-short-const-usertype-optstr | |-- drivers-firmware-efi-libstub-efi-stub-helper.c:sparse:got-char | |-- drivers-hwmon-xgene-hwmon.c:sparse:expected-unsigned-int-volatile | |-- drivers-hwmon-xgene-hwmon.c:sparse:expected-unsigned-short-volatile | |-- drivers-hwmon-xgene-hwmon.c:sparse:got-restricted-__le16-usertype | |-- drivers-hwmon-xgene-hwmon.c:sparse:got-restricted-__le32-usertype | |-- drivers-hwmon-xgene-hwmon.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-volatile-got-restricted-__le32-usertype | |-- drivers-hwmon-xgene-hwmon.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-volatile-got-restricted-__le16-usertype | |-- 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 | |-- 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(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- include-net-neighbour.h:sparse:note:previously-declared-as: | |-- include-trace-events-qrtr.h:sparse:sparse:cast-to-restricted-__le32 | |-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- net-core-sysctl_net_core.c:sparse:expected-char-const-noderef-asn-buf | |-- net-core-sysctl_net_core.c:sparse:got-void-buffer | |-- net-core-sysctl_net_core.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-char-const-noderef-asn-buf-got-void-buffer | |-- 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:expected-void-noderef-asn-buffer | |-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | |-- net-qrtr-ns.c:sparse:expected-restricted-__le32-usertype-instance | |-- net-qrtr-ns.c:sparse:expected-restricted-__le32-usertype-node | |-- net-qrtr-ns.c:sparse:expected-restricted-__le32-usertype-service | |-- net-qrtr-ns.c:sparse:got-unsigned-int-instance | |-- net-qrtr-ns.c:sparse:got-unsigned-int-node | |-- net-qrtr-ns.c:sparse:got-unsigned-int-port | |-- net-qrtr-ns.c:sparse:got-unsigned-int-service | `-- net-sched-cls_api.c:sparse:sparse:context-imbalance-in-tc_setup_flow_action-different-lock-contexts-for-basic-block |-- i386-randconfig-s002-20200603 | |-- 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-char-random.c:sparse:expected-int-(-usertype-proc_handler-)(-...-) | |-- drivers-char-random.c:sparse:expected-void | |-- drivers-char-random.c:sparse:got-int-(-)(-...-) | |-- drivers-char-random.c:sparse:sparse:incorrect-type-in-initializer-(incompatible-argument-(different-address-spaces))-expected-int-(-usertype-proc_handler-)(-...-)-got-int-(-)(-...-) | |-- 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(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- include-net-neighbour.h:sparse:note:previously-declared-as: | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- 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:expected-void-noderef-asn-buffer | |-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | `-- net-sched-cls_api.c:sparse:sparse:context-imbalance-in-tc_setup_flow_action-different-lock-contexts-for-basic-block |-- 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 |-- ia64-randconfig-c021-20200603 | |-- 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 | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- ia64-randconfig-c024-20200603 | |-- 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 |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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-s032-20200603 | |-- drivers-cdrom-cdrom.c:sparse:expected-void | |-- drivers-cdrom-cdrom.c:sparse:got-int-(-)(-...-) | |-- drivers-cdrom-cdrom.c:sparse:got-void-noderef-asn-buffer | |-- drivers-char-random.c:sparse:expected-int-(-usertype-proc_handler-)(-...-) | |-- drivers-char-random.c:sparse:expected-void | |-- drivers-char-random.c:sparse:got-int-(-)(-...-) | |-- drivers-char-random.c:sparse:sparse:incorrect-type-in-initializer-(incompatible-argument-(different-address-spaces))-expected-int-(-usertype-proc_handler-)(-...-)-got-int-(-)(-...-) | |-- drivers-w1-slaves-w1_ds28e04.c:sparse:expected-void-const-noderef-asn-__gu_ptr | |-- drivers-w1-slaves-w1_ds28e04.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-const-noderef-asn-__gu_ptr-got-char-const-buf | |-- 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(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- include-net-neighbour.h:sparse:note:previously-declared-as: | |-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- 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:expected-void-noderef-asn-buffer | |-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | |-- net-qrtr-ns.c:sparse:expected-restricted-__le32-usertype-instance | |-- net-qrtr-ns.c:sparse:expected-restricted-__le32-usertype-node | |-- net-qrtr-ns.c:sparse:expected-restricted-__le32-usertype-service | |-- net-qrtr-ns.c:sparse:got-unsigned-int-instance | |-- net-qrtr-ns.c:sparse:got-unsigned-int-node | |-- net-qrtr-ns.c:sparse:got-unsigned-int-port | `-- net-qrtr-ns.c:sparse:got-unsigned-int-service |-- 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-c023-20200603 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | `-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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-randconfig-r011-20200603 | |-- 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 |-- nds32-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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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 |-- 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 |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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-r013-20200603 | |-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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-r016-20200603 | |-- 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-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | `-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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-c022-20200603 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used |-- parisc-randconfig-r035-20200603 | |-- 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 |-- 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-r002-20200603 | `-- drivers-mtd-nand-raw-nand_base.c:note:in-expansion-of-macro-GENMASK |-- riscv-allmodconfig | |-- arch-riscv-kernel-patch.c:warning:no-previous-prototype-for-patch_text | |-- 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 | |-- arch-riscv-kernel-patch.c:warning:no-previous-prototype-for-patch_text | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- riscv-allyesconfig | |-- arch-riscv-kernel-patch.c:warning:no-previous-prototype-for-patch_text | |-- 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 |-- riscv-defconfig | `-- arch-riscv-kernel-patch.c:warning:no-previous-prototype-for-patch_text |-- riscv-randconfig-r032-20200603 | |-- arch-riscv-kernel-patch.c:warning:no-previous-prototype-for-patch_text | |-- 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 | `-- kernel-rcu-tree_stall.h:warning:variable-rnp-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 |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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 |-- sh-randconfig-r036-20200603 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | `-- 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 |-- 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-c004-20200603 | |-- 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 |-- sparc64-randconfig-r006-20200603 | |-- 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 |-- 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 |-- um-randconfig-r003-20200603 | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- um-randconfig-s032-20200603 | `-- drivers-iio-adc-adi-axi-adc.c:undefined-reference-to-devm_platform_ioremap_resource |-- x86_64-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 |-- x86_64-fedora-25 | |-- 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-20200603 | |-- 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 | |-- 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 |-- x86_64-randconfig-r005-20200603 | |-- 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 | `-- kernel-rcu-tasks.h:warning:no-previous-prototype-for-show_rcu_tasks_gp_kthreads |-- x86_64-randconfig-s021-20200603 | |-- 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-char-random.c:sparse:expected-int-(-usertype-proc_handler-)(-...-) | |-- drivers-char-random.c:sparse:expected-void | |-- drivers-char-random.c:sparse:got-int-(-)(-...-) | |-- drivers-char-random.c:sparse:sparse:incorrect-type-in-initializer-(incompatible-argument-(different-address-spaces))-expected-int-(-usertype-proc_handler-)(-...-)-got-int-(-)(-...-) | |-- 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 | |-- 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(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- include-net-neighbour.h:sparse:note:previously-declared-as: | |-- kernel-rcu-tasks.h:sparse:sparse:dubious:x-y | |-- kernel-rcu-tree_stall.h:warning:variable-rnp-set-but-not-used | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- net-core-sysctl_net_core.c:sparse:expected-char-const-noderef-asn-buf | |-- net-core-sysctl_net_core.c:sparse:got-void-buffer | |-- net-core-sysctl_net_core.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-char-const-noderef-asn-buf-got-void-buffer | |-- 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:expected-void-noderef-asn-buffer | |-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) | `-- sound-soc-fsl-fsl_asrc.c:sparse:got-restricted-snd_pcm_format_t |-- x86_64-randconfig-s022-20200603 | |-- 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-char-random.c:sparse:expected-int-(-usertype-proc_handler-)(-...-) | |-- drivers-char-random.c:sparse:expected-void | |-- drivers-char-random.c:sparse:got-int-(-)(-...-) | |-- drivers-char-random.c:sparse:sparse:incorrect-type-in-initializer-(incompatible-argument-(different-address-spaces))-expected-int-(-usertype-proc_handler-)(-...-)-got-int-(-)(-...-) | |-- drivers-firmware-efi-libstub-efi-stub-helper.c:sparse:expected-unsigned-short-const-usertype-optstr | |-- drivers-firmware-efi-libstub-efi-stub-helper.c:sparse:got-char | |-- drivers-hwmon-xgene-hwmon.c:sparse:expected-unsigned-int-volatile | |-- drivers-hwmon-xgene-hwmon.c:sparse:expected-unsigned-short-volatile | |-- drivers-hwmon-xgene-hwmon.c:sparse:got-restricted-__le16-usertype | |-- drivers-hwmon-xgene-hwmon.c:sparse:got-restricted-__le32-usertype | |-- drivers-hwmon-xgene-hwmon.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-volatile-got-restricted-__le32-usertype | |-- drivers-hwmon-xgene-hwmon.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-volatile-got-restricted-__le16-usertype | |-- 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 | |-- 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(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- include-net-neighbour.h:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- include-net-neighbour.h:sparse:note:previously-declared-as: | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_jiffies(-...-) | |-- net-core-neighbour.c:sparse:int-extern-addressable-signed-toplevel-neigh_proc_dointvec_ms_jiffies(-...-) | |-- net-core-sysctl_net_core.c:sparse:expected-char-const-noderef-asn-buf | |-- net-core-sysctl_net_core.c:sparse:got-void-buffer | |-- net-core-sysctl_net_core.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-char-const-noderef-asn-buf-got-void-buffer | |-- 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:expected-void-noderef-asn-buffer | `-- net-ipv6-ndisc.c:sparse:int-extern-addressable-signed-toplevel-ndisc_ifinfo_sysctl_change(-...-) |-- x86_64-rhel | |-- 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-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-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-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 |-- 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 | |-- include-linux-printk.h:note:in-expansion-of-macro-KERN_ALERT | |-- kernel-rcu-rcuperf.c:note:in-expansion-of-macro-pr_alert | |-- 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 elapsed time: 488m configs tested: 85 configs skipped: 1 arm defconfig arm allyesconfig arm allmodconfig arm allnoconfig arm64 allyesconfig arm64 defconfig arm64 allmodconfig arm64 allnoconfig 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 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 nios2 defconfig nios2 allyesconfig openrisc defconfig c6x allyesconfig c6x allnoconfig 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-a014-20200603 i386 randconfig-a015-20200603 i386 randconfig-a011-20200603 i386 randconfig-a016-20200603 i386 randconfig-a012-20200603 i386 randconfig-a013-20200603 riscv allyesconfig riscv allnoconfig riscv defconfig 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.6 x86_64 rhel-7.6-kselftests x86_64 rhel-7.2-clear x86_64 lkp x86_64 fedora-25 x86_64 kexec --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx