tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 593ef1658ecf61d3619885bdbbcfffa3d1417891 Add linux-next specific files for 20210420 Error/Warning reports: https://lore.kernel.org/linux-mm/202103260723.tRhjUz8L-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202103300702.8e0EJ8Ra-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202103302338.o2eMPdVF-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104040938.YJfOQcob-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104111448.wQHo5tos-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104130101.oJTybaAq-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104150411.DBBinZjO-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104162213.AWX3Fd5p-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/202104202112.1Cba8V4g-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104202238.5F6mEkgG-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104210002.lk7ocggz-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104210102.AGi3rYbZ-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104210134.ZYekcVpL-lkp@xxxxxxxxx Error/Warning in current branch: WARNING: modpost: vmlinux.o(.text.unlikely+0x598): Section mismatch in reference from the function jent_panic() to the variable .init.data:initcall_level_names 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/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/amdgpu_device.c:4625:6: warning: no previous prototype for 'amdgpu_device_recheck_guilty_jobs' [-Wmissing-prototypes] drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:1148:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion] drivers/net/ethernet/renesas/ravb_main.c:2088:6: warning: variable 'priv' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] 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' drivers/spi/spi-stm32-qspi.c:481:75: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fs/ext4/mballoc.c:2614:1: warning: stack frame size of 2416 bytes in function 'ext4_mb_regular_allocator' [-Wframe-larger-than=] fs/io-wq.c:668:20: warning: unused function 'io_wqe_need_worker' kernel/gcov/clang.c:296:19: warning: incompatible integer to pointer conversion assigning to 'u64 *' (aka 'unsigned long long *') from 'int' [-Wint-conversion] kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1360 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 2080 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=] possible Error/Warning in current branch: 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/mips/cavium-octeon/executive/cvmx-interrupt-decodes.c:49: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst arch/mips/cavium-octeon/executive/cvmx-l2c.c:768: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst arch/mips/netlogic/xlr/fmn-config.c:106: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst 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/powerpc/kernel/rtas.c:885: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst arch/s390/kvm/intercept.c:318: 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/cpufreq/longrun.c:21: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/edac/octeon_edac-pc.c:34: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1009: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:1055: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:1064: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:1134: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:1144: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:1154:6: warning: no previous prototype for 'gfx_v9_4_2_enable_watchdog_timer' [-Wmissing-prototypes] 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/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/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/ethernet/cadence/macb_ptp.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c:2040: 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/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/net/ctcm_fsms.c:186: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/net/ctcm_main.c:59: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/net/ctcm_mpc.c:1020: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/s390/net/netiucv.c:62: 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/rtl8188eu/os_dep/rtw_android.c:56: 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:487: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/watchdog/octeon-wdt-main.c:195: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/watchdog/octeon-wdt-main.c:208: warning: expecting prototype for NMI stage 3 handler. NMIs are handled in the following manner(). Prototype was for octeon_wdt_nmi_stage3() instead 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 security/selinux/avc.c:822: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- arc-randconfig-c024-20210420 | |-- 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 |-- arm-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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-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-rtl8188eu-os_dep-rtw_android.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 |-- arm-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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-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-rtl8188eu-os_dep-rtw_android.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 |-- arm-defconfig | |-- 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 |-- 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-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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-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-rtl8188eu-os_dep-rtw_android.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 |-- 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-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-20210420 | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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 |-- i386-randconfig-a002-20210420 | `-- 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-a004-20210420 | `-- 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-a005-20210420 | |-- drivers-cpufreq-longrun.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-a006-20210420 | |-- drivers-cpufreq-longrun.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 |-- i386-randconfig-a012-20210420 | |-- 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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-a013-20210420 | `-- 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-a014-20210420 | `-- 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-a015-20210420 | |-- 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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-a016-20210420 | `-- 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 |-- i386-randconfig-c001-20210420 | |-- 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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-c021-20210420 | `-- 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-r006-20210420 | |-- 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-s001-20210420 | `-- 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-s002-20210420 | `-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- ia64-randconfig-r001-20210420 | `-- 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 |-- 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-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-rtl8188eu-os_dep-rtw_android.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 |-- 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-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-rtl8188eu-os_dep-rtw_android.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 |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- mips-randconfig-r001-20210420 | |-- arch-mips-cavium-octeon-executive-cvmx-interrupt-decodes.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- arch-mips-cavium-octeon-executive-cvmx-l2c.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-edac-octeon_edac-pc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-watchdog-octeon-wdt-main.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-watchdog-octeon-wdt-main.c:warning:expecting-prototype-for-NMI-stage-handler.-NMIs-are-handled-in-the-following-manner().-Prototype-was-for-octeon_wdt_nmi_stage3()-instead |-- mips-randconfig-r035-20210420 | `-- arch-mips-netlogic-xlr-fmn-config.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- nds32-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-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-rtl8188eu-os_dep-rtw_android.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 |-- nds32-randconfig-r004-20210420 | `-- 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 |-- nds32-randconfig-s032-20210420 | `-- 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 |-- 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-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-rtl8188eu-os_dep-rtw_android.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 |-- openrisc-randconfig-c004-20210420 | |-- 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-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 |-- openrisc-randconfig-r002-20210420 | |-- 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-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- openrisc-randconfig-s031-20210420 | `-- arch-openrisc-mm-ioremap.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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- powerpc64-randconfig-m031-20210420 | |-- 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 |-- powerpc64-randconfig-r013-20210420 | |-- 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-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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-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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-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-rtl8188eu-os_dep-rtw_android.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 |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- sparc-randconfig-p001-20210420 | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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 |-- 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-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-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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 |-- 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-a012-20210420 | `-- 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 |-- x86_64-randconfig-a013-20210420 | |-- 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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-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-a014-20210420 | |-- 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-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-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-a015-20210420 | |-- 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 |-- x86_64-randconfig-s021-20210420 | `-- 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-rhel-8.3 | `-- 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 | `-- 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 | `-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs | |-- 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-rtl8188eu-os_dep-rtw_android.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 `-- xtensa-randconfig-r031-20210420 |-- Section-mismatch-in-reference-from-the-function-jent_panic()-to-the-variable-.init.data:initcall_level_names |-- 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 clang_recent_errors |-- arm-randconfig-r021-20210420 | |-- 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-net-ethernet-cadence-macb_ptp.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-ethernet-renesas-ravb_main.c:warning:variable-priv-is-used-uninitialized-whenever-if-condition-is-true | `-- drivers-net-wireless-broadcom-brcm80211-brcmfmac-p2p.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-randconfig-r025-20210420 | `-- drivers-gpu-drm-msm-dsi-phy-dsi_phy_7nm.c:warning:implicit-conversion-from-unsigned-long-long-to-unsigned-long-changes-value-from-to |-- mips-randconfig-r023-20210420 | `-- fs-io-wq.c:warning:unused-function-io_wqe_need_worker |-- powerpc-randconfig-r032-20210420 | |-- 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 | |-- kernel-gcov-clang.c:error:implicit-declaration-of-function-vmalloc-Werror-Wimplicit-function-declaration | |-- kernel-gcov-clang.c:warning:incompatible-integer-to-pointer-conversion-assigning-to-u64-(aka-unsigned-long-long-)-from-int | `-- kernel-trace-trace_events_hist.c:warning:stack-frame-size-of-bytes-in-function-hist_trigger_print_key |-- powerpc-randconfig-r036-20210420 | |-- arch-powerpc-kernel-process.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- fs-ext4-mballoc.c:warning:stack-frame-size-of-bytes-in-function-ext4_mb_regular_allocator | |-- kernel-gcov-clang.c:error:implicit-declaration-of-function-vmalloc-Werror-Wimplicit-function-declaration | |-- kernel-gcov-clang.c:warning:incompatible-integer-to-pointer-conversion-assigning-to-u64-(aka-unsigned-long-long-)-from-int | `-- kernel-trace-trace_events_hist.c:warning:stack-frame-size-of-bytes-in-function-hist_trigger_print_key |-- powerpc64-randconfig-r003-20210420 | |-- arch-powerpc-kernel-process.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- arch-powerpc-kernel-rtas.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-spi-spi-stm32-qspi.c:warning:format-specifies-type-unsigned-int-but-the-argument-has-type-size_t-(aka-unsigned-long-) |-- riscv-randconfig-r001-20210420 | |-- 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 |-- s390-randconfig-r034-20210420 | |-- arch-s390-kvm-intercept.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- 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-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-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-net-ctcm_fsms.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-s390-net-ctcm_main.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-s390-net-ctcm_mpc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-s390-net-netiucv.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-a001-20210420 | |-- kernel-gcov-clang.c:error:implicit-declaration-of-function-vmalloc-Werror-Wimplicit-function-declaration | `-- kernel-gcov-clang.c:warning:incompatible-integer-to-pointer-conversion-assigning-to-u64-(aka-unsigned-long-long-)-from-int |-- x86_64-randconfig-a003-20210420 | |-- kernel-gcov-clang.c:error:implicit-declaration-of-function-vmalloc-Werror-Wimplicit-function-declaration | `-- kernel-gcov-clang.c:warning:incompatible-integer-to-pointer-conversion-assigning-to-u64-(aka-unsigned-long-long-)-from-int `-- x86_64-randconfig-a005-20210420 |-- drivers-net-ethernet-cadence-macb_ptp.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- kernel-gcov-clang.c:error:implicit-declaration-of-function-vmalloc-Werror-Wimplicit-function-declaration `-- kernel-gcov-clang.c:warning:incompatible-integer-to-pointer-conversion-assigning-to-u64-(aka-unsigned-long-long-)-from-int elapsed time: 728m configs tested: 95 configs skipped: 2 gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig x86_64 allyesconfig riscv allmodconfig riscv allyesconfig arm moxart_defconfig sh r7785rp_defconfig powerpc warp_defconfig mips decstation_r4k_defconfig powerpc mpc836x_rdk_defconfig mips loongson1b_defconfig sh shmin_defconfig arm ixp4xx_defconfig sh sh7785lcr_defconfig nios2 alldefconfig powerpc mgcoge_defconfig sh se7724_defconfig sh sdk7786_defconfig arm dove_defconfig powerpc ppa8548_defconfig ia64 tiger_defconfig mips jmr3927_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 i386 randconfig-a005-20210420 i386 randconfig-a002-20210420 i386 randconfig-a001-20210420 i386 randconfig-a006-20210420 i386 randconfig-a004-20210420 i386 randconfig-a003-20210420 x86_64 randconfig-a015-20210420 x86_64 randconfig-a016-20210420 x86_64 randconfig-a011-20210420 x86_64 randconfig-a014-20210420 x86_64 randconfig-a013-20210420 x86_64 randconfig-a012-20210420 i386 randconfig-a012-20210420 i386 randconfig-a014-20210420 i386 randconfig-a011-20210420 i386 randconfig-a013-20210420 i386 randconfig-a015-20210420 i386 randconfig-a016-20210420 riscv nommu_k210_defconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig um allmodconfig um allnoconfig um allyesconfig um defconfig x86_64 rhel-8.3-kselftests x86_64 defconfig x86_64 rhel-8.3 x86_64 rhel-8.3-kbuiltin x86_64 kexec clang tested configs: x86_64 randconfig-a004-20210420 x86_64 randconfig-a002-20210420 x86_64 randconfig-a001-20210420 x86_64 randconfig-a005-20210420 x86_64 randconfig-a006-20210420 x86_64 randconfig-a003-20210420 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx