From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1A6E9C55185 for ; Sun, 26 Apr 2020 02:52:30 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id BFB482071E for ; Sun, 26 Apr 2020 02:52:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BFB482071E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 525348E0005; Sat, 25 Apr 2020 22:52:29 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 4D5A18E0003; Sat, 25 Apr 2020 22:52:29 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 3C3488E0005; Sat, 25 Apr 2020 22:52:29 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0008.hostedemail.com [216.40.44.8]) by kanga.kvack.org (Postfix) with ESMTP id 220688E0003 for ; Sat, 25 Apr 2020 22:52:29 -0400 (EDT) Received: from smtpin16.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id D38326118 for ; Sun, 26 Apr 2020 02:52:28 +0000 (UTC) X-FDA: 76748482776.16.doll86_4fbe8047b2a45 X-HE-Tag: doll86_4fbe8047b2a45 X-Filterd-Recvd-Size: 12383 Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by imf06.hostedemail.com (Postfix) with ESMTP for ; Sun, 26 Apr 2020 02:52:27 +0000 (UTC) IronPort-SDR: hfwW5HFvvRiaxNVFDjQt0m9rB1ESPfXOBBTHuKNbLiRWtHNg+abr35dkfkDlcQVKcteKfoHSyM sMCtymNLAvmA== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Apr 2020 19:52:26 -0700 IronPort-SDR: s8E2W/pznMd4D4y0PRi/fmOZyRtQl4DFWEJXCgenr0urER/KuE6iBz8WvDYSEcwauIrs5L93Dx JChxTuy5n6Wg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,318,1583222400"; d="scan'208";a="248483623" Received: from lkp-server01.sh.intel.com (HELO lkp-server01) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 25 Apr 2020 19:52:24 -0700 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1jSXP6-0000HC-7E; Sun, 26 Apr 2020 10:52:24 +0800 Date: Sun, 26 Apr 2020 10:51:37 +0800 From: kbuild test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION 8bdabd09ec86a993419c8c98a4f34c12bc902c6c Message-ID: <5ea4f739.G4KNu8A1zAA/5PGx%lkp@intel.com> User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 8bdabd09ec86a993419c8c98a4f34c12bc902c6c Add linux-next specific files for 20200424 Error/Warning in current branch: kernel/bpf/syscall.c:305:58: error: 'VMALLOC_END' undeclared (first use in this function); did you mean 'VM_LOCKED'? kernel/bpf/syscall.c:308:1: warning: control reaches end of non-void function [-Wreturn-type] net/openvswitch/meter.c:109:38: sparse: expected struct dp_meter [noderef] * net/openvswitch/meter.c:109:38: sparse: got struct dp_meter * net/openvswitch/meter.c:109:38: sparse: sparse: incorrect type in assignment (different address spaces) net/openvswitch/meter.c:110:38: sparse: expected struct dp_meter [noderef] * net/openvswitch/meter.c:110:38: sparse: got struct dp_meter * net/openvswitch/meter.c:396: undefined reference to `__udivdi3' net/openvswitch/meter.c:720:45: sparse: expected struct dp_meter *meter net/openvswitch/meter.c:720:45: sparse: got struct dp_meter [noderef] * net/openvswitch/meter.c:720:45: sparse: sparse: incorrect type in argument 1 (different address spaces) net/openvswitch/meter.c:755:45: sparse: expected struct dp_meter *meter net/openvswitch/meter.c:755:45: sparse: got struct dp_meter [noderef] * Error/Warning ids grouped by kconfigs: recent_errors |-- h8300-randconfig-a001-20200424 | `-- net-openvswitch-meter.c:undefined-reference-to-__udivdi3 |-- i386-randconfig-h003-20200424 | `-- net-openvswitch-meter.c:undefined-reference-to-__udivdi3 |-- microblaze-randconfig-a001-20200424 | `-- net-openvswitch-meter.c:undefined-reference-to-__udivdi3 |-- riscv-randconfig-a001-20200426 | |-- kernel-bpf-syscall.c:error:VMALLOC_END-undeclared-(first-use-in-this-function) | `-- kernel-bpf-syscall.c:warning:control-reaches-end-of-non-void-function |-- x86_64-allmodconfig | |-- net-openvswitch-meter.c:sparse:expected-struct-dp_meter-meter | |-- net-openvswitch-meter.c:sparse:expected-struct-dp_meter-noderef-asn | |-- net-openvswitch-meter.c:sparse:got-struct-dp_meter | `-- net-openvswitch-meter.c:sparse:got-struct-dp_meter-noderef-asn `-- x86_64-allyesconfig |-- net-openvswitch-meter.c:sparse:expected-struct-dp_meter-meter |-- net-openvswitch-meter.c:sparse:expected-struct-dp_meter-noderef-asn |-- net-openvswitch-meter.c:sparse:got-struct-dp_meter |-- net-openvswitch-meter.c:sparse:got-struct-dp_meter-noderef-asn |-- net-openvswitch-meter.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-struct-dp_meter-meter-got-struct-dp_meter-nstruct-dp_meter-meter `-- net-openvswitch-meter.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-struct-dp_meter-noderef-asn-got-oderef-asn elapsed time: 2189m configs tested: 167 configs skipped: 0 arm allyesconfig arm64 allmodconfig arm allmodconfig arm allnoconfig arm efm32_defconfig arm at91_dt_defconfig arm shmobile_defconfig arm64 defconfig arm exynos_defconfig arm multi_v5_defconfig arm sunxi_defconfig arm multi_v7_defconfig arm64 allyesconfig arm64 allnoconfig sparc allyesconfig mips ip32_defconfig i386 allnoconfig i386 allyesconfig i386 alldefconfig i386 defconfig i386 debian-10.3 ia64 generic_defconfig ia64 tiger_defconfig ia64 allmodconfig ia64 defconfig ia64 allnoconfig ia64 bigsur_defconfig ia64 allyesconfig ia64 alldefconfig nios2 3c120_defconfig nios2 10m50_defconfig c6x evmc6678_defconfig xtensa iss_defconfig c6x allyesconfig xtensa common_defconfig openrisc simple_smp_defconfig openrisc or1ksim_defconfig nds32 defconfig nds32 allnoconfig csky defconfig alpha defconfig m68k m5475evb_defconfig m68k allmodconfig h8300 h8300h-sim_defconfig m68k sun3_defconfig m68k multi_defconfig h8300 h8s-sim_defconfig h8300 edosk2674_defconfig arc defconfig arc allyesconfig powerpc defconfig powerpc ppc64_defconfig powerpc rhel-kconfig microblaze mmu_defconfig microblaze nommu_defconfig powerpc allnoconfig mips malta_kvm_guest_defconfig mips tb0287_defconfig mips capcella_defconfig mips decstation_64_defconfig mips loongson3_defconfig mips ath79_defconfig mips bcm63xx_defconfig mips fuloong2e_defconfig mips malta_kvm_defconfig mips ar7_defconfig mips allyesconfig mips 64r6el_defconfig mips allnoconfig mips 32r2_defconfig mips allmodconfig parisc allnoconfig parisc generic-64bit_defconfig parisc generic-32bit_defconfig parisc allyesconfig parisc allmodconfig parisc randconfig-a001-20200424 alpha randconfig-a001-20200424 m68k randconfig-a001-20200424 riscv randconfig-a001-20200424 nds32 randconfig-a001-20200424 nios2 randconfig-a001-20200424 c6x randconfig-a001-20200424 h8300 randconfig-a001-20200424 sparc64 randconfig-a001-20200424 microblaze randconfig-a001-20200424 sh randconfig-a001-20200424 csky randconfig-a001-20200424 s390 randconfig-a001-20200424 xtensa randconfig-a001-20200424 openrisc randconfig-a001-20200424 i386 randconfig-b002-20200426 x86_64 randconfig-b001-20200426 i386 randconfig-b001-20200426 i386 randconfig-b003-20200426 x86_64 randconfig-b003-20200426 i386 randconfig-c002-20200426 i386 randconfig-c001-20200426 x86_64 randconfig-c002-20200426 i386 randconfig-c003-20200426 x86_64 randconfig-d001-20200424 i386 randconfig-d002-20200424 i386 randconfig-d001-20200424 x86_64 randconfig-d003-20200424 i386 randconfig-d003-20200424 x86_64 randconfig-f002-20200426 i386 randconfig-f002-20200426 x86_64 randconfig-f003-20200426 i386 randconfig-f003-20200426 i386 randconfig-f001-20200426 x86_64 randconfig-f001-20200426 i386 randconfig-g003-20200424 i386 randconfig-g001-20200424 x86_64 randconfig-g001-20200424 x86_64 randconfig-g002-20200424 i386 randconfig-g002-20200424 x86_64 randconfig-g003-20200424 i386 randconfig-h003-20200424 x86_64 randconfig-h001-20200424 x86_64 randconfig-h003-20200424 x86_64 randconfig-h002-20200424 i386 randconfig-h001-20200424 i386 randconfig-h002-20200424 x86_64 randconfig-a001-20200424 i386 randconfig-a003-20200424 x86_64 randconfig-a003-20200424 i386 randconfig-a002-20200424 i386 randconfig-a001-20200424 x86_64 randconfig-a002-20200424 sparc randconfig-a001-20200424 ia64 randconfig-a001-20200424 powerpc randconfig-a001-20200424 arm64 randconfig-a001-20200424 arc randconfig-a001-20200424 riscv allyesconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig riscv allmodconfig s390 zfcpdump_defconfig s390 debug_defconfig s390 allyesconfig s390 allnoconfig s390 allmodconfig s390 alldefconfig s390 defconfig sh rsk7269_defconfig sh allmodconfig sh titan_defconfig sh sh7785lcr_32bit_defconfig sh allnoconfig sparc defconfig sparc64 defconfig sparc64 allnoconfig sparc64 allyesconfig sparc64 allmodconfig um x86_64_defconfig um i386_defconfig um defconfig x86_64 rhel x86_64 lkp x86_64 fedora-25 x86_64 kexec x86_64 rhel-7.2-clear x86_64 rhel-7.6-kselftests x86_64 rhel-7.6 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org