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=-8.7 required=3.0 tests=BAYES_00, 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 84855C433E1 for ; Thu, 20 Aug 2020 20:26:46 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id C84A8207BB for ; Thu, 20 Aug 2020 20:26:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C84A8207BB 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 0A1BA6B000C; Thu, 20 Aug 2020 16:26:45 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 052DE6B0087; Thu, 20 Aug 2020 16:26:45 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id EA9FB8D0002; Thu, 20 Aug 2020 16:26:44 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0197.hostedemail.com [216.40.44.197]) by kanga.kvack.org (Postfix) with ESMTP id D4AF76B000C for ; Thu, 20 Aug 2020 16:26:44 -0400 (EDT) Received: from smtpin05.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id 8A6892C0C for ; Thu, 20 Aug 2020 20:26:44 +0000 (UTC) X-FDA: 77172080328.05.rock15_28092c427033 Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin05.hostedemail.com (Postfix) with ESMTP id 58C7B1802EB10 for ; Thu, 20 Aug 2020 20:26:44 +0000 (UTC) X-HE-Tag: rock15_28092c427033 X-Filterd-Recvd-Size: 17004 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by imf17.hostedemail.com (Postfix) with ESMTP for ; Thu, 20 Aug 2020 20:26:42 +0000 (UTC) IronPort-SDR: FLn7H0BIEL7xz2zP+AvYxloLrW1aJ1kHBvbfMSkdrbwAufukoXb/2ZT71V/18nnHl9vMI8qgOF hKijX/F9bs2A== X-IronPort-AV: E=McAfee;i="6000,8403,9718"; a="156458539" X-IronPort-AV: E=Sophos;i="5.76,334,1592895600"; d="scan'208";a="156458539" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Aug 2020 13:26:41 -0700 IronPort-SDR: zJ06kLReCmXFIvSB5OF3vT6JnIZy0JHDKifDKSvqmEYixmnQudRx9d+3BIz6nobIKk1funcftZ 4blS4xGn4hag== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,334,1592895600"; d="scan'208";a="278729441" Received: from lkp-server01.sh.intel.com (HELO 91ed66e1ca04) ([10.239.97.150]) by fmsmga007.fm.intel.com with ESMTP; 20 Aug 2020 13:26:39 -0700 Received: from kbuild by 91ed66e1ca04 with local (Exim 4.92) (envelope-from ) id 1k8r8x-0000EW-3Y; Thu, 20 Aug 2020 20:26:39 +0000 Date: Fri, 21 Aug 2020 04:26:12 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION 605cbf3d5f20470ec303b79feda3202935f4a142 Message-ID: <5f3edc64.qkHsk6Qli55TwDHw%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-Rspamd-Queue-Id: 58C7B1802EB10 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam04 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: 605cbf3d5f20470ec303b79feda3202935f4a142 Add linux-next specific files for 20200820 Error/Warning in current branch: arch/x86/events/intel/uncore_snb.c:441:37: warning: initialized field overwritten [-Woverride-init] drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:300 sdma_v5_2_ring_set_wptr() warn: should 'ring->wptr << 2' be a 64 bit type? drivers/gpu/drm/nouveau/dispnv50/base507c.c:46:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/corec57d.c:39:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/headc57d.c:55:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:44:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:43:9: sparse: sparse: cast removes address space '__iomem' of expression drivers/misc/habanalabs/common/command_submission.c:950 cs_ioctl_signal_wait() warn: should 'cb->id << 12' be a 64 bit type? drivers/staging/hikey9xx/hisi-spmi-controller.c:183:24: sparse: sparse: cast to restricted __be32 drivers/staging/hikey9xx/hisi-spmi-controller.c:257:25: sparse: sparse: cast from restricted __be32 fs/notify/fsnotify.c:460 fsnotify() warn: variable dereferenced before check 'inode' (see line 449) fs/proc/task_mmu.c:947 show_smaps_rollup() error: double unlocked 'mm->mmap_lock' (orig line 879) hw_atl_b0.c:(.text+0x25dc): undefined reference to `__bad_udelay' include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_276' declared with attribute error: BUILD_BUG_ON failed: IS_ENABLED(CONFIG_32BIT) && (_PFN_SHIFT > PAGE_SHIFT) include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_444' declared with attribute error: BUILD_BUG_ON failed: PAGE_SIZE > 32768 && sizeof(page->private) < 8 Error/Warning ids grouped by kconfigs: recent_errors |-- arm-allyesconfig | `-- hw_atl_b0.c:(.text):undefined-reference-to-__bad_udelay |-- h8300-randconfig-s032-20200820 | |-- drivers-staging-hikey9xx-hisi-spmi-controller.c:sparse:sparse:cast-from-restricted-__be32 | `-- drivers-staging-hikey9xx-hisi-spmi-controller.c:sparse:sparse:cast-to-restricted-__be32 |-- i386-allyesconfig | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-defconfig | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-a003-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-a004-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-a005-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-a011-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-a012-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-a015-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-a016-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-c001-20200819 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-m021-20200818 | |-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten | `-- fs-notify-fsnotify.c-fsnotify()-warn:variable-dereferenced-before-check-inode-(see-line-) |-- i386-randconfig-r016-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-s001-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- i386-randconfig-s002-20200818 | |-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten | |-- drivers-gpu-drm-nouveau-dispnv50-base507c.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-base827c.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-base907c.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-core507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-corec37d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-corec57d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-dac507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-dac907d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-head507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-head827d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-head907d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-headc37d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-headc57d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-ovly507e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-ovly827e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-ovly907e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-pior507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-sor507d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-sor907d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-sorc37d.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-wimmc37b.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | |-- drivers-gpu-drm-nouveau-dispnv50-wndwc37e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression | `-- drivers-gpu-drm-nouveau-dispnv50-wndwc57e.c:sparse:sparse:cast-removes-address-space-__iomem-of-expression |-- mips-randconfig-r002-20200818 | |-- 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) | `-- include-linux-compiler_types.h:error:call-to-__compiletime_assert_NNN-declared-with-attribute-error:BUILD_BUG_ON-failed:PAGE_SIZE-sizeof(page-private) |-- x86_64-allyesconfig | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-defconfig | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-kexec | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-randconfig-a011-20200820 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-randconfig-a012-20200820 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-randconfig-a014-20200820 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-randconfig-a015-20200820 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-randconfig-c002-20200819 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-randconfig-m001-20200818 | |-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten | |-- fs-notify-fsnotify.c-fsnotify()-warn:variable-dereferenced-before-check-inode-(see-line-) | `-- fs-proc-task_mmu.c-show_smaps_rollup()-error:double-unlocked-mm-mmap_lock-(orig-line-) |-- x86_64-randconfig-m001-20200820 | |-- drivers-gpu-drm-amd-amdgpu-sdma_v5_2.c-sdma_v5_2_ring_set_wptr()-warn:should-ring-wptr-be-a-bit-type | |-- drivers-misc-habanalabs-common-command_submission.c-cs_ioctl_signal_wait()-warn:should-cb-id-be-a-bit-type | |-- fs-notify-fsnotify.c-fsnotify()-warn:variable-dereferenced-before-check-inode-(see-line-) | `-- fs-proc-task_mmu.c-show_smaps_rollup()-error:double-unlocked-mm-mmap_lock-(orig-line-) |-- x86_64-randconfig-s021-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-randconfig-s022-20200818 | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-rhel | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten |-- x86_64-rhel-7.6-kselftests | `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten `-- x86_64-rhel-8.3 `-- arch-x86-events-intel-uncore_snb.c:warning:initialized-field-overwritten elapsed time: 720m configs tested: 79 configs skipped: 2 arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig powerpc powernv_defconfig arm pcm027_defconfig arm mvebu_v7_defconfig arm pxa168_defconfig powerpc skiroot_defconfig mips rt305x_defconfig mips decstation_defconfig m68k m5249evb_defconfig arm vexpress_defconfig m68k multi_defconfig arm vf610m4_defconfig arm h5000_defconfig mips nlm_xlp_defconfig 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 i386 randconfig-a005-20200818 i386 randconfig-a002-20200818 i386 randconfig-a001-20200818 i386 randconfig-a006-20200818 i386 randconfig-a003-20200818 i386 randconfig-a004-20200818 x86_64 randconfig-a015-20200820 x86_64 randconfig-a012-20200820 x86_64 randconfig-a016-20200820 x86_64 randconfig-a014-20200820 x86_64 randconfig-a011-20200820 x86_64 randconfig-a013-20200820 i386 randconfig-a016-20200818 i386 randconfig-a011-20200818 i386 randconfig-a015-20200818 i386 randconfig-a013-20200818 i386 randconfig-a012-20200818 i386 randconfig-a014-20200818 riscv allyesconfig riscv allnoconfig riscv defconfig riscv allmodconfig x86_64 rhel x86_64 allyesconfig x86_64 rhel-7.6-kselftests x86_64 defconfig x86_64 rhel-8.3 x86_64 kexec --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org