[linux-next:master] BUILD REGRESSION 8431fb50e1a7ffe7fcc4da2f798d3100315cee7b

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 8431fb50e1a7ffe7fcc4da2f798d3100315cee7b  Add linux-next specific files for 20210223

Error/Warning reports:

https://lore.kernel.org/linux-mm/202102120711.q6HS8p2m-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202102120920.jopl7JuQ-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202102200914.oypnVMuV-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202102201030.HZ6Hn4he-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202102202352.lZMUrsSF-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202102231557.T9cmCBpa-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202102232052.sPPbCTzl-lkp@xxxxxxxxx

Error/Warning in current branch:

arch/csky/kernel/perf_event.c:90:10: warning: no previous prototype for 'csky_pmu_read_cc' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9810:38: warning: variable 'i' is uninitialized when used here [-Wuninitialized]
drivers/video/fbdev/smscufx.c:796:52: error: 'PAGE_SHARED' undeclared (first use in this function); did you mean 'VM_SHARED'?
include/linux/gfp.h:20:32: error: redefinition of typedef 'gfp_t' is a C11 feature [-Werror,-Wtypedef-redefinition]
include/linux/gfp.h:20:32: warning: redefinition of typedef 'gfp_t' is a C11 feature [-Wtypedef-redefinition]

possible Error/Warning in current branch:

Makefile:1323: *** Headers not exportable for the c6x architecture.  Stop.
Makefile:679: arch/c6x/Makefile: No such file or directory
arch/Kconfig:10: can't open file "arch/c6x/Kconfig"
drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:192 gf100_fifo_recover() warn: should '(((1))) << engi' be a 64 bit type?
drivers/i3c/master/svc-i3c-master.c:207: warning: expecting prototype for struct svc_i3c_i3c_dev_data. Prototype was for struct svc_i3c_i2c_dev_data instead
drivers/net/ethernet/neterion/s2io.c:2759: warning: expecting prototype for s2io_poll(). Prototype was for s2io_poll_msix() instead
drivers/net/ethernet/neterion/s2io.c:5304: warning: expecting prototype for s2io_ethtol_get_link_ksettings(). Prototype was for s2io_ethtool_get_link_ksettings() instead
drivers/vfio/vfio_iommu_type1.c:1231 vfio_dma_do_unmap() warn: impossible condition '(size > (~0)) => (0-u32max > u32max)'
include/linux/bitmap.h:121:22: sparse:    unsigned long *extern [addressable] [toplevel] bitmap_alloc( ... )
include/linux/bitmap.h:122:22: sparse:    unsigned long *extern [addressable] [toplevel] bitmap_zalloc( ... )
include/linux/cpumask.h:748:6: sparse:    bool extern [addressable] [toplevel] [unsigned] alloc_cpumask_var_node( ... )
include/linux/cpumask.h:749:6: sparse:    bool extern [addressable] [toplevel] [unsigned] alloc_cpumask_var( ... )
include/linux/cpumask.h:750:6: sparse:    bool extern [addressable] [toplevel] [unsigned] zalloc_cpumask_var_node( ... )
include/linux/cpumask.h:751:6: sparse:    bool extern [addressable] [toplevel] [unsigned] zalloc_cpumask_var( ... )
include/linux/fortify-string.h:262:23: sparse:    void *extern inline [gnu_inline] [toplevel] kmemdup( ... )
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output truncated copying 28 bytes from a string of length 29 [-Wstringop-truncation]
include/linux/generic-radix-tree.h:135:6: sparse:    void *extern [addressable] [toplevel] __genradix_ptr_alloc( ... )
include/linux/generic-radix-tree.h:215:5: sparse:    int extern [addressable] [signed] [toplevel] __genradix_prealloc( ... )
include/linux/gfp.h:20:32: sparse:    restricted gfp_t [usertype] gfp_t
include/linux/kasan.h:217:6: sparse:    void *extern [addressable] [toplevel] __kasan_slab_alloc( ... )
include/linux/kasan.h:227:6: sparse:    void *extern [addressable] [toplevel] __kasan_kmalloc( ... )
include/linux/kasan.h:237:6: sparse:    void *extern [addressable] [toplevel] __kasan_kmalloc_large( ... )
include/linux/kasan.h:247:6: sparse:    void *extern [addressable] [toplevel] __kasan_krealloc( ... )
include/linux/kernel.h:354:6: sparse:    char *extern [addressable] [toplevel] kasprintf( ... )
include/linux/kernel.h:356:6: sparse:    char *extern [addressable] [toplevel] kvasprintf( ... )
include/linux/kernel.h:358:12: sparse:    char const *extern [addressable] [toplevel] kvasprintf_const( ... )
include/linux/mmzone.h:877:6: sparse:    void extern [addressable] [toplevel] wakeup_kswapd( ... )
include/linux/percpu.h:134:22: sparse:    void [noderef] __percpu *extern [addressable] [toplevel] __alloc_percpu_gfp( ... )
include/linux/spinlock.h:479:5: sparse:    int extern [addressable] [signed] [toplevel] __alloc_bucket_spinlocks( ... )
include/linux/string.h:177:13: sparse:    char *extern [addressable] [toplevel] kstrdup( ... )
include/linux/string.h:178:19: sparse:    char const *extern [addressable] [toplevel] kstrdup_const( ... )
include/linux/string.h:179:13: sparse:    char *extern [addressable] [toplevel] kstrndup( ... )
include/linux/string.h:180:13: sparse:    void *extern [addressable] [toplevel] kmemdup( ... )
include/linux/string.h:181:13: sparse:    char *extern [addressable] [toplevel] kmemdup_nul( ... )
include/linux/string.h:183:13: sparse:    char **extern [addressable] [toplevel] argv_split( ... )
include/linux/types.h:148:32: sparse:    restricted gfp_t [usertype] gfp_t
include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32'
include/linux/unaligned/be_byteshift.h:51:19: error: redefinition of 'get_unaligned_be64'
include/linux/unaligned/be_byteshift.h:56:20: error: redefinition of 'put_unaligned_be16'
include/linux/unaligned/be_byteshift.h:61:20: error: redefinition of 'put_unaligned_be32'
include/linux/unaligned/be_byteshift.h:66:20: error: redefinition of 'put_unaligned_be64'
include/linux/vmalloc.h:105:13: sparse:    void *extern [addressable] [toplevel] __vmalloc( ... )
include/linux/vmalloc.h:106:13: sparse:    void *extern [addressable] [toplevel] __vmalloc_node_range( ... )
include/linux/vmalloc.h:110:6: sparse:    void *extern [addressable] [toplevel] __vmalloc_node( ... )
lib/argv_split.c:60:6: sparse:    char **extern [addressable] [toplevel] argv_split( ... )
lib/bitmap.c:1246:15: sparse:    unsigned long *extern [addressable] [toplevel] bitmap_alloc( ... )
lib/bitmap.c:1253:15: sparse:    unsigned long *extern [addressable] [toplevel] bitmap_zalloc( ... )
lib/bucket_locks.c:14:5: sparse:    int extern [addressable] [signed] [toplevel] __alloc_bucket_spinlocks( ... )
lib/cpumask.c:113:6: sparse:    bool extern [addressable] [toplevel] [unsigned] alloc_cpumask_var_node( ... )
lib/cpumask.c:128:6: sparse:    bool extern [addressable] [toplevel] [unsigned] zalloc_cpumask_var_node( ... )
lib/cpumask.c:144:6: sparse:    bool extern [addressable] [toplevel] [unsigned] alloc_cpumask_var( ... )
lib/cpumask.c:150:6: sparse:    bool extern [addressable] [toplevel] [unsigned] zalloc_cpumask_var( ... )
lib/generic-radix-tree.c:104:6: sparse:    void *extern [addressable] [toplevel] __genradix_ptr_alloc( ... )
lib/generic-radix-tree.c:217:5: sparse:    int extern [addressable] [signed] [toplevel] __genradix_prealloc( ... )
lib/kasprintf.c:15:6: sparse:    char *extern [addressable] [toplevel] kvasprintf( ... )
lib/kasprintf.c:43:12: sparse:    char const *extern [addressable] [toplevel] kvasprintf_const( ... )
lib/kasprintf.c:53:6: sparse:    char *extern [addressable] [toplevel] kasprintf( ... )
make[1]: *** No rule to make target 'arch/c6x/Makefile'.
mm/kasan/common.c:430:6: sparse:    void *extern [addressable] [toplevel] __kasan_slab_alloc( ... )
mm/kasan/common.c:512:6: sparse:    void *extern [addressable] [toplevel] __kasan_kmalloc( ... )
mm/kasan/common.c:519:6: sparse:    void *extern [addressable] [toplevel] __kasan_kmalloc_large( ... )
mm/kasan/common.c:554:6: sparse:    void *extern [addressable] [toplevel] __kasan_krealloc( ... )
mm/percpu.c:1892:15: sparse:    void [noderef] __percpu *extern [addressable] [toplevel] __alloc_percpu_gfp( ... )
mm/util.c:124:6: sparse:    void *extern [addressable] [toplevel] kmemdup( ... )
mm/util.c:144:6: sparse:    char *extern [addressable] [toplevel] kmemdup_nul( ... )
mm/util.c:51:6: sparse:    char *extern [addressable] [toplevel] kstrdup( ... )
mm/util.c:78:12: sparse:    char const *extern [addressable] [toplevel] kstrdup_const( ... )
mm/util.c:97:6: sparse:    char *extern [addressable] [toplevel] kstrndup( ... )
mm/vmalloc.c:2558:6: sparse:    void *extern [addressable] [toplevel] __vmalloc_node_range( ... )
mm/vmalloc.c:2616:6: sparse:    void *extern [addressable] [toplevel] __vmalloc_node( ... )
mm/vmalloc.c:2631:6: sparse:    void *extern [addressable] [toplevel] __vmalloc( ... )
mm/vmscan.c:3946:6: sparse:    void extern [addressable] [toplevel] wakeup_kswapd( ... )

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arc-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32
|   `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64
|-- arm-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- arm-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- arm64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- c6x-allyesconfig
|   |-- Makefile:Headers-not-exportable-for-the-c6x-architecture.-Stop.
|   |-- Makefile:arch-c6x-Makefile:No-such-file-or-directory
|   |-- arch-Kconfig:can-t-open-file-arch-c6x-Kconfig
|   `-- make:No-rule-to-make-target-arch-c6x-Makefile-.
|-- csky-randconfig-r002-20210223
|   `-- arch-csky-kernel-perf_event.c:warning:no-previous-prototype-for-csky_pmu_read_cc
|-- csky-randconfig-r032-20210223
|   `-- drivers-video-fbdev-smscufx.c:error:PAGE_SHARED-undeclared-(first-use-in-this-function)
|-- h8300-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32
|   `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64
|-- i386-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- i386-randconfig-m021-20210223
|   |-- drivers-gpu-drm-nouveau-nvkm-engine-fifo-gf100.c-gf100_fifo_recover()-warn:should-((()))-engi-be-a-bit-type
|   `-- drivers-vfio-vfio_iommu_type1.c-vfio_dma_do_unmap()-warn:impossible-condition-(size-(-))-(-u32max-u32max)
|-- i386-randconfig-r014-20210223
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- i386-randconfig-s001-20210223
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- include-linux-gfp.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-kernel.h:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- include-linux-mmzone.h:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
|   |-- include-linux-percpu.h:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- include-linux-spinlock.h:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- include-linux-string.h:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- include-linux-string.h:sparse:void-extern-addressable-toplevel-kmemdup(-...-)
|   |-- include-linux-types.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   |-- lib-argv_split.c:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- lib-bucket_locks.c:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- lib-generic-radix-tree.c:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- lib-generic-radix-tree.c:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- lib-kasprintf.c:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- mm-percpu.c:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- mm-util.c:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- mm-util.c:sparse:void-extern-addressable-toplevel-kmemdup(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   `-- mm-vmscan.c:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
|-- i386-randconfig-s002-20210223
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- include-linux-fortify-string.h:sparse:void-extern-inline-gnu_inline-toplevel-kmemdup(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- include-linux-gfp.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-kernel.h:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- include-linux-mmzone.h:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
|   |-- include-linux-percpu.h:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- include-linux-spinlock.h:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- include-linux-string.h:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- include-linux-types.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   |-- lib-argv_split.c:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- lib-bucket_locks.c:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- lib-generic-radix-tree.c:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- lib-generic-radix-tree.c:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- lib-kasprintf.c:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- mm-percpu.c:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- mm-util.c:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- mm-util.c:sparse:void-extern-addressable-toplevel-kmemdup(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   `-- mm-vmscan.c:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
|-- ia64-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- ia64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- m68k-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- m68k-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- microblaze-randconfig-p002-20210223
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- mips-allmodconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- mips-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- nds32-randconfig-s032-20210223
|   |-- include-linux-generic-radix-tree.h:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- include-linux-gfp.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-kernel.h:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- include-linux-types.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- lib-argv_split.c:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- lib-generic-radix-tree.c:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- lib-generic-radix-tree.c:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- lib-kasprintf.c:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   `-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|-- nios2-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- powerpc-allmodconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- powerpc-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- riscv-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- riscv-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- riscv-randconfig-s031-20210223
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- include-linux-cpumask.h:sparse:bool-extern-addressable-toplevel-unsigned-alloc_cpumask_var(-...-)
|   |-- include-linux-cpumask.h:sparse:bool-extern-addressable-toplevel-unsigned-alloc_cpumask_var_node(-...-)
|   |-- include-linux-cpumask.h:sparse:bool-extern-addressable-toplevel-unsigned-zalloc_cpumask_var(-...-)
|   |-- include-linux-cpumask.h:sparse:bool-extern-addressable-toplevel-unsigned-zalloc_cpumask_var_node(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- include-linux-gfp.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-kernel.h:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- include-linux-mmzone.h:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
|   |-- include-linux-percpu.h:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- include-linux-spinlock.h:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- include-linux-string.h:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- include-linux-string.h:sparse:void-extern-addressable-toplevel-kmemdup(-...-)
|   |-- include-linux-types.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   |-- lib-argv_split.c:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- lib-bucket_locks.c:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- lib-cpumask.c:sparse:bool-extern-addressable-toplevel-unsigned-alloc_cpumask_var(-...-)
|   |-- lib-cpumask.c:sparse:bool-extern-addressable-toplevel-unsigned-alloc_cpumask_var_node(-...-)
|   |-- lib-cpumask.c:sparse:bool-extern-addressable-toplevel-unsigned-zalloc_cpumask_var(-...-)
|   |-- lib-cpumask.c:sparse:bool-extern-addressable-toplevel-unsigned-zalloc_cpumask_var_node(-...-)
|   |-- lib-generic-radix-tree.c:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- lib-generic-radix-tree.c:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- lib-kasprintf.c:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- mm-percpu.c:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- mm-util.c:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- mm-util.c:sparse:void-extern-addressable-toplevel-kmemdup(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   `-- mm-vmscan.c:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
|-- s390-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- s390-randconfig-r016-20210223
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sh-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sparc-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sparc64-randconfig-r005-20210223
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-randconfig-s021-20210223
|   |-- drivers-net-ethernet-neterion-s2io.c:warning:expecting-prototype-for-s2io_ethtol_get_link_ksettings().-Prototype-was-for-s2io_ethtool_get_link_ksettings()-instead
|   |-- drivers-net-ethernet-neterion-s2io.c:warning:expecting-prototype-for-s2io_poll().-Prototype-was-for-s2io_poll_msix()-instead
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- include-linux-fortify-string.h:sparse:void-extern-inline-gnu_inline-toplevel-kmemdup(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- include-linux-gfp.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-kernel.h:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- include-linux-mmzone.h:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
|   |-- include-linux-percpu.h:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- include-linux-spinlock.h:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- include-linux-string.h:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- include-linux-types.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   |-- lib-argv_split.c:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- lib-bucket_locks.c:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- lib-generic-radix-tree.c:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- lib-generic-radix-tree.c:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- lib-kasprintf.c:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- mm-percpu.c:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- mm-util.c:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- mm-util.c:sparse:void-extern-addressable-toplevel-kmemdup(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   `-- mm-vmscan.c:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
|-- x86_64-randconfig-s022-20210223
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- include-linux-bitmap.h:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- include-linux-generic-radix-tree.h:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- include-linux-gfp.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-kasan.h:sparse:void-extern-addressable-toplevel-__kasan_kmalloc(-...-)
|   |-- include-linux-kasan.h:sparse:void-extern-addressable-toplevel-__kasan_kmalloc_large(-...-)
|   |-- include-linux-kasan.h:sparse:void-extern-addressable-toplevel-__kasan_krealloc(-...-)
|   |-- include-linux-kasan.h:sparse:void-extern-addressable-toplevel-__kasan_slab_alloc(-...-)
|   |-- include-linux-kernel.h:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- include-linux-kernel.h:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- include-linux-mmzone.h:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
|   |-- include-linux-percpu.h:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- include-linux-spinlock.h:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- include-linux-string.h:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- include-linux-string.h:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- include-linux-string.h:sparse:void-extern-addressable-toplevel-kmemdup(-...-)
|   |-- include-linux-types.h:sparse:restricted-gfp_t-usertype-gfp_t
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- include-linux-vmalloc.h:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   |-- lib-argv_split.c:sparse:char-extern-addressable-toplevel-argv_split(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_alloc(-...-)
|   |-- lib-bitmap.c:sparse:unsigned-long-extern-addressable-toplevel-bitmap_zalloc(-...-)
|   |-- lib-bucket_locks.c:sparse:int-extern-addressable-signed-toplevel-__alloc_bucket_spinlocks(-...-)
|   |-- lib-generic-radix-tree.c:sparse:int-extern-addressable-signed-toplevel-__genradix_prealloc(-...-)
|   |-- lib-generic-radix-tree.c:sparse:void-extern-addressable-toplevel-__genradix_ptr_alloc(-...-)
|   |-- lib-kasprintf.c:sparse:char-const-extern-addressable-toplevel-kvasprintf_const(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kasprintf(-...-)
|   |-- lib-kasprintf.c:sparse:char-extern-addressable-toplevel-kvasprintf(-...-)
|   |-- mm-kasan-common.c:sparse:void-extern-addressable-toplevel-__kasan_kmalloc(-...-)
|   |-- mm-kasan-common.c:sparse:void-extern-addressable-toplevel-__kasan_kmalloc_large(-...-)
|   |-- mm-kasan-common.c:sparse:void-extern-addressable-toplevel-__kasan_krealloc(-...-)
|   |-- mm-kasan-common.c:sparse:void-extern-addressable-toplevel-__kasan_slab_alloc(-...-)
|   |-- mm-percpu.c:sparse:void-noderef-__percpu-extern-addressable-toplevel-__alloc_percpu_gfp(-...-)
|   |-- mm-util.c:sparse:char-const-extern-addressable-toplevel-kstrdup_const(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kmemdup_nul(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrdup(-...-)
|   |-- mm-util.c:sparse:char-extern-addressable-toplevel-kstrndup(-...-)
|   |-- mm-util.c:sparse:void-extern-addressable-toplevel-kmemdup(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node(-...-)
|   |-- mm-vmalloc.c:sparse:void-extern-addressable-toplevel-__vmalloc_node_range(-...-)
|   `-- mm-vmscan.c:sparse:void-extern-addressable-toplevel-wakeup_kswapd(-...-)
`-- xtensa-allyesconfig
    `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead

clang_recent_errors
|-- x86_64-randconfig-a001-20210223
|   |-- include-linux-gfp.h:error:redefinition-of-typedef-gfp_t-is-a-C11-feature-Werror-Wtypedef-redefinition
|   `-- include-linux-gfp.h:warning:redefinition-of-typedef-gfp_t-is-a-C11-feature
|-- x86_64-randconfig-a002-20210223
|   `-- include-linux-gfp.h:warning:redefinition-of-typedef-gfp_t-is-a-C11-feature
|-- x86_64-randconfig-a003-20210223
|   `-- include-linux-gfp.h:warning:redefinition-of-typedef-gfp_t-is-a-C11-feature
|-- x86_64-randconfig-a004-20210223
|   `-- include-linux-gfp.h:warning:redefinition-of-typedef-gfp_t-is-a-C11-feature
|-- x86_64-randconfig-a005-20210223
|   `-- include-linux-gfp.h:warning:redefinition-of-typedef-gfp_t-is-a-C11-feature
`-- x86_64-randconfig-a006-20210223
    |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:variable-i-is-uninitialized-when-used-here
    `-- include-linux-gfp.h:warning:redefinition-of-typedef-gfp_t-is-a-C11-feature

elapsed time: 722m

configs tested: 93
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
m68k                          hp300_defconfig
arc                         haps_hs_defconfig
arm64                            alldefconfig
powerpc                     rainier_defconfig
arc                    vdk_hs38_smp_defconfig
arm                      pxa255-idp_defconfig
powerpc                 mpc8540_ads_defconfig
mips                          malta_defconfig
h8300                       h8s-sim_defconfig
arm                           sama5_defconfig
mips                        maltaup_defconfig
xtensa                generic_kc705_defconfig
arm                         lpc18xx_defconfig
arc                      axs103_smp_defconfig
x86_64                           alldefconfig
ia64                      gensparse_defconfig
arm                        oxnas_v6_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                               tinyconfig
i386                                defconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
c6x                              allyesconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a005-20210223
i386                 randconfig-a006-20210223
i386                 randconfig-a004-20210223
i386                 randconfig-a003-20210223
i386                 randconfig-a001-20210223
i386                 randconfig-a002-20210223
x86_64               randconfig-a015-20210223
x86_64               randconfig-a011-20210223
x86_64               randconfig-a012-20210223
x86_64               randconfig-a016-20210223
x86_64               randconfig-a014-20210223
x86_64               randconfig-a013-20210223
i386                 randconfig-a013-20210223
i386                 randconfig-a012-20210223
i386                 randconfig-a011-20210223
i386                 randconfig-a014-20210223
i386                 randconfig-a016-20210223
i386                 randconfig-a015-20210223
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
x86_64                           allyesconfig
x86_64                    rhel-7.6-kselftests
x86_64                              defconfig
x86_64                               rhel-8.3
x86_64                      rhel-8.3-kbuiltin
x86_64                                  kexec

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

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux