From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 46AF228382 for ; Thu, 14 Nov 2024 02:04:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731549873; cv=none; b=QA62lmPRtti9eKKvI9ENYG+StnBu3yagVGjH1K1T2yPMOkmu5FVskQ/i9D/FwDM+IfXtGHDrmpDADjoP3jqxv8u/EwutkbvPV1Jx/B7L8c16kF2HnZ8Pg6sDY53aJADokDNkeqTuINmyPNVxXS3irfq3hdopfhf8e4hfMvbf9Fs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731549873; c=relaxed/simple; bh=wz7GX4qJON1vcnxzwkroEqGC+h6nyNPcrNbP54hQi2w=; h=Date:From:To:Cc:Subject:Message-ID; b=ZrOpS7v8D948fHte8bDYyTJxJmzwc+vS+/t8VaHQI9pyihrIpORHOfCLDZyuxEsB3PBD8/Br2Y0f5fWfNNMfCvqsVFxnkIrAR4mhnwnacNAoQXYUvh7yyO/BVTxnDFT9I6jjpqzgJ95Ex016e5Sgry0ONib4M/TF6aI3zRAuA3k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=LajbjzyG; arc=none smtp.client-ip=192.198.163.16 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="LajbjzyG" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1731549871; x=1763085871; h=date:from:to:cc:subject:message-id; bh=wz7GX4qJON1vcnxzwkroEqGC+h6nyNPcrNbP54hQi2w=; b=LajbjzyGEKMMOIQFGFHelmHvSN5Rld4M2unY3RntFKN/s75lEbNA7kTn wulKNjH2WKN8c4kamT2R/+KQ3ztGhnj9JrDkpuHYPRTfMG8DlpGuc28Q0 4XHrdLYhtLQ30bhtA6Z0LIrhuPNtOdyRXbu7MYe6N9CYT6iVW+9klKHWk Q2eFdTmnYWB9tq/MTcLvFWto2uxk6nGbrGzvaKM3oHuyYMBjXfjVvx4db 9AQ35/0uiu53egg0deUKAWGXmfa8lPoc/KBVVSx1V3s9Ej2hn0pZXJRi/ wg/bqI/jCdKar5GlhjNw1t2jmapDzjmOFvVVv2tfuZPLmP7FCyB0PIgzz g==; X-CSE-ConnectionGUID: dCoPJZv0TYSDQdTt4/fyEA== X-CSE-MsgGUID: GJENPhGUTKmGp0L4drqDCw== X-IronPort-AV: E=McAfee;i="6700,10204,11255"; a="19075601" X-IronPort-AV: E=Sophos;i="6.12,152,1728975600"; d="scan'208";a="19075601" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by fmvoesa110.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Nov 2024 18:04:31 -0800 X-CSE-ConnectionGUID: evfzqHnSSOGifxyNVTFSlQ== X-CSE-MsgGUID: 7Y6v8ArMTkSOtZT9nXZX9g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,152,1728975600"; d="scan'208";a="87611181" Received: from lkp-server01.sh.intel.com (HELO b014a344d658) ([10.239.97.150]) by fmviesa006.fm.intel.com with ESMTP; 13 Nov 2024 18:04:29 -0800 Received: from kbuild by b014a344d658 with local (Exim 4.96) (envelope-from ) id 1tBPDf-00001t-0V; Thu, 14 Nov 2024 02:04:27 +0000 Date: Thu, 14 Nov 2024 10:04:13 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:x86/mm] BUILD SUCCESS 7e33001b8b9a78062679e0fdf5b0842a49063135 Message-ID: <202411141005.LXqBLdmH-lkp@intel.com> User-Agent: s-nail v14.9.24 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/mm branch HEAD: 7e33001b8b9a78062679e0fdf5b0842a49063135 x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off() under CONFIG_DEBUG_VM elapsed time: 919m configs tested: 182 configs skipped: 5 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-14.2.0 alpha allyesconfig clang-20 alpha allyesconfig gcc-14.2.0 alpha defconfig gcc-14.2.0 arc allmodconfig clang-20 arc allmodconfig gcc-13.2.0 arc allnoconfig gcc-14.2.0 arc allyesconfig clang-20 arc allyesconfig gcc-13.2.0 arc axs103_smp_defconfig gcc-13.2.0 arc defconfig gcc-14.2.0 arc hsdk_defconfig gcc-13.2.0 arc randconfig-001-20241114 clang-14 arc randconfig-002-20241114 clang-14 arc vdk_hs38_defconfig gcc-14.2.0 arm alldefconfig gcc-13.2.0 arm alldefconfig gcc-14.2.0 arm allmodconfig clang-20 arm allmodconfig gcc-14.2.0 arm allnoconfig gcc-14.2.0 arm allyesconfig clang-20 arm allyesconfig gcc-14.2.0 arm defconfig gcc-14.2.0 arm dove_defconfig gcc-14.2.0 arm gemini_defconfig gcc-13.2.0 arm randconfig-001-20241114 clang-14 arm randconfig-002-20241114 clang-14 arm randconfig-003-20241114 clang-14 arm randconfig-004-20241114 clang-14 arm sama5_defconfig gcc-13.2.0 arm socfpga_defconfig gcc-14.2.0 arm spear6xx_defconfig gcc-13.2.0 arm sunxi_defconfig gcc-13.2.0 arm64 allmodconfig clang-20 arm64 allnoconfig gcc-14.2.0 arm64 defconfig gcc-14.2.0 arm64 randconfig-001-20241114 clang-14 arm64 randconfig-002-20241114 clang-14 arm64 randconfig-003-20241114 clang-14 arm64 randconfig-004-20241114 clang-14 csky allnoconfig gcc-14.2.0 csky defconfig gcc-14.2.0 csky randconfig-001-20241114 clang-14 csky randconfig-002-20241114 clang-14 hexagon allmodconfig clang-20 hexagon allnoconfig gcc-14.2.0 hexagon allyesconfig clang-20 hexagon defconfig gcc-14.2.0 hexagon randconfig-001-20241114 clang-14 hexagon randconfig-002-20241114 clang-14 i386 allmodconfig clang-19 i386 allmodconfig gcc-12 i386 allnoconfig clang-19 i386 allnoconfig gcc-12 i386 allyesconfig clang-19 i386 allyesconfig gcc-12 i386 buildonly-randconfig-001-20241114 clang-19 i386 buildonly-randconfig-002-20241114 clang-19 i386 buildonly-randconfig-003-20241114 clang-19 i386 buildonly-randconfig-004-20241114 clang-19 i386 buildonly-randconfig-005-20241114 clang-19 i386 buildonly-randconfig-006-20241114 clang-19 i386 defconfig clang-19 i386 randconfig-001-20241114 clang-19 i386 randconfig-002-20241114 clang-19 i386 randconfig-003-20241114 clang-19 i386 randconfig-004-20241114 clang-19 i386 randconfig-005-20241114 clang-19 i386 randconfig-006-20241114 clang-19 i386 randconfig-011-20241114 clang-19 i386 randconfig-012-20241114 clang-19 i386 randconfig-013-20241114 clang-19 i386 randconfig-014-20241114 clang-19 i386 randconfig-015-20241114 clang-19 i386 randconfig-016-20241114 clang-19 loongarch allmodconfig gcc-14.2.0 loongarch allnoconfig gcc-14.2.0 loongarch defconfig gcc-14.2.0 loongarch randconfig-001-20241114 clang-14 loongarch randconfig-002-20241114 clang-14 m68k allmodconfig gcc-14.2.0 m68k allnoconfig gcc-14.2.0 m68k allyesconfig gcc-14.2.0 m68k defconfig gcc-14.2.0 m68k m5272c3_defconfig gcc-14.2.0 m68k m5307c3_defconfig gcc-14.2.0 m68k q40_defconfig gcc-14.2.0 m68k virt_defconfig gcc-13.2.0 microblaze allmodconfig gcc-14.2.0 microblaze allnoconfig gcc-14.2.0 microblaze allyesconfig gcc-14.2.0 microblaze defconfig gcc-14.2.0 mips allnoconfig gcc-14.2.0 mips bmips_stb_defconfig gcc-14.2.0 mips ip27_defconfig gcc-13.2.0 mips loongson1b_defconfig gcc-14.2.0 nios2 allnoconfig gcc-14.2.0 nios2 defconfig gcc-14.2.0 nios2 randconfig-001-20241114 clang-14 nios2 randconfig-002-20241114 clang-14 openrisc allnoconfig clang-20 openrisc allyesconfig gcc-14.2.0 openrisc defconfig gcc-12 openrisc or1klitex_defconfig gcc-14.2.0 parisc allmodconfig gcc-14.2.0 parisc allnoconfig clang-20 parisc allyesconfig gcc-14.2.0 parisc defconfig gcc-12 parisc randconfig-001-20241114 clang-14 parisc randconfig-002-20241114 clang-14 parisc64 defconfig gcc-14.2.0 powerpc allmodconfig gcc-14.2.0 powerpc allnoconfig clang-20 powerpc allyesconfig clang-20 powerpc allyesconfig gcc-14.2.0 powerpc bamboo_defconfig gcc-13.2.0 powerpc cell_defconfig gcc-14.2.0 powerpc ebony_defconfig gcc-14.2.0 powerpc linkstation_defconfig gcc-13.2.0 powerpc lite5200b_defconfig gcc-13.2.0 powerpc mpc832x_rdb_defconfig gcc-13.2.0 powerpc mpc834x_itxgp_defconfig gcc-13.2.0 powerpc mpc83xx_defconfig gcc-14.2.0 powerpc randconfig-001-20241114 clang-14 powerpc randconfig-002-20241114 clang-14 powerpc randconfig-003-20241114 clang-14 powerpc socrates_defconfig gcc-14.2.0 powerpc64 randconfig-001-20241114 clang-14 powerpc64 randconfig-002-20241114 clang-14 riscv allmodconfig clang-20 riscv allmodconfig gcc-14.2.0 riscv allnoconfig clang-20 riscv allyesconfig clang-20 riscv allyesconfig gcc-14.2.0 riscv defconfig gcc-12 riscv randconfig-001-20241114 clang-14 riscv randconfig-002-20241114 clang-14 s390 allmodconfig clang-20 s390 allmodconfig gcc-14.2.0 s390 allnoconfig clang-20 s390 allyesconfig gcc-14.2.0 s390 defconfig gcc-12 s390 randconfig-001-20241114 clang-14 s390 randconfig-002-20241114 clang-14 sh allmodconfig gcc-14.2.0 sh allnoconfig gcc-14.2.0 sh allyesconfig gcc-14.2.0 sh defconfig gcc-12 sh randconfig-001-20241114 clang-14 sh randconfig-002-20241114 clang-14 sh se7343_defconfig gcc-13.2.0 sh se7721_defconfig gcc-14.2.0 sh sh7710voipgw_defconfig gcc-13.2.0 sparc allmodconfig gcc-14.2.0 sparc64 defconfig gcc-12 sparc64 randconfig-001-20241114 clang-14 sparc64 randconfig-002-20241114 clang-14 um allmodconfig clang-20 um allnoconfig clang-20 um allyesconfig clang-20 um allyesconfig gcc-12 um defconfig gcc-12 um i386_defconfig gcc-12 um randconfig-001-20241114 clang-14 um randconfig-002-20241114 clang-14 um x86_64_defconfig gcc-12 x86_64 allnoconfig clang-19 x86_64 allyesconfig clang-19 x86_64 defconfig clang-19 x86_64 defconfig gcc-11 x86_64 kexec clang-19 x86_64 kexec gcc-12 x86_64 rhel-8.3 gcc-12 x86_64 rhel-8.3-bpf clang-19 x86_64 rhel-8.3-kunit clang-19 x86_64 rhel-8.3-ltp clang-19 x86_64 rhel-8.3-rust clang-19 xtensa allnoconfig gcc-14.2.0 xtensa generic_kc705_defconfig gcc-13.2.0 xtensa iss_defconfig gcc-14.2.0 xtensa randconfig-001-20241114 clang-14 xtensa randconfig-002-20241114 clang-14 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki