* [linux-next:master] BUILD REGRESSION 454c576c3f5e51d60f00a4ac0dde07f4f9d70e9d
@ 2021-04-01 21:21 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-04-01 21:21 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: 454c576c3f5e51d60f00a4ac0dde07f4f9d70e9d Add linux-next specific files for 20210401
Error/Warning reports:
https://lore.kernel.org/linux-mm/202103300355.cF6DNO72-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/202103310209.eo6cn5IR-lkp@intel.com
https://lore.kernel.org/linux-mm/202104010100.d5AQqiwm-lkp@intel.com
https://lore.kernel.org/linux-mm/202104020047.Ff3U4TmU-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/amdgpu_device.c:4625:6: warning: no previous prototype for 'amdgpu_device_recheck_guilty_jobs' [-Wmissing-prototypes]
drivers/staging/media/tegra-video/vi.c:1180:4: error: implicit declaration of function 'host1x_syncpt_free'; did you mean 'host1x_syncpt_read'? [-Werror=implicit-function-declaration]
mm/vmalloc.c:425: warning: expecting prototype for vunmap_range_noflush(). Prototype was for vunmap_range() instead
percpu.c:(.text+0x8f0): undefined reference to `vmap_pages_range_noflush'
percpu.c:(.text+0xa40): undefined reference to `vmap_pages_range_noflush'
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/csky/kernel/perf_callchain.c:57:49: sparse: sparse: incorrect type in argument 2 (different address spaces)
drivers/android/binder.c:3203:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
drivers/android/binder.c:3290:29: sparse: sparse: incorrect type in argument 1 (different address spaces)
drivers/android/binder.c:3657:13: sparse: sparse: incorrect type in initializer (different address spaces)
drivers/android/binder.c:3661:13: sparse: sparse: incorrect type in initializer (different address spaces)
drivers/android/binder.c:4686:21: sparse: sparse: incorrect type in initializer (different address spaces)
drivers/gpu/drm/gud/gud_pipe.c:544 gud_pipe_update() error: we previously assumed 'fb' could be null (see line 536)
drivers/iommu/intel/pasid.c:536:22: error: implicit declaration of function 'read_cr0' [-Werror=implicit-function-declaration]
drivers/iommu/intel/pasid.c:539:23: error: 'X86_CR0_WP' undeclared (first use in this function)
drivers/misc/altera-stapl/altera.c:2113:1: warning: the frame size of 4232 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/phy/cadence/phy-cadence-sierra.c:500 cdns_sierra_pll_mux_register() warn: passing zero to 'PTR_ERR'
fs/verity/measure.c:42:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
kernel/events/core.c:11514:15: sparse: sparse: incorrect type in argument 1 (different address spaces)
kernel/events/core.c:11617:9: sparse: sparse: incorrect type in initializer (different address spaces)
ld.lld: error: main.c:(.text+0xC0C): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax
ld.lld: error: main.c:(.text+0xE2A): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax
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
net/bluetooth/rfcomm/sock.c:769:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
net/bluetooth/rfcomm/sock.c:799:21: sparse: sparse: incorrect type in initializer (different address spaces)
net/can/j1939/socket.c:749:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
percpu.c:(.text+0x92e): undefined reference to `vunmap_range_noflush'
percpu.c:(.text+0xa88): undefined reference to `vunmap_range_noflush'
sound/virtio/virtio_pcm.c:456 virtsnd_pcm_build_devs() warn: passing a valid pointer to 'PTR_ERR'
Error/Warning ids grouped by kconfigs:
gcc_recent_errors
|-- alpha-allmodconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- alpha-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- alpha-randconfig-s032-20210401
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
| |-- 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
|-- arc-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- arm-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
| `-- drivers-staging-media-tegra-video-vi.c:error:implicit-declaration-of-function-host1x_syncpt_free
|-- arm-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
| `-- drivers-staging-media-tegra-video-vi.c:error:implicit-declaration-of-function-host1x_syncpt_free
|-- 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
|-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
| `-- drivers-staging-media-tegra-video-vi.c:error:implicit-declaration-of-function-host1x_syncpt_free
|-- 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
|-- arm64-randconfig-r024-20210401
| |-- 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
|-- csky-randconfig-s031-20210401
| |-- arch-csky-kernel-perf_callchain.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-noderef-__user-from-got-unsigned-long-user_frame_tail
| |-- drivers-android-binder.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-addr-got-unsigned-int-const-noderef-__user-__gu_ptr
| |-- drivers-android-binder.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-addr-got-unsigned-long-long-const-noderef-__user-__gu_ptr
| |-- drivers-android-binder.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-signed-int-__pu_addr-got-signed-int-noderef-__user
| |-- drivers-android-binder.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-unsigned-int-__pu_addr-got-unsigned-int-noderef-usertype-__user
| |-- drivers-android-binder.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-unsigned-long-long-__pu_addr-got-unsigned-long-long-noderef-usertype-__user
| |-- drivers-misc-altera-stapl-altera.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-verity-measure.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-addr-got-unsigned-short-const-noderef-__user-__gu_ptr
| |-- kernel-events-core.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-addr-got-unsigned-int-const-noderef-__user-__gu_ptr
| |-- kernel-events-core.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-unsigned-int-__pu_addr-got-unsigned-int-noderef-__user
| |-- net-bluetooth-rfcomm-sock.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-addr-got-int-const-noderef-__user-__gu_ptr
| |-- net-bluetooth-rfcomm-sock.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-unsigned-int-__pu_addr-got-unsigned-int-noderef-usertype-__user
| `-- net-can-j1939-socket.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-addr-got-int-const-noderef-__user-__gu_ptr
|-- i386-allmodconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- i386-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- i386-randconfig-a001-20210401
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- i386-randconfig-a006-20210401
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- i386-randconfig-m021-20210401
| `-- drivers-phy-cadence-phy-cadence-sierra.c-cdns_sierra_pll_mux_register()-warn:passing-zero-to-PTR_ERR
|-- i386-randconfig-s001-20210401
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- ia64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
| |-- 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-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
| |-- 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-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
|-- microblaze-randconfig-c004-20210401
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- mips-allmodconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- mips-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- parisc-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- powerpc-allmodconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- powerpc-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- powerpc64-randconfig-s032-20210401
| |-- drivers-dma-ppc4xx-adma.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-struct-dma_regs-noderef-__iomem-dma_reg-got-void-regs
| `-- drivers-dma-ppc4xx-adma.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-struct-xor_regs-noderef-__iomem-xor_reg-got-void-regs
|-- riscv-allmodconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- riscv-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- riscv-nommu_k210_defconfig
| |-- percpu.c:(.text):undefined-reference-to-vmap_pages_range_noflush
| `-- percpu.c:(.text):undefined-reference-to-vunmap_range_noflush
|-- riscv-nommu_virt_defconfig
| |-- percpu.c:(.text):undefined-reference-to-vmap_pages_range_noflush
| `-- percpu.c:(.text):undefined-reference-to-vunmap_range_noflush
|-- s390-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- sparc-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- x86_64-allmodconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- x86_64-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- x86_64-randconfig-a011-20210401
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- x86_64-randconfig-c022-20210401
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- x86_64-randconfig-m001-20210401
| |-- drivers-gpu-drm-gud-gud_pipe.c-gud_pipe_update()-error:we-previously-assumed-fb-could-be-null-(see-line-)
| |-- 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-r011-20210401
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- x86_64-randconfig-s021-20210401
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
|-- xtensa-allyesconfig
| `-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:warning:no-previous-prototype-for-amdgpu_device_recheck_guilty_jobs
`-- xtensa-randconfig-m031-20210401
|-- 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
`-- sound-virtio-virtio_pcm.c-virtsnd_pcm_build_devs()-warn:passing-a-valid-pointer-to-PTR_ERR
clang_recent_errors
|-- powerpc-randconfig-r006-20210401
| `-- mm-vmalloc.c:warning:expecting-prototype-for-vunmap_range_noflush().-Prototype-was-for-vunmap_range()-instead
|-- powerpc64-randconfig-r003-20210401
| `-- mm-vmalloc.c:warning:expecting-prototype-for-vunmap_range_noflush().-Prototype-was-for-vunmap_range()-instead
|-- riscv-randconfig-r036-20210401
| |-- ld.lld:error:main.c:(.textC0C):relocation-R_RISCV_ALIGN-requires-unimplemented-linker-relaxation-recompile-with-mno-relax
| `-- ld.lld:error:main.c:(.textE2A):relocation-R_RISCV_ALIGN-requires-unimplemented-linker-relaxation-recompile-with-mno-relax
|-- x86_64-randconfig-a001-20210401
| `-- mm-vmalloc.c:warning:expecting-prototype-for-vunmap_range_noflush().-Prototype-was-for-vunmap_range()-instead
|-- x86_64-randconfig-a002-20210401
| `-- mm-vmalloc.c:warning:expecting-prototype-for-vunmap_range_noflush().-Prototype-was-for-vunmap_range()-instead
|-- x86_64-randconfig-a003-20210401
| `-- mm-vmalloc.c:warning:expecting-prototype-for-vunmap_range_noflush().-Prototype-was-for-vunmap_range()-instead
|-- x86_64-randconfig-a004-20210401
| `-- mm-vmalloc.c:warning:expecting-prototype-for-vunmap_range_noflush().-Prototype-was-for-vunmap_range()-instead
|-- x86_64-randconfig-a005-20210401
| `-- mm-vmalloc.c:warning:expecting-prototype-for-vunmap_range_noflush().-Prototype-was-for-vunmap_range()-instead
`-- x86_64-randconfig-a006-20210401
`-- mm-vmalloc.c:warning:expecting-prototype-for-vunmap_range_noflush().-Prototype-was-for-vunmap_range()-instead
elapsed time: 732m
configs tested: 95
configs skipped: 3
gcc tested configs:
arm defconfig
arm64 allyesconfig
arm64 defconfig
arm allyesconfig
arm allmodconfig
x86_64 allyesconfig
i386 allyesconfig
powerpc mpc866_ads_defconfig
arm bcm2835_defconfig
mips maltasmvp_eva_defconfig
arm dove_defconfig
arc nsimosci_hs_defconfig
sh r7780mp_defconfig
m68k sun3x_defconfig
ia64 bigsur_defconfig
h8300 alldefconfig
arm multi_v7_defconfig
arm nhk8815_defconfig
s390 zfcpdump_defconfig
arm aspeed_g4_defconfig
sh se7724_defconfig
sh sh7770_generic_defconfig
arm spitz_defconfig
powerpc powernv_defconfig
powerpc mpc8315_rdb_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
nios2 defconfig
arc allyesconfig
nds32 allnoconfig
parisc defconfig
s390 allyesconfig
s390 allmodconfig
parisc allyesconfig
s390 defconfig
sparc allyesconfig
sparc defconfig
i386 defconfig
mips allyesconfig
mips allmodconfig
powerpc allyesconfig
powerpc allmodconfig
powerpc allnoconfig
i386 randconfig-a006-20210401
i386 randconfig-a003-20210401
i386 randconfig-a001-20210401
i386 randconfig-a004-20210401
i386 randconfig-a002-20210401
i386 randconfig-a005-20210401
x86_64 randconfig-a014-20210401
x86_64 randconfig-a015-20210401
x86_64 randconfig-a011-20210401
x86_64 randconfig-a013-20210401
x86_64 randconfig-a012-20210401
x86_64 randconfig-a016-20210401
i386 randconfig-a014-20210401
i386 randconfig-a011-20210401
i386 randconfig-a016-20210401
i386 randconfig-a012-20210401
i386 randconfig-a013-20210401
i386 randconfig-a015-20210401
riscv nommu_k210_defconfig
riscv allyesconfig
riscv nommu_virt_defconfig
riscv allnoconfig
riscv defconfig
riscv rv32_defconfig
riscv allmodconfig
um allmodconfig
um allnoconfig
um allyesconfig
um defconfig
x86_64 rhel-8.3-kselftests
x86_64 defconfig
x86_64 rhel-8.3-kbuiltin
x86_64 kexec
clang tested configs:
x86_64 randconfig-a004-20210401
x86_64 randconfig-a005-20210401
x86_64 randconfig-a003-20210401
x86_64 randconfig-a001-20210401
x86_64 randconfig-a002-20210401
x86_64 randconfig-a006-20210401
---
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-01 21:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 21:21 [linux-next:master] BUILD REGRESSION 454c576c3f5e51d60f00a4ac0dde07f4f9d70e9d 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