From: kernel test robot <lkp@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master] BUILD REGRESSION 043aeb906c73108cf27e0a53186c56668253a720
Date: Fri, 07 Aug 2020 04:42:20 +0800 [thread overview]
Message-ID: <5f2c6b2c.FKdl7gcg6Mz4iqMk%lkp@intel.com> (raw)
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 043aeb906c73108cf27e0a53186c56668253a720 Add linux-next specific files for 20200806
Error/Warning in current branch:
arch/arc/include/asm/bug.h:23:2: error: implicit declaration of function 'pr_warn'; did you mean 'drm_warn'? [-Werror=implicit-function-declaration]
arch/arc/include/asm/bug.h:23:2: error: implicit declaration of function 'pr_warn'; did you mean 'fb_warn'? [-Werror=implicit-function-declaration]
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c:172:15: sparse: expected void const volatile [noderef] __user *
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c:172:15: sparse: sparse: incorrect type in argument 1 (different address spaces)
drivers/gpu/drm/nouveau/dispnv50/base507c.c:46:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/corec57d.c:39:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/headc57d.c:55:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:44:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:43:9: sparse: sparse: cast removes address space '__iomem' of expression
drivers/gpu/drm/vmwgfx/ttm_object.c:60: error: Cannot parse struct or union!
include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_279' declared with attribute error: BUILD_BUG_ON failed: IS_ENABLED(CONFIG_32BIT) && (_PFN_SHIFT > PAGE_SHIFT)
kernel/trace/bpf_trace.c:538:2: warning: function '____bpf_trace_printk' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
Error/Warning ids grouped by kconfigs:
recent_errors
|-- arc-allyesconfig
| `-- arch-arc-include-asm-bug.h:error:implicit-declaration-of-function-pr_warn
|-- arc-randconfig-r031-20200805
| `-- arch-arc-include-asm-bug.h:error:implicit-declaration-of-function-pr_warn
|-- arc-randconfig-s031-20200805
| |-- arch-arc-include-asm-bug.h:error:implicit-declaration-of-function-pr_warn
| |-- drivers-gpu-drm-nouveau-dispnv50-base507c.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-base827c.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-base907c.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-core507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-corec37d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-corec57d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-dac507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-dac907d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-head507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-head827d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-head907d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-headc37d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-headc57d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-ovly507e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-ovly827e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-ovly907e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-pior507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-sor507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-sor907d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-sorc37d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-wimmc37b.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| |-- drivers-gpu-drm-nouveau-dispnv50-wndwc37e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
| `-- drivers-gpu-drm-nouveau-dispnv50-wndwc57e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression
|-- arm-aspeed_g5_defconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- arm64-allyesconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- i386-allyesconfig
| |-- drivers-gpu-drm-vmwgfx-ttm_object.c:error:Cannot-parse-struct-or-union
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- i386-randconfig-a001-20200805
| `-- drivers-gpu-drm-vmwgfx-ttm_object.c:error:Cannot-parse-struct-or-union
|-- i386-randconfig-a004-20200805
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- i386-randconfig-a006-20200805
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- i386-randconfig-a012-20200805
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- mips-randconfig-r005-20200805
| `-- include-linux-compiler_types.h:error:call-to-__compiletime_assert_NNN-declared-with-attribute-error:BUILD_BUG_ON-failed:IS_ENABLED(CONFIG_32BIT)-(_PFN_SHIFT-PAGE_SHIFT)
|-- parisc-allyesconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- powerpc-allmodconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- powerpc-allyesconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- powerpc-defconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- s390-allyesconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- s390-defconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- sh-allmodconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- sparc-allyesconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- x86_64-allyesconfig
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- x86_64-kexec
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- x86_64-randconfig-a001-20200806
| |-- drivers-gpu-drm-vmwgfx-ttm_object.c:error:Cannot-parse-struct-or-union
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- x86_64-randconfig-c002-20200806
| `-- drivers-gpu-drm-vmwgfx-ttm_object.c:error:Cannot-parse-struct-or-union
|-- x86_64-randconfig-s021-20200805
| |-- drivers-gpu-drm-amd-amdgpu-..-amdkfd-kfd_device_queue_manager.c:sparse:expected-void-const-volatile-noderef-__user
| `-- drivers-gpu-drm-amd-amdgpu-..-amdkfd-kfd_device_queue_manager.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-volatile-noderef-__user-got-unsigned-long-long-u
|-- x86_64-rhel
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- x86_64-rhel-7.6-kselftests
| `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
`-- x86_64-rhel-8.3
`-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
elapsed time: 745m
configs tested: 70
configs skipped: 1
arm defconfig
arm64 allyesconfig
arm64 defconfig
arm allyesconfig
arm allmodconfig
mips pnx8335_stb225_defconfig
arm aspeed_g5_defconfig
mips bmips_stb_defconfig
sh sh7770_generic_defconfig
ia64 allmodconfig
ia64 defconfig
ia64 allyesconfig
m68k allmodconfig
m68k defconfig
m68k allyesconfig
nds32 defconfig
nios2 allyesconfig
csky defconfig
alpha defconfig
alpha allyesconfig
nios2 defconfig
arc allyesconfig
nds32 allnoconfig
c6x allyesconfig
xtensa allyesconfig
h8300 allyesconfig
arc defconfig
sh allmodconfig
parisc defconfig
s390 allyesconfig
parisc allyesconfig
s390 defconfig
i386 allyesconfig
sparc allyesconfig
sparc defconfig
i386 defconfig
mips allyesconfig
mips allmodconfig
powerpc defconfig
powerpc allyesconfig
powerpc allmodconfig
powerpc allnoconfig
x86_64 randconfig-a006-20200806
x86_64 randconfig-a001-20200806
x86_64 randconfig-a004-20200806
x86_64 randconfig-a005-20200806
x86_64 randconfig-a003-20200806
x86_64 randconfig-a002-20200806
i386 randconfig-a005-20200805
i386 randconfig-a004-20200805
i386 randconfig-a001-20200805
i386 randconfig-a003-20200805
i386 randconfig-a002-20200805
i386 randconfig-a006-20200805
i386 randconfig-a011-20200805
i386 randconfig-a012-20200805
i386 randconfig-a013-20200805
i386 randconfig-a014-20200805
i386 randconfig-a015-20200805
i386 randconfig-a016-20200805
riscv allyesconfig
riscv allnoconfig
riscv defconfig
riscv allmodconfig
x86_64 rhel
x86_64 allyesconfig
x86_64 rhel-7.6-kselftests
x86_64 defconfig
x86_64 rhel-8.3
x86_64 kexec
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
reply other threads:[~2020-08-06 20:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5f2c6b2c.FKdl7gcg6Mz4iqMk%lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox