linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION e99d8a8495175df8cb8b739f8cf9b0fc9d0cd3b5
@ 2021-04-10  0:53 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-04-10  0:53 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: e99d8a8495175df8cb8b739f8cf9b0fc9d0cd3b5  Add linux-next specific files for 20210409

Error/Warning reports:

https://lore.kernel.org/linux-mm/202103111524.3lRp7fHg-lkp@intel.com
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/202104060759.aocGJUwA-lkp@intel.com
https://lore.kernel.org/linux-mm/202104090100.pLUTRe96-lkp@intel.com
https://lore.kernel.org/linux-mm/202104090930.Jbhn7wvK-lkp@intel.com
https://lore.kernel.org/linux-mm/202104092309.kFqXNBXF-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]
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:3015:53: warning: address of 'aconnector->mst_port->mst_mgr' will always evaluate to 'true' [-Wpointer-bool-conversion]
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4625:6: warning: no previous prototype for 'amdgpu_device_recheck_guilty_jobs' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1008:5: warning: no previous prototype for function 'gfx_v9_4_2_query_ras_error_count' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1054:6: warning: no previous prototype for function 'gfx_v9_4_2_reset_ras_error_count' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1063:5: warning: no previous prototype for function 'gfx_v9_4_2_ras_error_inject' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1133:6: warning: no previous prototype for function 'gfx_v9_4_2_query_ras_error_status' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1143:6: warning: no previous prototype for function 'gfx_v9_4_2_reset_ras_error_status' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1153:6: warning: no previous prototype for function 'gfx_v9_4_2_enable_watchdog_timer' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c:99: warning: expecting prototype for smuio_v13_0_supports_host_gpu_xgmi(). Prototype was for smuio_v13_0_is_host_gpu_xgmi_supported() instead
include/asm-generic/bitops/__fls.h:13:38: error: conflicting types for '__fls'
include/asm-generic/bitops/find.h:164:16: error: implicit declaration of function '__fls'; did you mean '__ffs'? [-Werror=implicit-function-declaration]

possible Error/Warning in current branch:

arch/arm/boot/dts/omap4-droid-bionic-xt875.dt.yaml: touchscreen@4a: 'interrupt-names' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/omap4-droid4-xt894.dt.yaml: touchscreen@4a: 'interrupt-names' does not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_landlock_add_rule' [-Wmissing-prototypes]
arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_landlock_create_ruleset' [-Wmissing-prototypes]
arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_landlock_restrict_self' [-Wmissing-prototypes]
arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_memfd_secret' [-Wmissing-prototypes]
arch/mips/netlogic/xlr/fmn-config.c:106: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
arch/openrisc/mm/ioremap.c:108: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
arch/powerpc/kernel/security.c:781:0-23: WARNING: fops_rfi_flush should be defined with DEFINE_DEBUGFS_ATTRIBUTE
arch/powerpc/kernel/security.c:807:0-23: WARNING: fops_entry_flush should be defined with DEFINE_DEBUGFS_ATTRIBUTE
arch/powerpc/kernel/security.c:833:0-23: WARNING: fops_uaccess_flush should be defined with DEFINE_DEBUGFS_ATTRIBUTE
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:1008: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:1054: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:1063: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:1133: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:1143: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:1153:6: warning: no previous prototype for 'gfx_v9_4_2_enable_watchdog_timer' [-Wmissing-prototypes]
drivers/gpu/drm/armada/armada_plane.c:124 armada_drm_plane_atomic_check() warn: variable dereferenced before check 'state' (see line 111)
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:854: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/iommu/intel/pasid.c:554:22: error: implicit declaration of function 'read_cr0' [-Werror=implicit-function-declaration]
drivers/iommu/intel/pasid.c:557:23: error: 'X86_CR0_WP' undeclared (first use in this function)
drivers/mmc/host/sdhci-of-esdhc.c:94: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/mmc/host/sdhci-omap.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/mtd/nand/raw/marvell_nand.c:454: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/net/wireless/intel/ipw2x00/ipw2100.c:6533: 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:2700: 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:61: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/staging/iio/frequency/ad9834.c:320: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/staging/rtl8188eu/os_dep/rtw_android.c:56: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/usb/cdns3/cdns3-gadget.c:2724: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
mm/shmem.c:2478:9: sparse: sparse: context imbalance in 'shmem_mcopy_atomic_pte' - different lock contexts for basic block
mm/vmalloc.c:214:17: sparse: sparse: context imbalance in 'vmap_pages_pte_range' - different lock contexts for basic block
mm/vmalloc.c:279 vmap_range_noflush() warn: bitwise AND condition is false here
mm/vmalloc.c:534 vmap_small_pages_range_noflush() warn: bitwise AND condition is false here

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- alpha-allmodconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- alpha-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arc-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arm-allmodconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-hwtracing-coresight-coresight-cti-core.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g5.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinctrl-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinmux-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arm-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-hwtracing-coresight-coresight-cti-core.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g5.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinctrl-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinmux-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arm-defconfig
|   |-- arch-arm-boot-dts-omap4-droid-bionic-xt875.dt.yaml:touchscreen-4a:interrupt-names-does-not-match-any-of-the-regexes:pinctrl
|   |-- arch-arm-boot-dts-omap4-droid4-xt894.dt.yaml:touchscreen-4a:interrupt-names-does-not-match-any-of-the-regexes:pinctrl
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinctrl-aspeed-g6.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-pinctrl-aspeed-pinctrl-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-pinctrl-aspeed-pinmux-aspeed.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arm-randconfig-m031-20210409
|   `-- drivers-gpu-drm-armada-armada_plane.c-armada_drm_plane_atomic_check()-warn:variable-dereferenced-before-check-state-(see-line-)
|-- arm-randconfig-r001-20210409
|   |-- 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-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arm-randconfig-s032-20210409
|   |-- drivers-gpu-drm-gud-gud_drv.c:sparse:sparse:cast-to-restricted-__le32
|   |-- drivers-gpu-drm-gud-gud_drv.c:sparse:sparse:restricted-__le32-degrades-to-integer
|   |-- 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-pwm-pwm-raspberrypi-poe.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le32-usertype-reg-got-unsigned-int-usertype-reg
|-- arm64-allyesconfig
|   |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_add_rule
|   |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_create_ruleset
|   |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_landlock_restrict_self
|   |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_memfd_secret
|   |-- arch-arm64-include-asm-syscall_wrapper.h:warning:no-previous-prototype-for-__arm64_sys_quotactl_path
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_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-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- 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-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- csky-randconfig-r034-20210409
|   `-- 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
|-- h8300-allyesconfig
|   |-- include-asm-generic-bitops-__fls.h:error:conflicting-types-for-__fls
|   `-- include-asm-generic-bitops-find.h:error:implicit-declaration-of-function-__fls
|-- h8300-randconfig-r021-20210409
|   |-- include-asm-generic-bitops-__fls.h:error:conflicting-types-for-__fls
|   `-- include-asm-generic-bitops-find.h:error:implicit-declaration-of-function-__fls
|-- i386-allmodconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-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-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- i386-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-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-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- i386-randconfig-a001-20210409
|   |-- 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-a002-20210409
|   `-- 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-a011-20210409
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- i386-randconfig-a012-20210409
|   `-- 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-a013-20210409
|   |-- 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-a016-20210409
|   `-- 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-c021-20210409
|   |-- drivers-cpufreq-longrun.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- i386-randconfig-m021-20210409
|   |-- 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-s001-20210409
|   |-- 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
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-iommu-intel-pasid.c:error:X86_CR0_WP-undeclared-(first-use-in-this-function)
|   |-- drivers-iommu-intel-pasid.c:error:implicit-declaration-of-function-read_cr0
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- ia64-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-iommu-intel-pasid.c:error:X86_CR0_WP-undeclared-(first-use-in-this-function)
|   |-- drivers-iommu-intel-pasid.c:error:implicit-declaration-of-function-read_cr0
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- ia64-defconfig
|   |-- drivers-iommu-intel-pasid.c:error:X86_CR0_WP-undeclared-(first-use-in-this-function)
|   `-- drivers-iommu-intel-pasid.c:error:implicit-declaration-of-function-read_cr0
|-- ia64-randconfig-r016-20210409
|   |-- drivers-iommu-intel-pasid.c:error:X86_CR0_WP-undeclared-(first-use-in-this-function)
|   `-- drivers-iommu-intel-pasid.c:error:implicit-declaration-of-function-read_cr0
|-- m68k-allmodconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- m68k-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- microblaze-randconfig-r035-20210409
|   |-- 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-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
|-- mips-allmodconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- mips-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- mips-randconfig-c003-20210409
|   |-- arch-mips-netlogic-xlr-fmn-config.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- nds32-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- nios2-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- openrisc-randconfig-c004-20210409
|   |-- 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-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
|-- openrisc-randconfig-r004-20210409
|   `-- arch-openrisc-mm-ioremap.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- openrisc-randconfig-r025-20210409
|   |-- 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-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- parisc-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- parisc-randconfig-r005-20210409
|   |-- 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-s031-20210409
|   |-- mm-shmem.c:sparse:sparse:context-imbalance-in-shmem_mcopy_atomic_pte-different-lock-contexts-for-basic-block
|   `-- mm-vmalloc.c:sparse:sparse:context-imbalance-in-vmap_pages_pte_range-different-lock-contexts-for-basic-block
|-- powerpc-allmodconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_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-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- powerpc-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_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-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- powerpc64-randconfig-c024-20210409
|   |-- arch-powerpc-kernel-security.c:WARNING:fops_entry_flush-should-be-defined-with-DEFINE_DEBUGFS_ATTRIBUTE
|   |-- arch-powerpc-kernel-security.c:WARNING:fops_rfi_flush-should-be-defined-with-DEFINE_DEBUGFS_ATTRIBUTE
|   `-- arch-powerpc-kernel-security.c:WARNING:fops_uaccess_flush-should-be-defined-with-DEFINE_DEBUGFS_ATTRIBUTE
|-- powerpc64-randconfig-r011-20210409
|   |-- 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-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- powerpc64-randconfig-r026-20210409
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- riscv-allmodconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- riscv-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- riscv-randconfig-r012-20210409
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|-- s390-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.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
|-- s390-randconfig-m031-20210409
|   |-- mm-vmalloc.c-vmap_range_noflush()-warn:bitwise-AND-condition-is-false-here
|   `-- mm-vmalloc.c-vmap_small_pages_range_noflush()-warn:bitwise-AND-condition-is-false-here
|-- 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-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- sparc-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- 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
|-- 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
|-- x86_64-allmodconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_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-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- x86_64-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_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-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- x86_64-randconfig-a012-20210409
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   `-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|-- x86_64-randconfig-a015-20210409
|   |-- 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-m001-20210409
|   |-- mm-vmalloc.c-vmap_range_noflush()-warn:bitwise-AND-condition-is-false-here
|   `-- mm-vmalloc.c-vmap_small_pages_range_noflush()-warn:bitwise-AND-condition-is-false-here
|-- x86_64-randconfig-s022-20210409
|   `-- 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
|-- xtensa-allyesconfig
|   |-- drivers-bluetooth-btrsi.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-infiniband-ulp-rtrs-rtrs-clt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mmc-host-sdhci-of-esdhc.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-intel-ipw2x00-ipw2100.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-net-wireless-rsi-rsi_91x_mgmt.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-iio-frequency-ad9834.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-rtl8188eu-os_dep-rtw_android.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   `-- drivers-usb-cdns3-cdns3-gadget.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
`-- xtensa-randconfig-r036-20210409
    `-- drivers-mtd-nand-raw-marvell_nand.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst

clang_recent_errors
|-- powerpc-randconfig-r005-20210409
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_debugfs.c:warning:address-of-aconnector-mst_port-mst_mgr-will-always-evaluate-to-true
|-- riscv-randconfig-r002-20210409
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_debugfs.c:warning:address-of-aconnector-mst_port-mst_mgr-will-always-evaluate-to-true
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_status
|   `-- drivers-gpu-drm-amd-amdgpu-smuio_v13_0.c:warning:expecting-prototype-for-smuio_v13_0_supports_host_gpu_xgmi().-Prototype-was-for-smuio_v13_0_is_host_gpu_xgmi_supported()-instead
|-- x86_64-randconfig-a002-20210409
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-smuio_v13_0.c:warning:expecting-prototype-for-smuio_v13_0_supports_host_gpu_xgmi().-Prototype-was-for-smuio_v13_0_is_host_gpu_xgmi_supported()-instead
|   `-- drivers-mmc-host-sdhci-omap.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- x86_64-randconfig-a003-20210409
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_enable_watchdog_timer
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_status
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_ras_error_inject
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_count
|   |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_status
|   `-- drivers-gpu-drm-amd-amdgpu-smuio_v13_0.c:warning:expecting-prototype-for-smuio_v13_0_supports_host_gpu_xgmi().-Prototype-was-for-smuio_v13_0_is_host_gpu_xgmi_supported()-instead
`-- x86_64-randconfig-a004-20210409
    |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_enable_watchdog_timer
    |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_count
    |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_query_ras_error_status
    |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_ras_error_inject
    |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_count
    |-- drivers-gpu-drm-amd-amdgpu-gfx_v9_4_2.c:warning:no-previous-prototype-for-function-gfx_v9_4_2_reset_ras_error_status
    `-- drivers-gpu-drm-amd-amdgpu-smuio_v13_0.c:warning:expecting-prototype-for-smuio_v13_0_supports_host_gpu_xgmi().-Prototype-was-for-smuio_v13_0_is_host_gpu_xgmi_supported()-instead


i386-tinyconfig vmlinux size:

+-------+------------------------------------+---------------------------------------------------------------------------+
| DELTA |               SYMBOL               |                                  COMMIT                                   |
+-------+------------------------------------+---------------------------------------------------------------------------+
| +9414 | TOTAL                              | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +523 | TOTAL                              | 0a50438c8436 Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/sc |
|   +76 | TOTAL                              | 794dda440c66 Merge branch 'for-5.13/block' into for-next                  |
|   +70 | TOTAL                              | 2531fdbf8bfc Input: gpio-keys - fix crash when disabliing GPIO-less butto |
|   -92 | TOTAL                              | 2bcd9561104e cifsd: prevent a integer overflow in wm_alloc()              |
|  -432 | TOTAL                              | 3f994c258687 Merge series "MFD/extcon/ASoC: Rework arizona codec jack-det |
|  -467 | TOTAL                              | 021a90fe60ea PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies     |
| +9151 | TEXT                               | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +511 | TEXT                               | 0a50438c8436 Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/sc |
|   +76 | TEXT                               | 794dda440c66 Merge branch 'for-5.13/block' into for-next                  |
|   +70 | TEXT                               | 2531fdbf8bfc Input: gpio-keys - fix crash when disabliing GPIO-less butto |
|   -92 | TEXT                               | 2bcd9561104e cifsd: prevent a integer overflow in wm_alloc()              |
|  -420 | TEXT                               | 3f994c258687 Merge series "MFD/extcon/ASoC: Rework arizona codec jack-det |
|  -454 | TEXT                               | 021a90fe60ea PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies     |
|  +124 | DATA                               | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +80 | RODATA                             | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +487 | __rmqueue_pcplist()                | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +461 | __alloc_pages_bulk()               | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +418 | iov_iter_get_pages_alloc()         | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +378 | iov_iter_get_pages()               | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +352 | sld_setup()                        | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +325 | remap_pfn_range_notrack()          | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +319 | clocksource_watchdog()             | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +315 | readahead_expand()                 | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +312 | csum_and_copy_from_iter_full()     | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +312 | csum_and_copy_to_iter()            | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +294 | _copy_to_iter()                    | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +283 | flush_tlb_func()                   | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +278 | iov_iter_copy_from_user_atomic()   | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +274 | iov_iter_for_each_range()          | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +274 | csum_and_copy_from_iter()          | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +262 | _copy_from_iter()                  | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +262 | _copy_from_iter_nocache()          | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +257 | __ssb_select_mitigation()          | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +257 | vmap_small_pages_range_noflush()   | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +256 | _copy_from_iter_full()             | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +256 | _copy_from_iter_full_nocache()     | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +254 | vmap_range()                       | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +253 | fourcc_string()                    | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +251 | iov_iter_npages()                  | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +226 | iov_iter_advance()                 | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +224 | iov_iter_gap_alignment()           | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +223 | filemap_range_needs_writeback()    | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +218 | iov_iter_alignment()               | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +205 | dma_alloc_noncontiguous()          | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +205 | iter_xarray_copy_pages()           | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +203 | iov_iter_zero()                    | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +179 | do_wait()                          | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +177 | vunmap_range_noflush()             | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +172 | __alloc_pages()                    | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +168 | zone_watermark_fast()              | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +134 | unpin_user_page_range_dirty_lock() | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +116 | __gup_longterm_locked()            | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +109 | _find_next_bit()                   | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +109 | prepare_alloc_pages()              | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +105 | format_flags()                     | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +103 | compound_range_next()              | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  +100 | pff                                | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +92 | __vmalloc_node_range()             | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +92 | device_add()                       | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +92 | change_clocksource()               | 021a90fe60ea PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies     |
|   +92 | change_clocksource()               | 3f994c258687 Merge series "MFD/extcon/ASoC: Rework arizona codec jack-det |
|   -92 | change_clocksource()               | 0a50438c8436 Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/sc |
|   +89 | device_links_force_bind()          | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +86 | dma_mmap_pages()                   | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +83 | task_work_cancel_match()           | 794dda440c66 Merge branch 'for-5.13/block' into for-next                  |
|   +82 | zhaoxin_pmu_handle_irq()           | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +81 | bitmap_parselist()                 | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +76 | tasklet_kill()                     | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +76 | unsafe_follow_pfn()                | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +74 | insn_decode_from_regs()            | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +72 | knc_pmu_handle_irq()               | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +70 | __apply_to_page_range()            | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +70 | init_intel()                       | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +70 | __perf_pmu_sched_task()            | 0a50438c8436 Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/sc |
|   -70 | __perf_pmu_sched_task()            | 021a90fe60ea PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies     |
|   -70 | __perf_pmu_sched_task()            | 3f994c258687 Merge series "MFD/extcon/ASoC: Rework arizona codec jack-det |
|   +69 | arch_tlbbatch_flush()              | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +65 | flags_string()                     | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +64 | unpin_user_pages()                 | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   +64 | perf_pmu_sched_task()              | 0a50438c8436 Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/sc |
|   -64 | perf_pmu_sched_task()              | 021a90fe60ea PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies     |
|   -64 | perf_pmu_sched_task()              | 3f994c258687 Merge series "MFD/extcon/ASoC: Rework arizona codec jack-det |
|   +80 | timekeeping_notify()               | 0a50438c8436 Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/sc |
|   -80 | timekeeping_notify()               | 021a90fe60ea PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies     |
|   -80 | timekeeping_notify()               | 3f994c258687 Merge series "MFD/extcon/ASoC: Rework arizona codec jack-det |
|   -71 | __ia32_sys_remap_file_pages()      | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   -84 | kmem_dump_obj()                    | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|   -91 | _find_next_bit()                   | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -139 | arch_init_ideal_nops()             | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -179 | unmap_kernel_range_noflush()       | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -228 | __alloc_pages_nodemask()           | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -240 | check_bugs()                       | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -254 | flush_tlb_func_common()            | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -259 | cpu_set_core_cap_bits()            | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -260 | map_kernel_range_noflush()         | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -279 | ioremap_page_range()               | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -304 | remap_pfn_range()                  | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -368 | vwrite()                           | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
|  -568 | get_page_from_freelist()           | e49d033bddf5..e99d8a849517 (ALL COMMITS)                                  |
| -1128 | built-in.*                         | 50ce6826a48f clk: fixed: fix double free in resource managed fixed-factor |
+-------+------------------------------------+---------------------------------------------------------------------------+

elapsed time: 723m

configs tested: 95
configs skipped: 3

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
sh                      rts7751r2d1_defconfig
powerpc                   motionpro_defconfig
sh                         ap325rxa_defconfig
powerpc                       eiger_defconfig
mips                         tb0226_defconfig
powerpc                      chrp32_defconfig
arm                         socfpga_defconfig
arm                            pleb_defconfig
arm                            xcep_defconfig
arm                          ep93xx_defconfig
mips                            e55_defconfig
mips                     cu1830-neo_defconfig
arc                 nsimosci_hs_smp_defconfig
arc                        nsim_700_defconfig
arm                       netwinder_defconfig
powerpc                    sam440ep_defconfig
s390                          debug_defconfig
powerpc                     sequoia_defconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a006-20210409
i386                 randconfig-a003-20210409
i386                 randconfig-a001-20210409
i386                 randconfig-a004-20210409
i386                 randconfig-a002-20210409
x86_64               randconfig-a014-20210409
x86_64               randconfig-a015-20210409
x86_64               randconfig-a012-20210409
x86_64               randconfig-a011-20210409
x86_64               randconfig-a013-20210409
x86_64               randconfig-a016-20210409
i386                 randconfig-a014-20210409
i386                 randconfig-a011-20210409
i386                 randconfig-a016-20210409
i386                 randconfig-a012-20210409
i386                 randconfig-a013-20210409
i386                 randconfig-a015-20210409
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
um                               allmodconfig
um                                allnoconfig
um                               allyesconfig
um                                  defconfig
x86_64                           allyesconfig
x86_64                    rhel-8.3-kselftests
x86_64                              defconfig
x86_64                               rhel-8.3
x86_64                      rhel-8.3-kbuiltin
x86_64                                  kexec

clang tested configs:
x86_64               randconfig-a004-20210409
x86_64               randconfig-a005-20210409
x86_64               randconfig-a003-20210409
x86_64               randconfig-a001-20210409
x86_64               randconfig-a002-20210409
x86_64               randconfig-a006-20210409

---
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-10  0:54 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).