linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION 577c283560fe8a81a23a95654c6d13e8412d22f1
@ 2021-02-24 17:30 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-02-24 17:30 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: 577c283560fe8a81a23a95654c6d13e8412d22f1  Add linux-next specific files for 20210224

Error/Warning reports:

https://lore.kernel.org/linux-mm/202102022110.TZxG7oNP-lkp@intel.com
https://lore.kernel.org/linux-mm/202102120711.q6HS8p2m-lkp@intel.com
https://lore.kernel.org/linux-mm/202102120920.jopl7JuQ-lkp@intel.com
https://lore.kernel.org/linux-mm/202102200914.oypnVMuV-lkp@intel.com
https://lore.kernel.org/linux-mm/202102201030.HZ6Hn4he-lkp@intel.com
https://lore.kernel.org/linux-mm/202102242016.MJskK6hp-lkp@intel.com

Error/Warning in current branch:

drivers/video/fbdev/aty/atyfb_base.c:180:6: warning: no previous prototype for function 'aty_st_lcd' [-Wmissing-prototypes]
drivers/video/fbdev/aty/atyfb_base.c:183:5: warning: no previous prototype for function 'aty_ld_lcd' [-Wmissing-prototypes]
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]
make[1]: *** No rule to make target 'modules_prepare'.

possible Error/Warning in current branch:

ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Makefile:1331: *** 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/vfio/vfio_iommu_type1.c:1312 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-.
|   `-- make:No-rule-to-make-target-modules_prepare-.
|-- c6x-randconfig-r024-20210223
|   |-- 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-.
|   `-- make:No-rule-to-make-target-modules_prepare-.
|-- 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-s001-20210223
|   |-- ERROR:__udivdi3-drivers-gpu-drm-amd-amdgpu-amdgpu.ko-undefined
|   |-- 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
|-- 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-p001-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
|-- 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-r026-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-randconfig-s021-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(-...-)
|-- 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
`-- xtensa-randconfig-r003-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

clang_recent_errors
|-- arm-randconfig-r025-20210223
|   `-- include-linux-gfp.h:warning:redefinition-of-typedef-gfp_t-is-a-C11-feature
|-- arm64-randconfig-r002-20210223
|   `-- include-linux-gfp.h:warning:redefinition-of-typedef-gfp_t-is-a-C11-feature
|-- arm64-randconfig-r004-20210223
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-function-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-function-aty_st_lcd
|-- powerpc64-randconfig-r005-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-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
    `-- include-linux-gfp.h:warning:redefinition-of-typedef-gfp_t-is-a-C11-feature

elapsed time: 727m

configs tested: 98
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
nds32                            alldefconfig
powerpc                      chrp32_defconfig
sh                          landisk_defconfig
arm                      tct_hammer_defconfig
arm                          pcm027_defconfig
powerpc                      pasemi_defconfig
sh                           se7751_defconfig
mips                           xway_defconfig
csky                             alldefconfig
powerpc                   currituck_defconfig
mips                         tb0226_defconfig
powerpc                      tqm8xx_defconfig
powerpc                     tqm8541_defconfig
powerpc                     redwood_defconfig
arm                           sama5_defconfig
sh                            titan_defconfig
sh                          lboxre2_defconfig
arm                      footbridge_defconfig
powerpc                     sequoia_defconfig
arm                        multi_v5_defconfig
mips                          ath79_defconfig
riscv                          rv32_defconfig
mips                      maltaaprp_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                            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@lists.01.org


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

only message in thread, other threads:[~2021-02-24 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24 17:30 [linux-next:master] BUILD REGRESSION 577c283560fe8a81a23a95654c6d13e8412d22f1 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).