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.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 2171CC432C0 for ; Mon, 25 Nov 2019 04:06:09 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id AFC312071A for ; Mon, 25 Nov 2019 04:06:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AFC312071A 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 47E806B057E; Sun, 24 Nov 2019 23:06:08 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 4301E6B057F; Sun, 24 Nov 2019 23:06:08 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 344546B0580; Sun, 24 Nov 2019 23:06:08 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0190.hostedemail.com [216.40.44.190]) by kanga.kvack.org (Postfix) with ESMTP id 1F4146B057E for ; Sun, 24 Nov 2019 23:06:08 -0500 (EST) Received: from smtpin16.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with SMTP id CC9C43AA1 for ; Mon, 25 Nov 2019 04:06:07 +0000 (UTC) X-FDA: 76193461974.16.sound45_6f9244eac941d X-HE-Tag: sound45_6f9244eac941d X-Filterd-Recvd-Size: 13453 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by imf21.hostedemail.com (Postfix) with ESMTP for ; Mon, 25 Nov 2019 04:06:06 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Nov 2019 20:06:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,240,1571727600"; d="scan'208";a="233277769" Received: from lkp-server01.sh.intel.com (HELO lkp-server01) ([10.239.97.150]) by fmsmga004.fm.intel.com with ESMTP; 24 Nov 2019 20:06:03 -0800 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1iZ5dT-000Gbj-CU; Mon, 25 Nov 2019 12:06:03 +0800 Date: Mon, 25 Nov 2019 12:05:43 +0800 From: kbuild test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION b9d3d01405061bb42358fe53f824e894a1922ced Message-ID: <5ddb5317.or/pMNqm/YAp0XTV%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: b9d3d01405061bb42358fe53f824e894a1922ced Add linux-next specific files for 20191122 Regressions in current branch: arch/m68k/mm/kmap.c:348:2: error: #endif without #if arch/m68k/mm/kmap.c:352:3: error: 'p4d_dir' undeclared (first use in this function); did you mean 'pmd_dir'? arch/m68k/mm/kmap.c:353:3: error: 'pud_dir' undeclared (first use in this function); did you mean 'p4d_dir'? arch/m68k/mm/kmap.c:76:24: error: passing argument 1 of 'pmd_offset' from incompatible pointer type [-Werror=incompatible-pointer-types] arch/m68k/mm/kmap.c:80:28: error: 'pmd_t {aka struct }' has no member named 'pmd'; did you mean 'pud'? drivers/gpu/drm/ttm/ttm_bo.c:886 ttm_mem_evict_first() warn: inconsistent returns 'spin_lock:&ttm_bo_glob.lru_lock'. drivers/hwspinlock/hwspinlock_core.c:91:5: sparse: sparse: context imbalance in '__hwspin_trylock' - different lock contexts for basic block drivers/input/keyboard/adp5589-keys.c:892 adp5589_keypad_add() error: we previously assumed 'pdata->gpimap' could be null (see line 881) drivers/net/dsa/ocelot/felix.c:351:6: sparse: sparse: symbol 'felix_txtstamp' was not declared. Should it be static? drivers/nfc/pn533/pn533.c:1443 pn533_autopoll_complete() error: 'resp' dereferencing possible ERR_PTR() drivers/pci/controller/pcie-rockchip-host.c:628:1-3: WARNING: PTR_ERR_OR_ZERO can be used drivers/virtio/virtio_balloon.c:594:22: note: in expansion of macro 'VIRTIO_BALLOON_HINT_BLOCK_BYTES' kernel/bpf/syscall.c:154: undefined reference to `vmalloc_user_node_flags' mm/vmalloc.c:3510:13: sparse: sparse: context imbalance in 's_start' - wrong count at exit mm/vmalloc.c:3525:13: sparse: sparse: context imbalance in 's_stop' - wrong count at exit net/tipc/crypto.c:1734 tipc_crypto_rcv() error: we previously assumed 'aead' could be null (see line 1697) net/tipc/crypto.c:688 tipc_aead_encrypt() error: uninitialized symbol 'trailer'. stacktrace.c:(.text+0x120): undefined reference to `save_stack_trace' Error ids grouped by kconfigs: recent_errors |-- arm-randconfig-a001-20191123 | `-- kernel-bpf-syscall.c:undefined-reference-to-vmalloc_user_node_flags |-- i386-alldefconfig | |-- mm-vmalloc.c:sparse:sparse:context-imbalance-in-s_start-wrong-count-at-exit | `-- mm-vmalloc.c:sparse:sparse:context-imbalance-in-s_stop-wrong-count-at-exit |-- i386-allyesconfig | |-- drivers-gpu-drm-ttm-ttm_bo.c-ttm_mem_evict_first()-warn:inconsistent-returns-spin_lock:ttm_bo_glob.lru_lock-. | |-- drivers-input-keyboard-adp5589-keys.c-adp5589_keypad_add()-error:we-previously-assumed-pdata-gpimap-could-be-null-(see-line-) | |-- drivers-nfc-pn533-pn533.c-pn533_autopoll_complete()-error:resp-dereferencing-possible-ERR_PTR() | |-- net-tipc-crypto.c-tipc_aead_encrypt()-error:uninitialized-symbol-trailer-. | `-- net-tipc-crypto.c-tipc_crypto_rcv()-error:we-previously-assumed-aead-could-be-null-(see-line-) |-- ia64-randconfig-a001-20191124 | `-- drivers-virtio-virtio_balloon.c:note:in-expansion-of-macro-VIRTIO_BALLOON_HINT_BLOCK_BYTES |-- m68k-allmodconfig | |-- arch-m68k-mm-kmap.c:error:endif-without-if | |-- arch-m68k-mm-kmap.c:error:p4d_dir-undeclared-(first-use-in-this-function)-did-you-mean-pmd_dir | |-- arch-m68k-mm-kmap.c:error:passing-argument-of-pmd_offset-from-incompatible-pointer-type | |-- arch-m68k-mm-kmap.c:error:pud_dir-undeclared-(first-use-in-this-function)-did-you-mean-p4d_dir | `-- stacktrace.c:(.text):undefined-reference-to-save_stack_trace |-- m68k-m5475evb_defconfig | |-- arch-m68k-mm-kmap.c:error:endif-without-if | |-- arch-m68k-mm-kmap.c:error:p4d_dir-undeclared-(first-use-in-this-function)-did-you-mean-pmd_dir | |-- arch-m68k-mm-kmap.c:error:passing-argument-of-pmd_offset-from-incompatible-pointer-type | |-- arch-m68k-mm-kmap.c:error:pmd_t-aka-struct-anonymous-has-no-member-named-pmd-did-you-mean-pud | `-- arch-m68k-mm-kmap.c:error:pud_dir-undeclared-(first-use-in-this-function)-did-you-mean-p4d_dir |-- m68k-multi_defconfig | |-- arch-m68k-mm-kmap.c:error:endif-without-if | |-- arch-m68k-mm-kmap.c:error:p4d_dir-undeclared-(first-use-in-this-function)-did-you-mean-pmd_dir | |-- arch-m68k-mm-kmap.c:error:passing-argument-of-pmd_offset-from-incompatible-pointer-type | `-- arch-m68k-mm-kmap.c:error:pud_dir-undeclared-(first-use-in-this-function)-did-you-mean-p4d_dir |-- x86_64-allmodconfig | |-- drivers-hwspinlock-hwspinlock_core.c:sparse:sparse:context-imbalance-in-__hwspin_trylock-different-lock-contexts-for-basic-block | |-- drivers-net-dsa-ocelot-felix.c:sparse:sparse:symbol-felix_txtstamp-was-not-declared.-Should-it-be-static | |-- mm-vmalloc.c:sparse:sparse:context-imbalance-in-s_start-wrong-count-at-exit | `-- mm-vmalloc.c:sparse:sparse:context-imbalance-in-s_stop-wrong-count-at-exit `-- x86_64-allyesconfig |-- drivers-hwspinlock-hwspinlock_core.c:sparse:sparse:context-imbalance-in-__hwspin_trylock-different-lock-contexts-for-basic-block |-- drivers-net-dsa-ocelot-felix.c:sparse:sparse:symbol-felix_txtstamp-was-not-declared.-Should-it-be-static |-- drivers-pci-controller-pcie-rockchip-host.c:WARNING:PTR_ERR_OR_ZERO-can-be-used |-- mm-vmalloc.c:sparse:sparse:context-imbalance-in-s_start-wrong-count-at-exit `-- mm-vmalloc.c:sparse:sparse:context-imbalance-in-s_stop-wrong-count-at-exit TIMEOUT after 3725m Sorry we cannot finish the testset for your branch within a reasonable time. It's our fault -- either some build server is down or some build worker is busy doing bisects for _other_ trees. The branch will get more complete coverage and possible error reports when our build infrastructure is restored or catches up. There will be no more build success notification for this branch head, but you can expect reasonably good test coverage after waiting for 1 day. configs timed out: 11 arm allmodconfig i386 allnoconfig i386 defconfig mips 32r2_defconfig mips 64r6el_defconfig mips allmodconfig mips allnoconfig mips fuloong2e_defconfig mips malta_kvm_defconfig powerpc rhel-kconfig s390 debug_defconfig configs tested: 117 xtensa common_defconfig openrisc or1ksim_defconfig nios2 3c120_defconfig xtensa iss_defconfig c6x evmc6678_defconfig c6x allyesconfig nios2 10m50_defconfig openrisc simple_smp_defconfig sparc64 allmodconfig sparc defconfig sparc64 allnoconfig sparc64 defconfig um x86_64_defconfig um i386_defconfig um defconfig sh allmodconfig sh rsk7269_defconfig sh sh7785lcr_32bit_defconfig sh allnoconfig sh titan_defconfig riscv allnoconfig riscv defconfig nds32 defconfig alpha defconfig nds32 allnoconfig i386 alldefconfig x86_64 randconfig-d002-20191123 i386 randconfig-d001-20191123 i386 randconfig-d003-20191123 i386 randconfig-d002-20191123 x86_64 randconfig-d001-20191123 x86_64 randconfig-d003-20191123 i386 randconfig-e002-20191121 x86_64 randconfig-e003-20191121 x86_64 randconfig-e001-20191121 i386 randconfig-e001-20191121 x86_64 randconfig-e002-20191121 i386 randconfig-e003-20191121 arc allyesconfig powerpc defconfig microblaze nommu_defconfig powerpc ppc64_defconfig microblaze mmu_defconfig arc defconfig powerpc allnoconfig x86_64 randconfig-h001-20191123 i386 randconfig-h002-20191123 x86_64 randconfig-h003-20191123 i386 randconfig-h001-20191123 i386 randconfig-h003-20191123 x86_64 randconfig-h002-20191123 i386 randconfig-g002-20191123 x86_64 randconfig-g001-20191123 x86_64 randconfig-g002-20191123 i386 randconfig-g003-20191123 i386 randconfig-g001-20191123 x86_64 randconfig-g003-20191123 i386 randconfig-f003-20191123 i386 randconfig-f002-20191123 x86_64 randconfig-f002-20191123 x86_64 randconfig-f003-20191123 i386 randconfig-f001-20191123 x86_64 randconfig-f001-20191123 parisc c3000_defconfig parisc b180_defconfig parisc defconfig parisc allnoconfig i386 randconfig-b002-20191121 x86_64 randconfig-b002-20191121 x86_64 randconfig-b001-20191121 i386 randconfig-b003-20191121 x86_64 randconfig-b003-20191121 i386 randconfig-b001-20191121 i386 allyesconfig m68k multi_defconfig m68k m5475evb_defconfig h8300 h8300h-sim_defconfig h8300 edosk2674_defconfig m68k sun3_defconfig h8300 h8s-sim_defconfig m68k allmodconfig ia64 allmodconfig ia64 allnoconfig ia64 defconfig ia64 alldefconfig ia64 randconfig-a001-20191122 sparc randconfig-a001-20191122 arc randconfig-a0031-20191122 powerpc randconfig-a001-20191122 arm64 randconfig-a001-20191122 arm randconfig-a001-20191122 s390 allnoconfig s390 allmodconfig s390 defconfig x86_64 randconfig-c001-20191123 x86_64 randconfig-c003-20191123 i386 randconfig-c003-20191123 i386 randconfig-c002-20191123 x86_64 randconfig-c002-20191123 i386 randconfig-c001-20191123 arm at91_dt_defconfig arm64 defconfig arm multi_v5_defconfig arm64 allyesconfig arm allnoconfig arm efm32_defconfig arm sunxi_defconfig arm64 allnoconfig arm64 allmodconfig arm exynos_defconfig arm shmobile_defconfig arm multi_v7_defconfig x86_64 lkp x86_64 rhel x86_64 rhel-7.6 x86_64 fedora-25 x86_64 kexec --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation