tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 9e5cff2a1315fec1da1f497714395670366506b6 Add linux-next specific files for 20210429 Error/Warning reports: https://lore.kernel.org/linux-mm/202103302338.o2eMPdVF-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104090100.pLUTRe96-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104092309.kFqXNBXF-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104111448.wQHo5tos-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104150411.DBBinZjO-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104180344.PCkSoEiS-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104201517.dPoz8qc0-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104211325.DFY9pRAs-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104292007.f4xy1UbD-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104292208.UfvwQ41l-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104300143.F9hGDkwX-lkp@xxxxxxxxx Error/Warning in current branch: arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_quotactl_path' [-Wmissing-prototypes] arch/ia64/include/uapi/asm/siginfo.h:15:27: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token drivers/firewire/net.c:491:23: warning: variable 'dev' set but not used [-Wunused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c:284:6: warning: no previous prototype for function 'svm_migrate_put_sys_page' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:3015:53: warning: address of 'aconnector->mst_port->mst_mgr' will always evaluate to 'true' [-Wpointer-bool-conversion] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_optc.c:139:6: warning: no previous prototype for 'optc1_set_vupdate_keepout' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c:125:5: warning: no previous prototype for 'kgd_arcturus_hqd_sdma_load' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c:195:5: warning: no previous prototype for 'kgd_arcturus_hqd_sdma_dump' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c:227:6: warning: no previous prototype for 'kgd_arcturus_hqd_sdma_is_occupied' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c:246:5: warning: no previous prototype for 'kgd_arcturus_hqd_sdma_destroy' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1382:5: warning: no previous prototype for function 'gfx_v9_4_2_query_ras_error_count' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1428:6: warning: no previous prototype for function 'gfx_v9_4_2_reset_ras_error_count' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1437:5: warning: no previous prototype for function 'gfx_v9_4_2_ras_error_inject' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1510:6: warning: no previous prototype for function 'gfx_v9_4_2_query_ras_error_status' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1520:6: warning: no previous prototype for function 'gfx_v9_4_2_reset_ras_error_status' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1530:6: warning: no previous prototype for function 'gfx_v9_4_2_enable_watchdog_timer' [-Wmissing-prototypes] drivers/scsi/FlashPoint.c:1076:11: error: 'struct sccb_mgr_info' has no member named '_sifields' drivers/scsi/FlashPoint.c:1109:11: error: 'struct sccb_mgr_info' has no member named 'si_card_family' drivers/scsi/FlashPoint.c:1110:11: error: 'struct sccb_mgr_info' has no member named 'si_bustype' drivers/scsi/FlashPoint.c:1113:12: error: 'struct sccb_mgr_info' has no member named 'si_card_model' drivers/scsi/FlashPoint.c:1178:12: error: 'struct sccb_mgr_info' has no member named 'si_XlatInfo' drivers/scsi/FlashPoint.c:1185:11: error: 'struct sccb_mgr_info' has no member named 'si_relative_cardnum' possible Error/Warning in current branch: arch/arm/mach-omap2/cpuidle44xx.c:88: warning: expecting prototype for omap_enter_idle_[simple/coupled](). Prototype was for omap_enter_idle_simple() instead arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_landlock_add_rule' [-Wmissing-prototypes] arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_landlock_create_ruleset' [-Wmissing-prototypes] arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_landlock_restrict_self' [-Wmissing-prototypes] arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_memfd_secret' [-Wmissing-prototypes] arch/openrisc/mm/ioremap.c:108: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst arch/powerpc/kernel/process.c:1545: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst arch/s390/lib/spinlock.c:30: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst arch/s390/mm/pgtable.c:838: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/bluetooth/btrsi.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/char/xilinx_hwicap/fifo_icap.c:52: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/cpufreq/longrun.c:21: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_optc.c:139:6: warning: no previous prototype for function 'optc1_set_vupdate_keepout' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1382:5: warning: no previous prototype for 'gfx_v9_4_2_query_ras_error_count' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1428:6: warning: no previous prototype for 'gfx_v9_4_2_reset_ras_error_count' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1437:5: warning: no previous prototype for 'gfx_v9_4_2_ras_error_inject' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1510:6: warning: no previous prototype for 'gfx_v9_4_2_query_ras_error_status' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1520:6: warning: no previous prototype for 'gfx_v9_4_2_reset_ras_error_status' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1530:6: warning: no previous prototype for 'gfx_v9_4_2_enable_watchdog_timer' [-Wmissing-prototypes] drivers/gpu/drm/sti/sti_hdmi.c:187: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/sti/sti_hdmi_tx3g4c28phy.c:70: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/sti/sti_tvout.c:156: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/hwtracing/coresight/coresight-cti-core.c:26: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/infiniband/sw/siw/iwarp.h:114 __ddp_get_version() warn: mask and shift to zero drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.c:374 opa_vnic_get_sc() warn: potential spectre issue 'info->vport.pcp_to_sc_mc' [r] drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.c:376 opa_vnic_get_sc() warn: potential spectre issue 'info->vport.pcp_to_sc_uc' [r] drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.c:384 opa_vnic_get_sc() warn: possible spectre second half. 'sc' drivers/infiniband/ulp/rtrs/rtrs-clt.c:2998 rtrs_clt_rdma_cq_direct() error: uninitialized symbol 'cnt'. drivers/infiniband/ulp/rtrs/rtrs-clt.c:916: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/input/misc/cpcap-pwrbutton.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/mmc/host/sdhci-omap.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/most/most_snd.c:404: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/mtd/nand/raw/marvell_nand.c:454: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/net/wireless/intel/ipw2x00/ipw2100.c:5359: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/net/wireless/rsi/rsi_91x_mgmt.c:1550: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/phy/cadence/phy-cadence-sierra.c:500 cdns_sierra_pll_mux_register() warn: passing zero to 'PTR_ERR' drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c:2705: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c:2614: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/pinctrl/aspeed/pinctrl-aspeed.c:111: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/pinctrl/aspeed/pinmux-aspeed.c:24: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/char/ctrlchar.c:37: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/crypto/zcrypt_api.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/crypto/zcrypt_cex2a.c:69: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/crypto/zcrypt_cex2c.c:175: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/crypto/zcrypt_cex4.c:401: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/crypto/zcrypt_msgtype50.c:43: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/crypto/zcrypt_msgtype6.c:111: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/staging/iio/frequency/ad9834.c:320: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/staging/rtl8723bs/core/rtw_security.c:1937: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/staging/rtl8723bs/hal/sdio_halinit.c:881:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] drivers/usb/cdns3/cdns3-gadget.c:487: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst ld.lld: error: arch/riscv/kernel/vdso/flush_icache.o:(.text+0x0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: arch/riscv/kernel/vdso/getcpu.o:(.text+0x0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: arch/riscv/kernel/vdso/rt_sigreturn.o:(.text+0x0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax mipsel-linux-ld: super.c:(.text.btrfs_statfs+0x45c): undefined reference to `__umoddi3' mipsel-linux-ld: super.c:(.text.btrfs_statfs+0x4ac): undefined reference to `__udivdi3' net/netfilter/nf_log_syslog.c:212 nf_log_dump_tcp_header() warn: mask and shift to zero riscv64-linux-gnu-objcopy: 'arch/riscv/kernel/vdso/vdso.so.dbg': No such file security/selinux/avc.c:822: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst super.c:(.text.btrfs_statfs+0x41c): undefined reference to `__udivdi3' super.c:(.text.btrfs_statfs+0x968): undefined reference to `__umoddi3' Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- alpha-randconfig-r032-20210429 | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status |-- arc-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-allmodconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-hwtracing-coresight-coresight-cti-core.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g5.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinmux-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-allyesconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-hwtracing-coresight-coresight-cti-core.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g5.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinmux-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-defconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-pinctrl-aspeed-pinmux-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-randconfig-s032-20210429 | |-- drivers-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-i2c-busses-i2c-cp2615.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be16-usertype-preamble-got-int | |-- drivers-remoteproc-imx_rproc.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-volatile-noderef-__iomem-iomem_cookie-got-void-va | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm64-allyesconfig | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_add_rule | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_create_ruleset | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_restrict_self | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_memfd_secret | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_quotactl_path | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-hwtracing-coresight-coresight-cti-core.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm64-defconfig | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_add_rule | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_create_ruleset | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_restrict_self | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_memfd_secret | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_quotactl_path | `-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- h8300-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- h8300-randconfig-r002-20210429 | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-defconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-a001-20210429 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | `-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-a002-20210429 | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-a004-20210429 | |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-a005-20210429 | `-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-a006-20210429 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status |-- i386-randconfig-a012-20210429 | |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-a013-20210429 | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status |-- i386-randconfig-a014-20210429 | `-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-a016-20210429 | |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-c001-20210429 | `-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-r022-20210429 | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-r034-20210429 | |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status |-- i386-randconfig-s001-20210429 | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status |-- ia64-allmodconfig | |-- arch-ia64-include-uapi-asm-siginfo.h:error:expected:or-__attribute__-before-.-token | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-_sifields | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_XlatInfo | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_bustype | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_card_family | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_card_model | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_relative_cardnum | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- ia64-allyesconfig | |-- arch-ia64-include-uapi-asm-siginfo.h:error:expected:or-__attribute__-before-.-token | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-_sifields | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_XlatInfo | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_bustype | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_card_family | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_card_model | |-- drivers-scsi-FlashPoint.c:error:struct-sccb_mgr_info-has-no-member-named-si_relative_cardnum | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- ia64-randconfig-c024-20210428 | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status |-- m68k-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- m68k-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- m68k-randconfig-r023-20210429 | `-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- microblaze-randconfig-c004-20210429 | `-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- microblaze-randconfig-p001-20210429 | |-- drivers-char-xilinx_hwicap-fifo_icap.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- microblaze-randconfig-r031-20210429 | `-- drivers-char-xilinx_hwicap-fifo_icap.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-loongson3_defconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-randconfig-p001-20210429 | `-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-randconfig-r016-20210429 | |-- mipsel-linux-ld:super.c:(.text.btrfs_statfs):undefined-reference-to-__udivdi3 | |-- mipsel-linux-ld:super.c:(.text.btrfs_statfs):undefined-reference-to-__umoddi3 | |-- super.c:(.text.btrfs_statfs):undefined-reference-to-__udivdi3 | `-- super.c:(.text.btrfs_statfs):undefined-reference-to-__umoddi3 |-- nios2-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- openrisc-randconfig-r025-20210429 | |-- arch-openrisc-mm-ioremap.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- parisc-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- parisc-randconfig-r035-20210429 | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | `-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc64-randconfig-s031-20210429 | |-- drivers-cpufreq-powernv-cpufreq.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be64-usertype-chip-got-unsigned-long-long-usertype | |-- drivers-cpufreq-powernv-cpufreq.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be64-usertype-throttle_status-got-unsigned-long-long-usertype | `-- drivers-cpufreq-powernv-cpufreq.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be64-usertype-type-got-unsigned-long-long-usertype |-- riscv-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- riscv-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- s390-allmodconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- s390-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- s390-defconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- sh-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- sparc-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- sparc64-randconfig-c003-20210429 | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status |-- sparc64-randconfig-r001-20210429 | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- um-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- um-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-defconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-a002-20210429 | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status |-- x86_64-randconfig-a004-20210429 | `-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-a005-20210429 | `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-m001-20210429 | |-- drivers-infiniband-sw-siw-iwarp.h-__ddp_get_version()-warn:mask-and-shift-to-zero | |-- drivers-infiniband-ulp-opa_vnic-opa_vnic_encap.c-opa_vnic_get_sc()-warn:possible-spectre-second-half.-sc | |-- drivers-infiniband-ulp-opa_vnic-opa_vnic_encap.c-opa_vnic_get_sc()-warn:potential-spectre-issue-info-vport.pcp_to_sc_mc-r | |-- drivers-infiniband-ulp-opa_vnic-opa_vnic_encap.c-opa_vnic_get_sc()-warn:potential-spectre-issue-info-vport.pcp_to_sc_uc-r | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c-rtrs_clt_rdma_cq_direct()-error:uninitialized-symbol-cnt-. | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-phy-cadence-phy-cadence-sierra.c-cdns_sierra_pll_mux_register()-warn:passing-zero-to-PTR_ERR | `-- net-netfilter-nf_log_syslog.c-nf_log_dump_tcp_header()-warn:mask-and-shift-to-zero |-- x86_64-randconfig-s022-20210429 | `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-s031-20210429 | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status | `-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-rhel-8.3 | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-rhel-8.3-kbuiltin | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-rhel-8.3-kselftests | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst `-- xtensa-allyesconfig |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst clang_recent_errors |-- mips-randconfig-r036-20210429 | |-- drivers-mmc-host-sdhci-omap.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-most-most_snd.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc-randconfig-r011-20210429 | `-- arch-powerpc-kernel-process.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc-randconfig-r024-20210429 | |-- arch-powerpc-kernel-process.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-staging-rtl8723bs-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc-randconfig-r026-20210429 | |-- arch-powerpc-kernel-process.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_debugfs.c:warning:address-of-aconnector-mst_port-mst_mgr-will-always-evaluate-to-true | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-function-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_status |-- riscv-randconfig-r012-20210429 | |-- ld.lld:error:arch-riscv-kernel-vdso-flush_icache.o:(.text):relocation-R_RISCV_ALIGN-requires-unimplemented-linker-relaxation-recompile-with-mno-relax | |-- ld.lld:error:arch-riscv-kernel-vdso-getcpu.o:(.text):relocation-R_RISCV_ALIGN-requires-unimplemented-linker-relaxation-recompile-with-mno-relax | |-- ld.lld:error:arch-riscv-kernel-vdso-rt_sigreturn.o:(.text):relocation-R_RISCV_ALIGN-requires-unimplemented-linker-relaxation-recompile-with-mno-relax | `-- riscv64-linux-gnu-objcopy:arch-riscv-kernel-vdso-vdso.so.dbg:No-such-file |-- s390-randconfig-r015-20210429 | |-- arch-s390-lib-spinlock.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- arch-s390-mm-pgtable.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-s390-char-ctrlchar.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-s390-crypto-zcrypt_api.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-s390-crypto-zcrypt_cex2a.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-s390-crypto-zcrypt_cex2c.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-s390-crypto-zcrypt_cex4.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-s390-crypto-zcrypt_msgtype50.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-s390-crypto-zcrypt_msgtype6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-a011-20210429 | |-- drivers-gpu-drm-amd-amdgpu-..-amdkfd-kfd_migrate.c:warning:no-previous-prototype-for-function-svm_migrate_put_sys_page | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_debugfs.c:warning:address-of-aconnector-mst_port-mst_mgr-will-always-evaluate-to-true | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-function-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_count | `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_status `-- x86_64-randconfig-a015-20210429 |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_enable_watchdog_timer |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_count |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_status |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_ras_error_inject |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_count `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_status elapsed time: 735m configs tested: 92 configs skipped: 2 gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig xtensa virt_defconfig arm corgi_defconfig m68k sun3x_defconfig sh se7343_defconfig mips loongson3_defconfig powerpc mpc836x_mds_defconfig arm davinci_all_defconfig xtensa audio_kc705_defconfig xtensa common_defconfig m68k m5272c3_defconfig mips maltasmvp_defconfig mips db1xxx_defconfig arm rpc_defconfig xtensa iss_defconfig ia64 allmodconfig ia64 defconfig ia64 allyesconfig m68k allmodconfig m68k defconfig m68k allyesconfig nios2 defconfig arc allyesconfig nds32 allnoconfig nds32 defconfig nios2 allyesconfig csky defconfig alpha defconfig alpha allyesconfig xtensa allyesconfig h8300 allyesconfig arc defconfig sh allmodconfig parisc defconfig s390 allyesconfig s390 allmodconfig parisc allyesconfig s390 defconfig i386 allyesconfig sparc allyesconfig sparc defconfig i386 defconfig mips allyesconfig mips allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig x86_64 randconfig-a004-20210429 x86_64 randconfig-a002-20210429 x86_64 randconfig-a005-20210429 x86_64 randconfig-a006-20210429 x86_64 randconfig-a001-20210429 x86_64 randconfig-a003-20210429 i386 randconfig-a005-20210429 i386 randconfig-a002-20210429 i386 randconfig-a001-20210429 i386 randconfig-a006-20210429 i386 randconfig-a003-20210429 i386 randconfig-a004-20210429 i386 randconfig-a012-20210429 i386 randconfig-a014-20210429 i386 randconfig-a013-20210429 i386 randconfig-a011-20210429 i386 randconfig-a015-20210429 i386 randconfig-a016-20210429 riscv nommu_k210_defconfig riscv allyesconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig riscv allmodconfig um allmodconfig um allnoconfig um allyesconfig um defconfig x86_64 allyesconfig x86_64 defconfig x86_64 kexec x86_64 rhel-8.3-kselftests x86_64 rhel-8.3 x86_64 rhel-8.3-kbuiltin clang tested configs: x86_64 randconfig-a015-20210429 x86_64 randconfig-a016-20210429 x86_64 randconfig-a011-20210429 x86_64 randconfig-a014-20210429 x86_64 randconfig-a013-20210429 x86_64 randconfig-a012-20210429 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx