linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
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 04b4571786305a76ad81757bbec78eb16a5de582
Date: Thu, 30 Jul 2020 17:52:37 +0800	[thread overview]
Message-ID: <5f229865./e6UQ0nYYoTAFt0d%lkp@intel.com> (raw)

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git  master
branch HEAD: 04b4571786305a76ad81757bbec78eb16a5de582  Add linux-next specific files for 20200729

Error/Warning in current branch:

ERROR: modpost: "fw_arg3" [drivers/mtd/parsers/bcm63xxpart.ko] undefined!
arch/arc/include/asm/bug.h:22:2: error: implicit declaration of function 'pr_warn'; did you mean 'pci_warn'? [-Werror=implicit-function-declaration]
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/mips/kernel/topology.c:23:22-23: ERROR: iterator variable bound on line 20 cannot be NULL
arch/x86/entry/common.c:184:24: warning: no previous prototype for 'do_SYSENTER_32' [-Wmissing-prototypes]
drivers/bus/fsl-mc/fsl-mc-bus.c:891:25: sparse:     expected void *fsl_mc_regs
drivers/bus/fsl-mc/fsl-mc-bus.c:891:25: sparse:     got void [noderef] __iomem *
drivers/bus/fsl-mc/fsl-mc-bus.c:891:25: sparse: sparse: incorrect type in assignment (different address spaces)
drivers/bus/fsl-mc/fsl-mc-bus.c:896:32: sparse:     expected void const volatile [noderef] __iomem *addr
drivers/bus/fsl-mc/fsl-mc-bus.c:896:32: sparse:     got void *
drivers/bus/fsl-mc/fsl-mc-bus.c:896:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
drivers/firmware/turris-mox-rwtm.c:386:27: sparse:     expected restricted __be32 [usertype] *dst
drivers/firmware/turris-mox-rwtm.c:386:27: sparse:     got unsigned int *
drivers/firmware/turris-mox-rwtm.c:386:27: sparse: sparse: incorrect type in argument 1 (different base types)
drivers/mmc/host/mtk-sd.c:2269:6: warning: no previous prototype for 'msdc_cqe_disable' [-Wmissing-prototypes]
include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_261' declared with attribute error: BUILD_BUG_ON failed: IS_ENABLED(CONFIG_32BIT) && (_PFN_SHIFT > PAGE_SHIFT)
include/linux/compiler_types.h:338:38: error: call to '__compiletime_assert_246' declared with attribute error: BUILD_BUG_ON failed: SECTIONS_WIDTH + NODES_WIDTH + ZONES_WIDTH + ilog2(roundup_pow_of_two(NR_CPUS)) > 32
include/linux/leds.h:193: undefined reference to `devm_led_classdev_register_ext'
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
|-- alpha-allyesconfig
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- alpha-randconfig-r002-20200730
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- arc-allyesconfig
|   |-- arch-arc-include-asm-bug.h:error:implicit-declaration-of-function-pr_warn
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- arc-randconfig-r021-20200729
|   `-- arch-arc-include-asm-bug.h:error:implicit-declaration-of-function-pr_warn
|-- arc-randconfig-r022-20200729
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- arm-allmodconfig
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- arm-allyesconfig
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- arm64-allyesconfig
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- arm64-randconfig-s032-20200729
|   |-- drivers-bus-fsl-mc-fsl-mc-bus.c:sparse:expected-void-const-volatile-noderef-__iomem-addr
|   |-- drivers-bus-fsl-mc-fsl-mc-bus.c:sparse:expected-void-fsl_mc_regs
|   |-- drivers-bus-fsl-mc-fsl-mc-bus.c:sparse:got-void
|   |-- drivers-bus-fsl-mc-fsl-mc-bus.c:sparse:got-void-noderef-__iomem
|   |-- drivers-bus-fsl-mc-fsl-mc-bus.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-volatile-noderef-__iomem-addr-got-void
|   |-- drivers-bus-fsl-mc-fsl-mc-bus.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-void-fsl_mc_regs-got-void-noderef-__iomem
|   |-- drivers-firmware-turris-mox-rwtm.c:sparse:expected-restricted-__be32-usertype-dst
|   |-- drivers-firmware-turris-mox-rwtm.c:sparse:got-unsigned-int
|   `-- drivers-firmware-turris-mox-rwtm.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-restricted-__be32-usertype-dst-got-unsigned-int
|-- c6x-allyesconfig
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- h8300-allyesconfig
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- h8300-randconfig-r024-20200730
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- i386-allyesconfig
|   |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- i386-defconfig
|   `-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|-- i386-randconfig-c001-20200730
|   `-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|-- i386-randconfig-r004-20200730
|   `-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|-- i386-randconfig-r036-20200730
|   |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- ia64-allmodconfig
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- ia64-allyesconfig
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- microblaze-randconfig-r005-20200729
|   `-- include-linux-leds.h:undefined-reference-to-devm_led_classdev_register_ext
|-- mips-allmodconfig
|   |-- ERROR:fw_arg3-drivers-mtd-parsers-bcm63xxpart.ko-undefined
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- mips-allyesconfig
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- mips-randconfig-c004-20200729
|   `-- arch-mips-kernel-topology.c:ERROR:iterator-variable-bound-on-line-cannot-be-NULL
|-- mips-randconfig-r011-20200730
|   `-- 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)
|-- nios2-allyesconfig
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- parisc-allyesconfig
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- powerpc-allmodconfig
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- powerpc-allyesconfig
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- 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
|-- riscv-allmodconfig
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- riscv-allyesconfig
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|-- s390-allyesconfig
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- 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
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- sparc64-randconfig-r031-20200729
|   `-- include-linux-compiler_types.h:error:call-to-__compiletime_assert_NNN-declared-with-attribute-error:BUILD_BUG_ON-failed:SECTIONS_WIDTH-NODES_WIDTH-ZONES_WIDTH-ilog2(roundup_pow_of_two(NR_CPUS))
|-- x86_64-allyesconfig
|   |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|   |-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- x86_64-defconfig
|   `-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|-- x86_64-kexec
|   |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- x86_64-rhel
|   |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|   `-- 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
|   |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- x86_64-rhel-8.3
|   |-- arch-x86-entry-common.c:warning:no-previous-prototype-for-do_SYSENTER_32
|   `-- kernel-trace-bpf_trace.c:warning:function-____bpf_trace_printk-might-be-a-candidate-for-gnu_printf-format-attribute
|-- xtensa-allyesconfig
|   `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable
`-- xtensa-randconfig-r025-20200730
    `-- drivers-mmc-host-mtk-sd.c:warning:no-previous-prototype-for-msdc_cqe_disable

elapsed time: 1217m

configs tested: 48
configs skipped: 1

arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
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
parisc                           allyesconfig
s390                                defconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
c6x                              allyesconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                             defconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
riscv                            allyesconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                            allmodconfig
x86_64                                   rhel
x86_64                           allyesconfig
x86_64                              defconfig
x86_64                               rhel-8.3
x86_64                                  kexec
x86_64                    rhel-7.6-kselftests

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


                 reply	other threads:[~2020-07-30  9:52 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=5f229865./e6UQ0nYYoTAFt0d%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