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,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 7CFEBC47404 for ; Fri, 11 Oct 2019 06:54:55 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 3978E214E0 for ; Fri, 11 Oct 2019 06:54:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3978E214E0 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 C43D48E0006; Fri, 11 Oct 2019 02:54:54 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id BF4538E0003; Fri, 11 Oct 2019 02:54:54 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id B099A8E0006; Fri, 11 Oct 2019 02:54:54 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0182.hostedemail.com [216.40.44.182]) by kanga.kvack.org (Postfix) with ESMTP id 89B678E0003 for ; Fri, 11 Oct 2019 02:54:54 -0400 (EDT) Received: from smtpin11.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with SMTP id 207131EF0 for ; Fri, 11 Oct 2019 06:54:54 +0000 (UTC) X-FDA: 76030591308.11.watch20_81eb24840d742 X-HE-Tag: watch20_81eb24840d742 X-Filterd-Recvd-Size: 10005 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by imf34.hostedemail.com (Postfix) with ESMTP for ; Fri, 11 Oct 2019 06:54:52 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Oct 2019 23:54:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,283,1566889200"; d="scan'208";a="184673336" Received: from lkp-server01.sh.intel.com (HELO lkp-server01) ([10.239.97.150]) by orsmga007.jf.intel.com with ESMTP; 10 Oct 2019 23:54:49 -0700 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1iIop7-000FuQ-BA; Fri, 11 Oct 2019 14:54:49 +0800 Date: Fri, 11 Oct 2019 14:54:16 +0800 From: kbuild test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD INCOMPLETE 4a9e93dbc796654e6b141897452993da2e61799f Message-ID: <5da02718.lEn22N+ao99bSKFl%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: 4a9e93dbc796654e6b141897452993da2e61799f Add linux-next specific files for 20191010 Regressions in current branch: drivers/video/fbdev/hyperv_fb.c:1013:25: sparse: sparse: cast removes address space '' of expression drivers/video/fbdev/hyperv_fb.c:1017:27: sparse: expected char [noderef] *screen_base drivers/video/fbdev/hyperv_fb.c:1017:27: sparse: got unsigned char *dio_vp drivers/video/fbdev/hyperv_fb.c:1017:27: sparse: sparse: incorrect type in assignment (different address spaces) include/linux/rcupdate.h:651:9: sparse: sparse: context imbalance in 'dump_tasks' - unexpected unlock include/linux/spi/spi.h:624: warning: Function parameter or member 'irq_flags' not described in 'spi_controller' Error ids grouped by kconfigs: recent_errors |-- i386-allnoconfig | `-- include-linux-spi-spi.h:warning:Function-parameter-or-member-irq_flags-not-described-in-spi_controller `-- x86_64-allmodconfig |-- drivers-video-fbdev-hyperv_fb.c:sparse:expected-char-noderef-asn-screen_base |-- drivers-video-fbdev-hyperv_fb.c:sparse:got-unsigned-char-dio_vp |-- drivers-video-fbdev-hyperv_fb.c:sparse:sparse:cast-removes-address-space-asn-of-expression |-- drivers-video-fbdev-hyperv_fb.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-char-noderef-asn-screen_base-got-eref-asn-screen_base `-- include-linux-rcupdate.h:sparse:sparse:context-imbalance-in-dump_tasks-unexpected-unlock TIMEOUT after 1442m 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: 13 arm allnoconfig arm efm32_defconfig arm exynos_defconfig arm multi_v7_defconfig arm shmobile_defconfig arm sunxi_defconfig arm64 allnoconfig arm64 allyesconfig x86_64 fedora-25 x86_64 kexec x86_64 lkp x86_64 rhel x86_64 rhel-7.6 configs tested: 124 mips allmodconfig mips 32r2_defconfig mips malta_kvm_defconfig mips 64r6el_defconfig mips allnoconfig mips fuloong2e_defconfig s390 allnoconfig s390 debug_defconfig s390 allmodconfig s390 defconfig sh allmodconfig sh rsk7269_defconfig sh sh7785lcr_32bit_defconfig sh allnoconfig sh titan_defconfig i386 randconfig-f002-201940 i386 randconfig-f001-201940 x86_64 randconfig-f003-201940 x86_64 randconfig-f004-201940 x86_64 randconfig-f002-201940 i386 randconfig-f003-201940 x86_64 randconfig-f001-201940 i386 randconfig-f004-201940 arm allmodconfig arm at91_dt_defconfig arm64 defconfig arm multi_v5_defconfig i386 allnoconfig i386 defconfig i386 alldefconfig m68k multi_defconfig parisc c3000_defconfig parisc b180_defconfig parisc defconfig parisc allnoconfig x86_64 allyesconfig i386 allmodconfig um x86_64_defconfig um i386_defconfig um defconfig x86_64 allmodconfig arm64 allmodconfig xtensa common_defconfig openrisc or1ksim_defconfig nios2 3c120_defconfig xtensa iss_defconfig c6x evmc6678_defconfig c6x allyesconfig nios2 10m50_defconfig openrisc simple_smp_defconfig i386 randconfig-d002-201940 x86_64 randconfig-d002-201940 x86_64 randconfig-d004-201940 i386 randconfig-d004-201940 x86_64 randconfig-d003-201940 i386 randconfig-d003-201940 x86_64 randconfig-d001-201940 i386 randconfig-d001-201940 arc allyesconfig powerpc defconfig microblaze nommu_defconfig powerpc ppc64_defconfig microblaze mmu_defconfig arc defconfig powerpc allnoconfig x86_64 randconfig-c001-201940 x86_64 randconfig-c002-201940 i386 randconfig-c001-201940 i386 randconfig-c004-201940 i386 randconfig-c003-201940 x86_64 randconfig-c004-201940 i386 randconfig-c002-201940 x86_64 randconfig-c003-201940 x86_64 randconfig-g002-201940 i386 randconfig-g004-201940 x86_64 randconfig-g001-201940 i386 randconfig-g002-201940 x86_64 randconfig-g004-201940 x86_64 randconfig-g003-201940 i386 randconfig-g003-201940 i386 randconfig-g001-201940 riscv allnoconfig riscv defconfig nds32 defconfig alpha defconfig nds32 allnoconfig x86_64 randconfig-a004-201940 x86_64 randconfig-a001-201940 i386 randconfig-a002-201940 x86_64 randconfig-a002-201940 i386 randconfig-a001-201940 i386 randconfig-a003-201940 i386 randconfig-a004-201940 x86_64 randconfig-a003-201940 x86_64 randconfig-h002-201940 x86_64 randconfig-h001-201940 i386 randconfig-h004-201940 i386 randconfig-h003-201940 x86_64 randconfig-h003-201940 i386 randconfig-h002-201940 i386 randconfig-h001-201940 x86_64 randconfig-h004-201940 sparc64 allmodconfig sparc defconfig sparc64 allnoconfig sparc64 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 i386 randconfig-b001-201940 x86_64 randconfig-b002-201940 x86_64 randconfig-b003-201940 i386 randconfig-b003-201940 i386 randconfig-b004-201940 x86_64 randconfig-b004-201940 x86_64 randconfig-b001-201940 i386 randconfig-b002-201940 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation