tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: c83540783e906ba43421bfcfd22d678fef4178d5 Add linux-next specific files for 20210427 Error/Warning reports: 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/202104090100.pLUTRe96-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104111448.wQHo5tos-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104150411.DBBinZjO-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104180344.PCkSoEiS-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104201517.dPoz8qc0-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104211325.DFY9pRAs-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104271201.ezZDFT0p-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104271900.gJ7nEclX-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104272232.SjxmgTES-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202104280026.Ek2Wc0DY-lkp@xxxxxxxxx Error/Warning in current branch: arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_quotactl_path' [-Wmissing-prototypes] arch/ia64/include/uapi/asm/siginfo.h:15:27: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token arch/riscv/errata/sifive/errata_cip_453.S:25: Error: Improper shift amount (38) arch/riscv/kernel/setup.c:284:32: error: implicit declaration of function 'XIP_FIXUP' [-Werror,-Wimplicit-function-declaration] arch/riscv/mm/ptdump.c:383:53: error: use of undeclared identifier 'kernel_virt_addr' csky-linux-ld: ioctl.c:(.text+0x154): undefined reference to `__get_user_bad' drivers/firewire/net.c:491:23: warning: variable 'dev' set but not used [-Wunused-but-set-variable] 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:4624:6: warning: no previous prototype for 'amdgpu_device_recheck_guilty_jobs' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1382:5: warning: no previous prototype for function 'gfx_v9_4_2_query_ras_error_count' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1428:6: warning: no previous prototype for function 'gfx_v9_4_2_reset_ras_error_count' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1437:5: warning: no previous prototype for function 'gfx_v9_4_2_ras_error_inject' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1510:6: warning: no previous prototype for function 'gfx_v9_4_2_query_ras_error_status' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1520:6: warning: no previous prototype for function 'gfx_v9_4_2_reset_ras_error_status' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1530:6: warning: no previous prototype for function 'gfx_v9_4_2_enable_watchdog_timer' [-Wmissing-prototypes] drivers/scsi/FlashPoint.c:1076:11: error: 'struct sccb_mgr_info' has no member named '_sifields' drivers/scsi/FlashPoint.c:1109:11: error: 'struct sccb_mgr_info' has no member named 'si_card_family' drivers/scsi/FlashPoint.c:1110:11: error: 'struct sccb_mgr_info' has no member named 'si_bustype' drivers/scsi/FlashPoint.c:1113:12: error: 'struct sccb_mgr_info' has no member named 'si_card_model' drivers/scsi/FlashPoint.c:1178:12: error: 'struct sccb_mgr_info' has no member named 'si_XlatInfo' drivers/scsi/FlashPoint.c:1185:11: error: 'struct sccb_mgr_info' has no member named 'si_relative_cardnum' ioctl.c:(.text+0x112): undefined reference to `__get_user_bad' iov_iter.c:(.text+0x582): undefined reference to `__get_user_bad' keyboard.c:(.text+0x2314): undefined reference to `__put_user_bad' tty_ioctl.c:(.text+0x3ee): undefined reference to `__put_user_bad' tty_ioctl.c:(.text+0x876): undefined reference to `__get_user_bad' vt.c:(.text+0x1e2e): undefined reference to `__get_user_bad' vt_ioctl.c:(.text+0x554): undefined reference to `__put_user_bad' watchdog_dev.c:(.text+0x560): undefined reference to `__get_user_bad' possible Error/Warning in current branch: arch/arm/mach-omap2/cpuidle44xx.c:88: warning: expecting prototype for omap_enter_idle_[simple/coupled](). Prototype was for omap_enter_idle_simple() instead arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_landlock_add_rule' [-Wmissing-prototypes] arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_landlock_create_ruleset' [-Wmissing-prototypes] arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_landlock_restrict_self' [-Wmissing-prototypes] arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_memfd_secret' [-Wmissing-prototypes] arch/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/s390/lib/spinlock.c:30: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst arch/s390/mm/pgtable.c:838: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/bluetooth/btrsi.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/char/xilinx_hwicap/fifo_icap.c:52: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/cpufreq/longrun.c:21: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1382:5: warning: no previous prototype for 'gfx_v9_4_2_query_ras_error_count' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1428:6: warning: no previous prototype for 'gfx_v9_4_2_reset_ras_error_count' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1437:5: warning: no previous prototype for 'gfx_v9_4_2_ras_error_inject' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1510:6: warning: no previous prototype for 'gfx_v9_4_2_query_ras_error_status' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1520:6: warning: no previous prototype for 'gfx_v9_4_2_reset_ras_error_status' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1530:6: warning: no previous prototype for 'gfx_v9_4_2_enable_watchdog_timer' [-Wmissing-prototypes] drivers/gpu/drm/sti/sti_hdmi.c:187: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/sti/sti_hdmi_tx3g4c28phy.c:70: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/gpu/drm/sti/sti_tvout.c:156: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/hwtracing/coresight/coresight-cti-core.c:26: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/infiniband/ulp/rtrs/rtrs-clt.c:916: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/input/misc/cpcap-pwrbutton.c:2: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/mmc/host/sdhci-omap.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/most/most_snd.c:404: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/mtd/nand/raw/marvell_nand.c:454: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/net/ethernet/freescale/enetc/enetc_pf.c:1140:1-7: ERROR: missing put_device; call of_find_device_by_node on line 1134, but without a corresponding object release within this function. 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/regulator/bd71815-regulator.c:210:6: error: implicit declaration of function 'of_find_property' [-Werror=implicit-function-declaration] drivers/regulator/bd71815-regulator.c:461:16: error: implicit declaration of function 'of_match_ptr' [-Werror=implicit-function-declaration] drivers/regulator/bd71815-regulator.c:461:16: error: initializer element is not constant drivers/regulator/bd71815-regulator.c:461:16: warning: initialization of 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] drivers/regulator/bd71815-regulator.c:589:10: warning: assignment to 'struct gpio_desc *' from 'int' makes pointer from integer without a cast [-Wint-conversion] drivers/regulator/bd71815-regulator.c:589:12: error: implicit declaration of function 'devm_gpiod_get_from_of_node' [-Werror=implicit-function-declaration] drivers/regulator/bd71815-regulator.c:592:8: error: 'GPIOD_ASIS' undeclared (first use in this function); did you mean 'GPIOF_IN'? drivers/regulator/bd71815-regulator.c:633:40: error: array type has incomplete element type 'struct platform_device_id' drivers/regulator/bd71815-regulator.c:645:14: error: initialization of 'const struct platform_device_id *' from incompatible pointer type 'struct bd71815_regulator *' [-Werror=incompatible-pointer-types] 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/staging/iio/frequency/ad9834.c:320: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/staging/rtl8723bs/hal/sdio_halinit.c:881:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] drivers/usb/cdns3/cdns3-gadget.c:487: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst ld.lld: error: arch/riscv/kernel/vdso/flush_icache.o:(.text+0x0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: arch/riscv/kernel/vdso/getcpu.o:(.text+0x0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: arch/riscv/kernel/vdso/rt_sigreturn.o:(.text+0x0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax 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-firewire-net.c:warning:variable-dev-set-but-not-used | |-- 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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- alpha-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- alpha-randconfig-m031-20210426 | `-- 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 |-- arc-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-allmodconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-hwtracing-coresight-coresight-cti-core.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g5.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinmux-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-allyesconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-hwtracing-coresight-coresight-cti-core.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g5.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinmux-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm-defconfig | |-- arch-arm-mach-omap2-cpuidle44xx.c:warning:expecting-prototype-for-omap_enter_idle_-simple-coupled-().-Prototype-was-for-omap_enter_idle_simple()-instead | |-- drivers-gpu-drm-sti-sti_hdmi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_hdmi_tx3g4c28phy.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-gpu-drm-sti-sti_tvout.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-pinctrl-aspeed-pinctrl-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-pinctrl-aspeed-pinmux-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm64-allyesconfig | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_add_rule | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_create_ruleset | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_restrict_self | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_memfd_secret | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_quotactl_path | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm64-defconfig | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_add_rule | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_create_ruleset | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_restrict_self | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_memfd_secret | |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_quotactl_path | `-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- arm64-randconfig-c023-20210427 | |-- 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-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-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 |-- csky-randconfig-r016-20210427 | `-- 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 |-- csky-randconfig-s032-20210427 | |-- csky-linux-ld:ioctl.c:(.text):undefined-reference-to-__get_user_bad | |-- ioctl.c:(.text):undefined-reference-to-__get_user_bad | |-- iov_iter.c:(.text):undefined-reference-to-__get_user_bad | |-- keyboard.c:(.text):undefined-reference-to-__put_user_bad | |-- tty_ioctl.c:(.text):undefined-reference-to-__get_user_bad | |-- tty_ioctl.c:(.text):undefined-reference-to-__put_user_bad | |-- vt.c:(.text):undefined-reference-to-__get_user_bad | |-- vt_ioctl.c:(.text):undefined-reference-to-__put_user_bad | `-- watchdog_dev.c:(.text):undefined-reference-to-__get_user_bad |-- h8300-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-defconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- i386-randconfig-a002-20210426 | `-- 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-a003-20210426 | |-- drivers-regulator-bd71815-regulator.c:error:GPIOD_ASIS-undeclared-(first-use-in-this-function) | |-- drivers-regulator-bd71815-regulator.c:error:array-type-has-incomplete-element-type-struct-platform_device_id | |-- drivers-regulator-bd71815-regulator.c:error:implicit-declaration-of-function-devm_gpiod_get_from_of_node | |-- drivers-regulator-bd71815-regulator.c:error:implicit-declaration-of-function-of_find_property | |-- drivers-regulator-bd71815-regulator.c:error:implicit-declaration-of-function-of_match_ptr | |-- drivers-regulator-bd71815-regulator.c:error:initialization-of-const-struct-platform_device_id-from-incompatible-pointer-type-struct-bd71815_regulator | |-- drivers-regulator-bd71815-regulator.c:error:initializer-element-is-not-constant | |-- drivers-regulator-bd71815-regulator.c:warning:assignment-to-struct-gpio_desc-from-int-makes-pointer-from-integer-without-a-cast | `-- drivers-regulator-bd71815-regulator.c:warning:initialization-of-const-char-from-int-makes-pointer-from-integer-without-a-cast |-- i386-randconfig-a011-20210426 | |-- 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 |-- i386-randconfig-a013-20210426 | `-- 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-20210426 | |-- 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-a016-20210426 | |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-c001-20210426 | `-- 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-c021-20210427 | `-- 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-m021-20210426 | `-- 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-s001-20210426 | `-- 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-s002-20210426 | |-- 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 |-- ia64-allmodconfig | |-- arch-ia64-include-uapi-asm-siginfo.h:error:expected:or-__attribute__-before-.-token | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- ia64-allyesconfig | |-- arch-ia64-include-uapi-asm-siginfo.h:error:expected:or-__attribute__-before-.-token | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- m68k-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- m68k-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- microblaze-randconfig-r012-20210427 | |-- 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 |-- microblaze-randconfig-s032-20210426 | `-- drivers-char-xilinx_hwicap-fifo_icap.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- mips-nlm_xlr_defconfig | |-- 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 | `-- 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-r034-20210426 | |-- 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 | `-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used |-- 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-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- nios2-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- openrisc-randconfig-r001-20210427 | `-- 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-firewire-net.c:warning:variable-dev-set-but-not-used | |-- 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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- powerpc-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- riscv-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- riscv-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-ethernet-freescale-enetc-enetc_pf.c:ERROR:missing-put_device-call-of_find_device_by_node-on-line-but-without-a-corresponding-object-release-within-this-function. | |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- riscv-randconfig-c004-20210426 | |-- arch-riscv-errata-sifive-errata_cip_453.S:Error:Improper-shift-amount-() | |-- 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 |-- riscv-randconfig-r005-20210427 | |-- 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 |-- s390-allmodconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- s390-allyesconfig | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- sparc-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- sparc-randconfig-r011-20210427 | `-- 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 |-- sparc-randconfig-r023-20210427 | |-- 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 |-- sparc64-randconfig-p001-20210426 | `-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- um-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- um-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-allmodconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_destroy | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_dump | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_is_occupied | |-- drivers-gpu-drm-amd-amdgpu-amdgpu_amdkfd_arcturus.c:warning:no-previous-prototype-for-kgd_arcturus_hqd_sdma_load | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-defconfig | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-a011-20210426 | `-- 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 |-- x86_64-randconfig-a012-20210426 | |-- 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 | `-- 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 |-- x86_64-randconfig-a014-20210426 | |-- 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 |-- x86_64-randconfig-a016-20210426 | |-- 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 |-- x86_64-randconfig-c022-20210427 | |-- 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 |-- x86_64-randconfig-s022-20210426 | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-rhel-8.3 | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-rhel-8.3-kbuiltin | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-rhel-8.3-kselftests | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- xtensa-allyesconfig | |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-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-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used | |-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst `-- xtensa-randconfig-r026-20210427 `-- 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 clang_recent_errors |-- riscv-randconfig-r013-20210427 | |-- arch-riscv-mm-ptdump.c:error:use-of-undeclared-identifier-kernel_virt_addr | |-- 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 |-- riscv-randconfig-r033-20210426 | `-- arch-riscv-kernel-setup.c:error:implicit-declaration-of-function-XIP_FIXUP-Werror-Wimplicit-function-declaration |-- riscv-randconfig-r036-20210426 | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_enable_watchdog_timer | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_status | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_ras_error_inject | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_count | |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_status | |-- 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-r032-20210426 | |-- arch-s390-lib-spinlock.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | |-- arch-s390-mm-pgtable.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst | `-- drivers-s390-char-ctrlchar.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst |-- x86_64-randconfig-r024-20210427 | `-- 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 `-- x86_64-randconfig-r025-20210427 `-- drivers-most-most_snd.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst elapsed time: 740m configs tested: 92 configs skipped: 2 gcc tested configs: arm64 allyesconfig arm defconfig arm64 defconfig arm allyesconfig arm allmodconfig i386 allyesconfig sh se7705_defconfig mips loongson1c_defconfig s390 defconfig arm lart_defconfig arm xcep_defconfig x86_64 defconfig sh migor_defconfig arm qcom_defconfig arm at91_dt_defconfig sh shmin_defconfig mips nlm_xlr_defconfig mips loongson1b_defconfig arm mxs_defconfig sh r7785rp_defconfig arm ep93xx_defconfig sh rsk7201_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 sparc allyesconfig sparc defconfig i386 defconfig mips allyesconfig mips allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig i386 randconfig-a005-20210426 i386 randconfig-a002-20210426 i386 randconfig-a001-20210426 i386 randconfig-a006-20210426 i386 randconfig-a004-20210426 i386 randconfig-a003-20210426 x86_64 randconfig-a015-20210426 x86_64 randconfig-a016-20210426 x86_64 randconfig-a011-20210426 x86_64 randconfig-a014-20210426 x86_64 randconfig-a012-20210426 x86_64 randconfig-a013-20210426 i386 randconfig-a014-20210426 i386 randconfig-a012-20210426 i386 randconfig-a011-20210426 i386 randconfig-a013-20210426 i386 randconfig-a015-20210426 i386 randconfig-a016-20210426 riscv nommu_k210_defconfig riscv allyesconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig riscv allmodconfig um allmodconfig um allnoconfig um allyesconfig um defconfig x86_64 allyesconfig x86_64 rhel-8.3-kselftests x86_64 rhel-8.3 x86_64 rhel-8.3-kbuiltin x86_64 kexec clang tested configs: x86_64 randconfig-a002-20210426 x86_64 randconfig-a004-20210426 x86_64 randconfig-a001-20210426 x86_64 randconfig-a006-20210426 x86_64 randconfig-a005-20210426 x86_64 randconfig-a003-20210426 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx