From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) (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 C56345A79B for ; Tue, 22 Oct 2024 05:24:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.21 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729574657; cv=none; b=Rf6HcKaRyJWSTplJKUJDGCGsOTzVusDwTGCZJpXgjZW5ILGTKilz5R44e5xp3gwdHje8xrVONTvuTl4pW9AxDQyEOI1wXyZzp7hViAduMMvXz3AP9F2NC5DUaFGMA8yWCL4r6hqB1gvyxhm/CMTmSx42UT6kfKTbEIa3g6ycWOA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729574657; c=relaxed/simple; bh=yIByTFjmliaHK+gOOyr/3S7+OPuLYjbBKdXxEwE88Ts=; h=Date:From:To:Cc:Subject:Message-ID; b=uzCeQAPfxDFwnk7fekkmxFqnI0C5eUZZpx9kc+PtlaGJtAp0nNa9mAGWO/UnM6aNEzCD4mXrlOF2C5jKJEHtWYRYfGK8J2TCGsEpn0vAfp2eFenJt5ridE9jZBqlAY7HOhnYQh8xnsLhPdTDln9yc1WwSVjtI7b0Kn7ZfMbsV7Y= 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=I94YDOiq; arc=none smtp.client-ip=198.175.65.21 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="I94YDOiq" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729574655; x=1761110655; h=date:from:to:cc:subject:message-id; bh=yIByTFjmliaHK+gOOyr/3S7+OPuLYjbBKdXxEwE88Ts=; b=I94YDOiqExtJHJo4Q8lBaHj+RIQQpqrpD5/ZzE1HZg6l5q2GvEEPdCrc QEJubTNZoNMuKHb/SphZ9s+ZhgyxQdoXDadEPt/KYTHlcGg44BbSkM62E UUkxWAt2JmoEBjb4L1WAdpr5w6B78+D9s0ia0j+1cfzdzyr0pxT1k7/g8 uNLYX9DDZoUB46GmzdRG88eVYCrTx3Dl3IJj33gINz2gZh0SzohFGQDW+ QusYzETJU/IqyceQp4CUS3w2nJzBGXZ94tdpJeog0Q4kctm+/Qh62O5yj BAfvm7e+nS2DzW087cqyNTs91K97VtByKJZofHFFy2f2LapcyAYa5cXgp Q==; X-CSE-ConnectionGUID: SA8CMU3qTQqMpFYmIwBOcA== X-CSE-MsgGUID: J/f0Wln3SAaGCbTJKgrIBw== X-IronPort-AV: E=McAfee;i="6700,10204,11222"; a="29027974" X-IronPort-AV: E=Sophos;i="6.11,199,1725346800"; d="scan'208";a="29027974" Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Oct 2024 22:24:15 -0700 X-CSE-ConnectionGUID: 7zXzmS1bTIqNNzbIVy/ZMA== X-CSE-MsgGUID: p2KGubrhRXibOjIzv2sb0Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,222,1725346800"; d="scan'208";a="110498029" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by fmviesa001.fm.intel.com with ESMTP; 21 Oct 2024 22:24:14 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1t37NM-000T6E-0T; Tue, 22 Oct 2024 05:24:12 +0000 Date: Tue, 22 Oct 2024 13:24:00 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:irq/core] BUILD SUCCESS bc88d44bd7e45b992cf8c2c2ffbc7bb3e24db4a7 Message-ID: <202410221352.Ci50HcI7-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 irq/core branch HEAD: bc88d44bd7e45b992cf8c2c2ffbc7bb3e24db4a7 irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool() elapsed time: 914m configs tested: 115 configs skipped: 3 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-14.1.0 alpha allyesconfig clang-20 alpha defconfig gcc-14.1.0 arc allmodconfig clang-20 arc allnoconfig gcc-14.1.0 arc allyesconfig clang-20 arc defconfig gcc-14.1.0 arc tb10x_defconfig gcc-14.1.0 arm allmodconfig clang-20 arm allnoconfig gcc-14.1.0 arm allyesconfig clang-20 arm axm55xx_defconfig gcc-14.1.0 arm defconfig gcc-14.1.0 arm mmp2_defconfig gcc-14.1.0 arm mvebu_v5_defconfig gcc-14.1.0 arm mvebu_v7_defconfig gcc-14.1.0 arm s5pv210_defconfig gcc-14.1.0 arm tegra_defconfig gcc-14.1.0 arm64 allmodconfig clang-20 arm64 allnoconfig gcc-14.1.0 arm64 defconfig gcc-14.1.0 csky allnoconfig gcc-14.1.0 csky defconfig gcc-14.1.0 hexagon allmodconfig clang-20 hexagon allnoconfig gcc-14.1.0 hexagon allyesconfig clang-20 hexagon defconfig gcc-14.1.0 i386 allmodconfig clang-18 i386 allnoconfig clang-18 i386 allyesconfig clang-18 i386 buildonly-randconfig-001-20241022 clang-18 i386 buildonly-randconfig-002-20241022 clang-18 i386 buildonly-randconfig-003-20241022 clang-18 i386 buildonly-randconfig-004-20241022 clang-18 i386 buildonly-randconfig-005-20241022 clang-18 i386 buildonly-randconfig-006-20241022 clang-18 i386 defconfig clang-18 i386 randconfig-001-20241022 clang-18 i386 randconfig-002-20241022 clang-18 i386 randconfig-003-20241022 clang-18 i386 randconfig-004-20241022 clang-18 i386 randconfig-005-20241022 clang-18 i386 randconfig-006-20241022 clang-18 i386 randconfig-011-20241022 clang-18 i386 randconfig-012-20241022 clang-18 i386 randconfig-013-20241022 clang-18 i386 randconfig-014-20241022 clang-18 i386 randconfig-015-20241022 clang-18 i386 randconfig-016-20241022 clang-18 loongarch allmodconfig gcc-14.1.0 loongarch allnoconfig gcc-14.1.0 loongarch defconfig gcc-14.1.0 m68k allmodconfig gcc-14.1.0 m68k allnoconfig gcc-14.1.0 m68k allyesconfig gcc-14.1.0 m68k defconfig gcc-14.1.0 microblaze allmodconfig gcc-14.1.0 microblaze allnoconfig gcc-14.1.0 microblaze allyesconfig gcc-14.1.0 microblaze defconfig gcc-14.1.0 mips allnoconfig gcc-14.1.0 nios2 allnoconfig gcc-14.1.0 nios2 defconfig gcc-14.1.0 openrisc allnoconfig clang-20 openrisc allyesconfig gcc-14.1.0 openrisc defconfig gcc-12 parisc allmodconfig gcc-14.1.0 parisc allnoconfig clang-20 parisc allyesconfig gcc-14.1.0 parisc defconfig gcc-12 parisc64 defconfig gcc-14.1.0 powerpc allmodconfig gcc-14.1.0 powerpc allnoconfig clang-20 powerpc allyesconfig gcc-14.1.0 powerpc asp8347_defconfig gcc-14.1.0 powerpc mpc834x_itx_defconfig gcc-14.1.0 powerpc mpc83xx_defconfig gcc-14.1.0 powerpc stx_gp3_defconfig gcc-14.1.0 riscv allmodconfig gcc-14.1.0 riscv allnoconfig clang-20 riscv allyesconfig gcc-14.1.0 riscv defconfig gcc-12 s390 allmodconfig gcc-14.1.0 s390 allnoconfig clang-20 s390 allyesconfig gcc-14.1.0 s390 defconfig gcc-12 sh allmodconfig gcc-14.1.0 sh allnoconfig gcc-14.1.0 sh allyesconfig gcc-14.1.0 sh defconfig gcc-12 sh j2_defconfig gcc-14.1.0 sh lboxre2_defconfig gcc-14.1.0 sh rsk7269_defconfig gcc-14.1.0 sh se7619_defconfig gcc-14.1.0 sparc allmodconfig gcc-14.1.0 sparc64 defconfig gcc-12 um allmodconfig clang-20 um allnoconfig clang-20 um allyesconfig clang-20 um defconfig gcc-12 um i386_defconfig gcc-12 um x86_64_defconfig gcc-12 x86_64 allnoconfig clang-18 x86_64 allyesconfig clang-18 x86_64 defconfig clang-18 x86_64 kexec clang-18 x86_64 kexec gcc-12 x86_64 rhel-8.3 gcc-12 x86_64 rhel-8.3-bpf clang-18 x86_64 rhel-8.3-kunit clang-18 x86_64 rhel-8.3-ltp clang-18 x86_64 rhel-8.3-rust clang-18 xtensa allnoconfig gcc-14.1.0 xtensa generic_kc705_defconfig gcc-14.1.0 xtensa nommu_kc705_defconfig gcc-14.1.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki