All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION 3f1fee3e7237347f09a2c7fa538119e6d9ea4b84
@ 2021-04-26 19:15 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-04-26 19:15 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Memory Management List

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 3f1fee3e7237347f09a2c7fa538119e6d9ea4b84  Add linux-next specific files for 20210426

Error/Warning reports:

https://lore.kernel.org/linux-mm/202103300702.8e0EJ8Ra-lkp@intel.com
https://lore.kernel.org/linux-mm/202103302338.o2eMPdVF-lkp@intel.com
https://lore.kernel.org/linux-mm/202104111448.wQHo5tos-lkp@intel.com
https://lore.kernel.org/linux-mm/202104150411.DBBinZjO-lkp@intel.com
https://lore.kernel.org/linux-mm/202104180344.PCkSoEiS-lkp@intel.com
https://lore.kernel.org/linux-mm/202104181228.2dAzSGLq-lkp@intel.com
https://lore.kernel.org/linux-mm/202104201517.dPoz8qc0-lkp@intel.com
https://lore.kernel.org/linux-mm/202104211325.DFY9pRAs-lkp@intel.com
https://lore.kernel.org/linux-mm/202104262134.HhimJsrr-lkp@intel.com
https://lore.kernel.org/linux-mm/202104270205.yqGz0nCW-lkp@intel.com

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/arm64/kvm/hyp/nvhe/switch.c:264:17: warning: no previous prototype for function 'hyp_panic' [-Wmissing-prototypes]
arch/arm64/kvm/hyp/vhe/switch.c:215:17: warning: no previous prototype for function 'hyp_panic' [-Wmissing-prototypes]
arch/ia64/include/uapi/asm/siginfo.h:15:27: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token
arch/powerpc/include/asm/book3s/64/hash-pkey.h:10:23: error: use of undeclared identifier 'VM_PKEY_BIT0'
arch/powerpc/include/asm/book3s/64/hash-pkey.h:11:16: error: use of undeclared identifier 'VM_PKEY_BIT1'
arch/powerpc/include/asm/book3s/64/hash-pkey.h:12:16: error: use of undeclared identifier 'VM_PKEY_BIT2'
arch/powerpc/include/asm/book3s/64/hash-pkey.h:13:16: error: use of undeclared identifier 'VM_PKEY_BIT3'
arch/powerpc/include/asm/book3s/64/hash-pkey.h:14:16: error: use of undeclared identifier 'VM_PKEY_BIT4'
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/mfd/atc260x-i2c.c:45:34: warning: unused variable 'atc260x_i2c_of_match' [-Wunused-const-variable]
drivers/scsi/FlashPoint.c:1076:11: error: 'struct sccb_mgr_info' has no member named '_sifields'
drivers/scsi/FlashPoint.c:1109:11: error: 'struct sccb_mgr_info' has no member named 'si_card_family'
drivers/scsi/FlashPoint.c:1110:11: error: 'struct sccb_mgr_info' has no member named 'si_bustype'
drivers/scsi/FlashPoint.c:1113:12: error: 'struct sccb_mgr_info' has no member named 'si_card_model'
drivers/scsi/FlashPoint.c:1178:12: error: 'struct sccb_mgr_info' has no member named 'si_XlatInfo'
drivers/scsi/FlashPoint.c:1185:11: error: 'struct sccb_mgr_info' has no member named 'si_relative_cardnum'

possible Error/Warning in current branch:

appldata_base.c:(.text+0xa48): undefined reference to `sysctl_vals'
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/arm64/kvm/debug.c:27: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
arch/arm64/kvm/guest.c:571: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
arch/arm64/kvm/handle_exit.c:295:24: warning: no previous prototype for function 'nvhe_hyp_panic_handler' [-Wmissing-prototypes]
arch/arm64/kvm/hyp/nvhe/switch.c:132: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
arch/arm64/kvm/pmu-emul.c:453: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
arch/mips/kernel/traps.c:416 die() warn: variable dereferenced before check 'regs' (see line 404)
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
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/mtd/nand/raw/marvell_nand.c:454: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/net/wireless/intel/ipw2x00/ipw2100.c:5359: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/net/wireless/rsi/rsi_91x_mgmt.c:1550: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/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/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
s390x-linux-gnu-ld: appldata_base.c:(.text+0xa74): undefined reference to `sysctl_vals'
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-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-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arc-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-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-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-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-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-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
|-- csky-randconfig-c003-20210426
|   `-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- h8300-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-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-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-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-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-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- ia64-randconfig-p002-20210426
|   |-- 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-randconfig-r024-20210426
|   |-- 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
|-- 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-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-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-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-char-xilinx_hwicap-fifo_icap.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-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-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-r013-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-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-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-malta_defconfig
|   `-- 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
|-- mips-randconfig-m031-20210426
|   `-- arch-mips-kernel-traps.c-die()-warn:variable-dereferenced-before-check-regs-(see-line-)
|-- mips-randconfig-r034-20210426
|   `-- drivers-staging-rtl8723bs-hal-sdio_halinit.c:warning:variable-ret-set-but-not-used
|-- mips-randconfig-r035-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
|-- 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-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-p001-20210426
|   |-- arch-openrisc-mm-ioremap.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-input-misc-cpcap-pwrbutton.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- openrisc-randconfig-r016-20210426
|   `-- 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-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- parisc-randconfig-c004-20210426
|   |-- 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
|-- parisc-randconfig-r006-20210426
|   |-- 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-usb-cdns3-cdns3-gadget.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-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-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-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-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-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- s390-allmodconfig
|   `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- s390-allyesconfig
|   |-- drivers-firewire-net.c:warning:variable-dev-set-but-not-used
|   |-- drivers-gpu-drm-amd-amdgpu-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
|   `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- sh-randconfig-r022-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
|-- 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-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
|-- 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-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-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-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_optc.c:warning:no-previous-prototype-for-optc1_set_vupdate_keepout
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-net-wireless-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
|-- x86_64-randconfig-r015-20210426
|   |-- 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-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-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-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-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
    `-- security-selinux-avc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst

clang_recent_errors
|-- arm64-randconfig-r033-20210426
|   |-- arch-arm64-kvm-debug.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- arch-arm64-kvm-guest.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- arch-arm64-kvm-handle_exit.c:warning:no-previous-prototype-for-function-nvhe_hyp_panic_handler
|   |-- arch-arm64-kvm-hyp-nvhe-switch.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- arch-arm64-kvm-hyp-nvhe-switch.c:warning:no-previous-prototype-for-function-hyp_panic
|   |-- arch-arm64-kvm-hyp-vhe-switch.c:warning:no-previous-prototype-for-function-hyp_panic
|   `-- arch-arm64-kvm-pmu-emul.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- powerpc-randconfig-r034-20210426
|   |-- arch-powerpc-include-asm-book3s-hash-pkey.h:error:use-of-undeclared-identifier-VM_PKEY_BIT0
|   |-- arch-powerpc-include-asm-book3s-hash-pkey.h:error:use-of-undeclared-identifier-VM_PKEY_BIT1
|   |-- arch-powerpc-include-asm-book3s-hash-pkey.h:error:use-of-undeclared-identifier-VM_PKEY_BIT2
|   |-- arch-powerpc-include-asm-book3s-hash-pkey.h:error:use-of-undeclared-identifier-VM_PKEY_BIT3
|   `-- arch-powerpc-include-asm-book3s-hash-pkey.h:error:use-of-undeclared-identifier-VM_PKEY_BIT4
`-- s390-randconfig-r001-20210426
    |-- appldata_base.c:(.text):undefined-reference-to-sysctl_vals
    |-- drivers-mfd-atc26-i2c.c:warning:unused-variable-atc26_i2c_of_match
    `-- s39-linux-gnu-ld:appldata_base.c:(.text):undefined-reference-to-sysctl_vals

elapsed time: 733m

configs tested: 93
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
x86_64                           allyesconfig
i386                             allyesconfig
arm                        cerfcube_defconfig
h8300                    h8300h-sim_defconfig
powerpc                 mpc834x_mds_defconfig
arm                          pxa910_defconfig
sh                          rsk7203_defconfig
arm                          moxart_defconfig
mips                     loongson1b_defconfig
powerpc                 mpc8313_rdb_defconfig
arm                  colibri_pxa300_defconfig
xtensa                generic_kc705_defconfig
powerpc                    klondike_defconfig
mips                          malta_defconfig
powerpc                     taishan_defconfig
powerpc                 canyonlands_defconfig
h8300                     edosk2674_defconfig
xtensa                          iss_defconfig
arm                          collie_defconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a002-20210426
i386                 randconfig-a001-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                    rhel-8.3-kselftests
x86_64                              defconfig
x86_64                               rhel-8.3
x86_64                      rhel-8.3-kbuiltin
x86_64                                  kexec

clang tested configs:
x86_64               randconfig-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@lists.01.org


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-26 19:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 19:15 [linux-next:master] BUILD REGRESSION 3f1fee3e7237347f09a2c7fa538119e6d9ea4b84 kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.