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 38AF7C35242 for ; Sun, 9 Feb 2020 03:03:09 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 771682080C for ; Sun, 9 Feb 2020 03:03:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 771682080C 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 B0D6B6B0005; Sat, 8 Feb 2020 22:03:07 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id ABD306B0006; Sat, 8 Feb 2020 22:03:07 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 984BE6B0007; Sat, 8 Feb 2020 22:03:07 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0159.hostedemail.com [216.40.44.159]) by kanga.kvack.org (Postfix) with ESMTP id 7A46E6B0005 for ; Sat, 8 Feb 2020 22:03:07 -0500 (EST) Received: from smtpin12.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 1D014181AC9CC for ; Sun, 9 Feb 2020 03:03:07 +0000 (UTC) X-FDA: 76469092014.12.leg49_382858c84cf4d X-HE-Tag: leg49_382858c84cf4d X-Filterd-Recvd-Size: 9895 Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by imf42.hostedemail.com (Postfix) with ESMTP for ; Sun, 9 Feb 2020 03:03:05 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Feb 2020 19:03:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,419,1574150400"; d="scan'208";a="405243247" Received: from lkp-server01.sh.intel.com (HELO lkp-server01) ([10.239.97.150]) by orsmga005.jf.intel.com with ESMTP; 08 Feb 2020 19:03:02 -0800 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1j0csA-0001A6-5u; Sun, 09 Feb 2020 11:03:02 +0800 Date: Sun, 09 Feb 2020 11:02:46 +0800 From: kbuild test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION 6dff1565d69c518e49afb00f2c5c3214c554e0e9 Message-ID: <5e3f7656./FUG9ioad1c2rkKo%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: 6dff1565d69c518e49afb00f2c5c3214c554e0e9 Add linux-next specific files for 20200207 Regressions in current branch: fs/vboxsf/super.c:390 vboxsf_parse_monolithic() warn: impossible condition '(options[1] == (255)) => ((-128)-127 == 255)' fs/vboxsf/vboxsf_wrappers.c:286 vboxsf_dirinfo() error: uninitialized symbol 'status'. fs/vboxsf/vboxsf_wrappers.c:95 vboxsf_map_folder() error: uninitialized symbol 'status'. fs/xfs/xfs_trans_buf.c:160 xfs_trans_get_buf_map() error: we previously assumed 'bp' could be null (see line 139) fs/xfs/xfs_trans_buf.c:327 xfs_trans_read_buf_map() error: we previously assumed 'bp' could be null (see line 252) include/linux/host1x.h:66: warning: Function parameter or member 'lock' not described in 'host1x_client' include/linux/host1x.h:66: warning: Function parameter or member 'parent' not described in 'host1x_client' include/linux/host1x.h:66: warning: Function parameter or member 'usecount' not described in 'host1x_client' sound/soc/stm/stm32_sai_sub.c:502 stm32_sai_isr() error: uninitialized symbol 'imr'. sound/soc/stm/stm32_sai_sub.c:502 stm32_sai_isr() error: uninitialized symbol 'sr'. sound/soc/stm/stm32_sai_sub.c:789 stm32_sai_startup() error: uninitialized symbol 'cr2'. sound/soc/stm/stm32_sai_sub.c:868 stm32_sai_set_slots() error: uninitialized symbol 'slotr'. Error ids grouped by kconfigs: recent_errors |-- i386-allnoconfig | |-- include-linux-host1x.h:warning:Function-parameter-or-member-lock-not-described-in-host1x_client | |-- include-linux-host1x.h:warning:Function-parameter-or-member-parent-not-described-in-host1x_client | `-- include-linux-host1x.h:warning:Function-parameter-or-member-usecount-not-described-in-host1x_client `-- i386-allyesconfig |-- fs-vboxsf-super.c-vboxsf_parse_monolithic()-warn:impossible-condition-(options-())-(-) |-- fs-vboxsf-vboxsf_wrappers.c-vboxsf_dirinfo()-error:uninitialized-symbol-status-. |-- fs-vboxsf-vboxsf_wrappers.c-vboxsf_map_folder()-error:uninitialized-symbol-status-. |-- fs-xfs-xfs_trans_buf.c-xfs_trans_get_buf_map()-error:we-previously-assumed-bp-could-be-null-(see-line-) |-- fs-xfs-xfs_trans_buf.c-xfs_trans_read_buf_map()-error:we-previously-assumed-bp-could-be-null-(see-line-) |-- sound-soc-stm-stm32_sai_sub.c-stm32_sai_isr()-error:uninitialized-symbol-imr-. |-- sound-soc-stm-stm32_sai_sub.c-stm32_sai_isr()-error:uninitialized-symbol-sr-. |-- sound-soc-stm-stm32_sai_sub.c-stm32_sai_set_slots()-error:uninitialized-symbol-slotr-. `-- sound-soc-stm-stm32_sai_sub.c-stm32_sai_startup()-error:uninitialized-symbol-cr2-. TIMEOUT after 2929m 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: 60 arm allmodconfig arm allnoconfig arm allyesconfig arm at91_dt_defconfig arm efm32_defconfig arm exynos_defconfig arm multi_v5_defconfig arm multi_v7_defconfig arm shmobile_defconfig arm sunxi_defconfig arm64 allmodconfig arm64 allnoconfig arm64 allyesconfig arm64 defconfig c6x allyesconfig c6x evmc6678_defconfig h8300 edosk2674_defconfig h8300 h8300h-sim_defconfig h8300 h8s-sim_defconfig ia64 alldefconfig ia64 allmodconfig ia64 allnoconfig ia64 allyesconfig ia64 defconfig m68k allmodconfig m68k m5475evb_defconfig m68k multi_defconfig m68k sun3_defconfig mips 32r2_defconfig mips 64r6el_defconfig mips allmodconfig mips allnoconfig mips allyesconfig mips fuloong2e_defconfig mips malta_kvm_defconfig nios2 10m50_defconfig nios2 3c120_defconfig openrisc or1ksim_defconfig openrisc simple_smp_defconfig parisc allyesonfig powerpc defconfig powerpc ppc64_defconfig powerpc rhel-kconfig riscv allmodconfig riscv allyesconfig s390 alldefconfig s390 allmodconfig s390 allnoconfig s390 allyesconfig s390 debug_defconfig s390 defconfig s390 zfcpdump_defconfig x86_64 fedora-25 x86_64 kexec x86_64 lkp x86_64 rhel x86_64 rhel-7.2-clear x86_64 rhel-7.6 xtensa common_defconfig xtensa iss_defconfig configs tested: 51 configs skipped: 0 i386 allnoconfig i386 defconfig i386 allyesconfig i386 alldefconfig nds32 defconfig alpha defconfig csky defconfig nds32 allnoconfig arc allyesconfig microblaze nommu_defconfig microblaze mmu_defconfig arc defconfig powerpc allnoconfig parisc c3000_defconfig parisc b180_defconfig parisc defconfig parisc allnoconfig h8300 randconfig-a001-20200207 nios2 randconfig-a001-20200207 sparc64 randconfig-a001-20200207 microblaze randconfig-a001-20200207 c6x randconfig-a001-20200207 i386 randconfig-e003-20200207 i386 randconfig-e002-20200207 x86_64 randconfig-e001-20200207 x86_64 randconfig-e003-20200207 i386 randconfig-e001-20200207 x86_64 randconfig-e002-20200207 arc randconfig-a001-20200207 ia64 randconfig-a001-20200207 sparc randconfig-a001-20200207 arm64 randconfig-a001-20200207 arm randconfig-a001-20200207 riscv rv32_defconfig riscv allnoconfig riscv defconfig riscv nommu_virt_defconfig sh allmodconfig sh rsk7269_defconfig sh sh7785lcr_32bit_defconfig sh allnoconfig sh titan_defconfig sparc64 allmodconfig sparc allyesconfig sparc64 allyesconfig sparc defconfig sparc64 allnoconfig sparc64 defconfig um x86_64_defconfig um i386_defconfig um defconfig --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org