From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) (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 C0AE0282F21 for ; Sun, 5 Apr 2026 08:02:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775376123; cv=none; b=PuVs984BTjBbechO0l7fbCP58SnRKk+psceMReRrR71W+h5kH7hFVRydG7nXbjC9z3QkAbLzDiTChTxQqmIs/tZIsd1ZoIuyHBMCYNrAEv7pUUX6uqtuBqUh0A58O2VUphgJDnfcMfAr1jfiIMCynyOTWsrCsXsMtoOm/dXPeDI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775376123; c=relaxed/simple; bh=a9eqf4Qpb1d6YNHoXYBbm7BcucUBpuVHHZkRyqjrgw4=; h=Date:From:To:Cc:Subject:Message-ID; b=tLIIxI9BetWxhicX3kI09W8+BntPNLTaH9TYQGLB6vRaNtB0NE0F1tb3pLQir7R+Yg1saeSyeD0GEg/MpP9OJEh9vk2k3sL86hwSj4462FYVyJcTOTWShGIqRZbW86Z7eJCOlYkZAl60/inZf3F0+nn7fgWS+j0vIh5Au3uF1EE= 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=dMKR0HoI; arc=none smtp.client-ip=192.198.163.9 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="dMKR0HoI" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1775376122; x=1806912122; h=date:from:to:cc:subject:message-id; bh=a9eqf4Qpb1d6YNHoXYBbm7BcucUBpuVHHZkRyqjrgw4=; b=dMKR0HoIm3dJVJaa3oRe95TPN0mTaSznEURGTrFUl4P+pKolznfkbEWH WlGRg4y425fg98d8r7nk7CIVIyeJqDaCMBhsauIEEHbRFNivrmHf3sywO ojjfhrrs8NX3OB8vAOgFn5PArJtg1Zw+rb3SNriDg3vMwOH9CRZEj5cIb YvAlO7l6eDBmxb0dlrXyVPTOGawfLA4xedvQuqyzNnGJqo2+1eKd9Dlt9 hS8LMGb6EtLy9VABTUBK6Rzz8VJPeZ3gJegsFlTve32NhOOnVxTGPpbNZ Z27vnHxsozuJWx3h8swdz0RT0dnMB1pgxnw8eMIE6/ptEFcQMbzMq8RsF w==; X-CSE-ConnectionGUID: 8yVDQkwBSKaBSxY5+gBuLQ== X-CSE-MsgGUID: 3OFi6KT2SsScVLuw5ugc0g== X-IronPort-AV: E=McAfee;i="6800,10657,11749"; a="87076023" X-IronPort-AV: E=Sophos;i="6.23,161,1770624000"; d="scan'208";a="87076023" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Apr 2026 01:02:01 -0700 X-CSE-ConnectionGUID: PXmupzQJTaOfM6RTen7hYA== X-CSE-MsgGUID: 6b3lgFeJRk2G3RyXMHbQ4g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,161,1770624000"; d="scan'208";a="223302913" Received: from lkp-server01.sh.intel.com (HELO 3afb7d003cac) ([10.239.97.150]) by fmviesa010.fm.intel.com with ESMTP; 05 Apr 2026 01:02:00 -0700 Received: from kbuild by 3afb7d003cac with local (Exim 4.98.2) (envelope-from ) id 1w9IQg-000000001zA-0W0j; Sun, 05 Apr 2026 08:01:58 +0000 Date: Sun, 05 Apr 2026 16:01:17 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:irq/core] BUILD SUCCESS e8be82c2d77ec1bb0148406e54b105028a83537e Message-ID: <202604051609.MMeVOmGx-lkp@intel.com> User-Agent: s-nail v14.9.25 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: e8be82c2d77ec1bb0148406e54b105028a83537e Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec elapsed time: 741m configs tested: 172 configs skipped: 6 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-15.2.0 alpha allyesconfig gcc-15.2.0 alpha defconfig gcc-15.2.0 arc allmodconfig clang-16 arc allnoconfig gcc-15.2.0 arc allyesconfig clang-23 arc defconfig gcc-15.2.0 arc randconfig-001-20260405 clang-23 arc randconfig-002-20260405 clang-23 arm allnoconfig gcc-15.2.0 arm allyesconfig clang-16 arm defconfig gcc-15.2.0 arm randconfig-001-20260405 clang-23 arm randconfig-002-20260405 clang-23 arm randconfig-003-20260405 clang-23 arm randconfig-004-20260405 clang-23 arm realview_defconfig clang-16 arm socfpga_defconfig gcc-15.2.0 arm64 allmodconfig clang-23 arm64 allnoconfig gcc-15.2.0 arm64 defconfig gcc-15.2.0 arm64 randconfig-001-20260405 gcc-9.5.0 arm64 randconfig-002-20260405 gcc-9.5.0 arm64 randconfig-003-20260405 gcc-9.5.0 arm64 randconfig-004-20260405 gcc-9.5.0 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 csky defconfig gcc-15.2.0 csky randconfig-001-20260405 gcc-9.5.0 csky randconfig-002-20260405 gcc-9.5.0 hexagon allmodconfig gcc-15.2.0 hexagon allnoconfig gcc-15.2.0 hexagon defconfig gcc-15.2.0 hexagon randconfig-001-20260405 clang-23 hexagon randconfig-002-20260405 clang-23 i386 allmodconfig clang-20 i386 allnoconfig gcc-15.2.0 i386 allyesconfig clang-20 i386 buildonly-randconfig-001-20260405 gcc-14 i386 buildonly-randconfig-002-20260405 gcc-14 i386 buildonly-randconfig-003-20260405 gcc-14 i386 buildonly-randconfig-004-20260405 gcc-14 i386 buildonly-randconfig-005-20260405 gcc-14 i386 buildonly-randconfig-006-20260405 gcc-14 i386 defconfig gcc-15.2.0 i386 randconfig-001-20260405 gcc-14 i386 randconfig-002-20260405 gcc-14 i386 randconfig-003-20260405 gcc-14 i386 randconfig-004-20260405 gcc-14 i386 randconfig-005-20260405 gcc-14 i386 randconfig-006-20260405 gcc-14 i386 randconfig-007-20260405 gcc-14 i386 randconfig-011-20260405 gcc-14 i386 randconfig-012-20260405 gcc-14 i386 randconfig-013-20260405 gcc-14 i386 randconfig-014-20260405 gcc-14 i386 randconfig-015-20260405 gcc-14 i386 randconfig-016-20260405 gcc-14 i386 randconfig-017-20260405 gcc-14 loongarch allmodconfig clang-23 loongarch allnoconfig gcc-15.2.0 loongarch defconfig clang-19 loongarch randconfig-001-20260405 clang-23 loongarch randconfig-002-20260405 clang-23 m68k allmodconfig gcc-15.2.0 m68k allnoconfig gcc-15.2.0 m68k allyesconfig clang-16 m68k defconfig clang-19 microblaze allnoconfig gcc-15.2.0 microblaze allyesconfig gcc-15.2.0 microblaze defconfig clang-19 mips allmodconfig gcc-15.2.0 mips allnoconfig gcc-15.2.0 mips allyesconfig gcc-15.2.0 nios2 allmodconfig clang-23 nios2 allnoconfig clang-23 nios2 defconfig clang-19 nios2 randconfig-001-20260405 clang-23 nios2 randconfig-002-20260405 clang-23 openrisc allmodconfig clang-23 openrisc allnoconfig clang-23 openrisc defconfig gcc-15.2.0 parisc allmodconfig gcc-15.2.0 parisc allnoconfig clang-23 parisc allyesconfig clang-19 parisc defconfig gcc-15.2.0 parisc randconfig-001-20260405 gcc-10.5.0 parisc randconfig-002-20260405 gcc-10.5.0 parisc64 defconfig clang-19 powerpc allmodconfig gcc-15.2.0 powerpc allnoconfig clang-23 powerpc mpc837x_rdb_defconfig gcc-15.2.0 powerpc randconfig-001-20260405 gcc-10.5.0 powerpc randconfig-002-20260405 gcc-10.5.0 powerpc64 randconfig-001-20260405 gcc-10.5.0 powerpc64 randconfig-002-20260405 gcc-10.5.0 riscv allmodconfig clang-23 riscv allnoconfig clang-23 riscv allyesconfig clang-16 riscv defconfig gcc-15.2.0 riscv randconfig-001-20260405 clang-23 riscv randconfig-002-20260405 clang-23 s390 allmodconfig clang-19 s390 allnoconfig clang-23 s390 allyesconfig gcc-15.2.0 s390 defconfig gcc-15.2.0 s390 randconfig-001-20260405 clang-23 s390 randconfig-002-20260405 clang-23 sh allmodconfig gcc-15.2.0 sh allnoconfig clang-23 sh allyesconfig clang-19 sh defconfig gcc-14 sh espt_defconfig gcc-15.2.0 sh randconfig-001-20260405 clang-23 sh randconfig-002-20260405 clang-23 sh sh7757lcr_defconfig gcc-15.2.0 sparc allnoconfig clang-23 sparc defconfig gcc-15.2.0 sparc randconfig-001-20260405 clang-23 sparc randconfig-002-20260405 clang-23 sparc64 allmodconfig clang-23 sparc64 defconfig gcc-14 sparc64 randconfig-001-20260405 clang-23 sparc64 randconfig-002-20260405 clang-23 um allmodconfig clang-19 um allnoconfig clang-23 um allyesconfig gcc-15.2.0 um defconfig gcc-14 um i386_defconfig gcc-14 um randconfig-001-20260405 clang-23 um randconfig-002-20260405 clang-23 um x86_64_defconfig gcc-14 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-23 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20260405 gcc-14 x86_64 buildonly-randconfig-002-20260405 gcc-14 x86_64 buildonly-randconfig-003-20260405 gcc-14 x86_64 buildonly-randconfig-004-20260405 gcc-14 x86_64 buildonly-randconfig-005-20260405 gcc-14 x86_64 buildonly-randconfig-006-20260405 gcc-14 x86_64 defconfig gcc-14 x86_64 kexec clang-20 x86_64 randconfig-001-20260405 clang-20 x86_64 randconfig-002-20260405 clang-20 x86_64 randconfig-003-20260405 clang-20 x86_64 randconfig-004-20260405 clang-20 x86_64 randconfig-005-20260405 clang-20 x86_64 randconfig-006-20260405 clang-20 x86_64 randconfig-011-20260405 gcc-14 x86_64 randconfig-012-20260405 gcc-14 x86_64 randconfig-013-20260405 gcc-14 x86_64 randconfig-014-20260405 gcc-14 x86_64 randconfig-015-20260405 gcc-14 x86_64 randconfig-016-20260405 gcc-14 x86_64 randconfig-071-20260405 gcc-14 x86_64 randconfig-072-20260405 gcc-14 x86_64 randconfig-073-20260405 gcc-14 x86_64 randconfig-074-20260405 gcc-14 x86_64 randconfig-075-20260405 gcc-14 x86_64 randconfig-076-20260405 gcc-14 x86_64 rhel-9.4 clang-20 x86_64 rhel-9.4-bpf gcc-14 x86_64 rhel-9.4-func clang-20 x86_64 rhel-9.4-kselftests clang-20 x86_64 rhel-9.4-kunit gcc-14 x86_64 rhel-9.4-ltp gcc-14 x86_64 rhel-9.4-rust clang-20 xtensa allnoconfig clang-23 xtensa allyesconfig clang-23 xtensa randconfig-001-20260405 clang-23 xtensa randconfig-002-20260405 clang-23 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki