From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (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 5CA8D14AA9 for ; Tue, 30 Apr 2024 04:46:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714452375; cv=none; b=jFeg2TVQYtMm6EJafJ2iZsT9Dmwz1Ktr25Dt/SX197ZFAAeiEFF6V84PWWNa8idcaLwsjpb3TyIKszJxxUOntYzF/q5EHoX1kF3330ww47hAx/dNQGjFz42Nmlh9OBWuKk/UPrQ964n4NwbxWWfQOws24oX3s2KbfLOf1hS6fUU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714452375; c=relaxed/simple; bh=gaFvPMBieKKmJdM1hq1HL6bZOM3GYw0tuPJ6wVFcq/A=; h=Date:From:To:Cc:Subject:Message-ID; b=FBxYBxI/2O9nGBSPCz/XRTkavYEaR/t7QE5NuvcFCQIyL32h5Zuc5ecYpbV2J0epw9GmvLpHCVQS1YEcUTTY0K91rNnLxrV/ERDX6d+uvItJDa0Gz68SZ+tQKi4C3DCB+zymaWN1mEFm0JsSHOL9sebjCkoDu0S9et6JVlyD/As= 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=Oemn4HVa; arc=none smtp.client-ip=198.175.65.10 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="Oemn4HVa" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1714452373; x=1745988373; h=date:from:to:cc:subject:message-id; bh=gaFvPMBieKKmJdM1hq1HL6bZOM3GYw0tuPJ6wVFcq/A=; b=Oemn4HVamyfGp+JDHDvwG56+z5FeHIJesdp3Mx36qZUfpSpr2vvzuA7k K2LnQmdEmpX77aBZOAkDJLDZMummm+RrqtQWwjQ+nBeJUAOemhSGUcyNn CzGGOQ1K39a6eFJ1Ksak46AVSeyTHxMXgWUkFNc0SrCKox+sbRRma1kgb iKEolVSW8cBe7M7Cg2IfXr363DrxI9NZOB5lpHn5V6bh0pRiq/VZR4jSP ZroGjAa7vHvYcg6riqJx1r+LnxVNxh+KAztrYD7WsmtKUoGwsh+aadozj 04YJQUoYIOxtwy9QJMNbCjUzDZ6zrbiyAF5R6pVLomXPqwokZmLTLQBwl g==; X-CSE-ConnectionGUID: UvYhRlkvT9aLJjIupuEATA== X-CSE-MsgGUID: A8FURPNASOeacWJ0UxwlqQ== X-IronPort-AV: E=McAfee;i="6600,9927,11059"; a="27587024" X-IronPort-AV: E=Sophos;i="6.07,241,1708416000"; d="scan'208";a="27587024" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Apr 2024 21:46:13 -0700 X-CSE-ConnectionGUID: WCQ2eY5VRVSFZOe+e0HEFg== X-CSE-MsgGUID: 6Ewqcto+QoqYFMulUhy0+w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,241,1708416000"; d="scan'208";a="26316456" Received: from lkp-server01.sh.intel.com (HELO e434dd42e5a1) ([10.239.97.150]) by fmviesa007.fm.intel.com with ESMTP; 29 Apr 2024 21:46:10 -0700 Received: from kbuild by e434dd42e5a1 with local (Exim 4.96) (envelope-from ) id 1s1fNX-0007kA-2G; Tue, 30 Apr 2024 04:46:07 +0000 Date: Tue, 30 Apr 2024 12:45:31 +0800 From: kernel test robot To: Dave Jiang Cc: Alison Schofield , Vishal Verma , Ira Weiny , Dan Williams , linux-cxl@vger.kernel.org Subject: [cxl:fixes] BUILD SUCCESS 5d211c7090590033581175d6405ae40917ca3a06 Message-ID: <202404301226.awTi4ahz-lkp@intel.com> User-Agent: s-nail v14.9.24 Precedence: bulk X-Mailing-List: linux-cxl@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git fixes branch HEAD: 5d211c7090590033581175d6405ae40917ca3a06 cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH elapsed time: 740m configs tested: 174 configs skipped: 9 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc alpha allyesconfig gcc alpha defconfig gcc arc allmodconfig gcc arc allnoconfig gcc arc allyesconfig gcc arc defconfig gcc arc haps_hs_defconfig gcc arc randconfig-001-20240430 gcc arc randconfig-002-20240430 gcc arm allmodconfig gcc arm allnoconfig clang arm allyesconfig gcc arm defconfig clang arm milbeaut_m10v_defconfig clang arm pxa3xx_defconfig clang arm randconfig-001-20240430 clang arm randconfig-002-20240430 clang arm randconfig-003-20240430 clang arm randconfig-004-20240430 clang arm realview_defconfig clang arm64 allmodconfig clang arm64 allnoconfig gcc arm64 defconfig gcc arm64 randconfig-001-20240430 clang arm64 randconfig-002-20240430 gcc arm64 randconfig-003-20240430 clang arm64 randconfig-004-20240430 gcc csky allmodconfig gcc csky allnoconfig gcc csky allyesconfig gcc csky defconfig gcc csky randconfig-001-20240430 gcc csky randconfig-002-20240430 gcc hexagon allmodconfig clang hexagon allnoconfig clang hexagon allyesconfig clang hexagon defconfig clang hexagon randconfig-001-20240430 clang hexagon randconfig-002-20240430 clang i386 allmodconfig gcc i386 allnoconfig gcc i386 allyesconfig gcc i386 buildonly-randconfig-001-20240430 gcc i386 buildonly-randconfig-002-20240430 clang i386 buildonly-randconfig-003-20240430 gcc i386 buildonly-randconfig-004-20240430 clang i386 buildonly-randconfig-005-20240430 clang i386 buildonly-randconfig-006-20240430 gcc i386 defconfig clang i386 randconfig-001-20240430 clang i386 randconfig-002-20240430 gcc i386 randconfig-003-20240430 gcc i386 randconfig-004-20240430 gcc i386 randconfig-005-20240430 gcc i386 randconfig-006-20240430 gcc i386 randconfig-011-20240430 gcc i386 randconfig-012-20240430 clang i386 randconfig-013-20240430 clang i386 randconfig-014-20240430 gcc i386 randconfig-015-20240430 gcc i386 randconfig-016-20240430 gcc loongarch allmodconfig gcc loongarch allnoconfig gcc loongarch defconfig gcc loongarch randconfig-001-20240430 gcc loongarch randconfig-002-20240430 gcc m68k allmodconfig gcc m68k allnoconfig gcc m68k allyesconfig gcc m68k defconfig gcc m68k m5208evb_defconfig gcc m68k sun3_defconfig gcc microblaze allmodconfig gcc microblaze allnoconfig gcc microblaze allyesconfig gcc microblaze defconfig gcc mips allnoconfig gcc mips allyesconfig gcc mips db1xxx_defconfig clang nios2 allmodconfig gcc nios2 allnoconfig gcc nios2 allyesconfig gcc nios2 defconfig gcc nios2 randconfig-001-20240430 gcc nios2 randconfig-002-20240430 gcc openrisc allnoconfig gcc openrisc allyesconfig gcc openrisc defconfig gcc parisc allmodconfig gcc parisc allnoconfig gcc parisc allyesconfig gcc parisc defconfig gcc parisc randconfig-001-20240430 gcc parisc randconfig-002-20240430 gcc parisc64 defconfig gcc powerpc allmodconfig gcc powerpc allnoconfig gcc powerpc allyesconfig clang powerpc bluestone_defconfig clang powerpc kmeter1_defconfig gcc powerpc maple_defconfig clang powerpc mgcoge_defconfig clang powerpc ppc40x_defconfig clang powerpc randconfig-001-20240430 gcc powerpc randconfig-002-20240430 gcc powerpc randconfig-003-20240430 clang powerpc sam440ep_defconfig gcc powerpc64 randconfig-001-20240430 clang powerpc64 randconfig-002-20240430 clang powerpc64 randconfig-003-20240430 clang riscv allmodconfig clang riscv allnoconfig gcc riscv allyesconfig clang riscv defconfig clang riscv randconfig-001-20240430 gcc riscv randconfig-002-20240430 clang s390 allmodconfig clang s390 allnoconfig clang s390 allyesconfig gcc s390 defconfig clang s390 randconfig-001-20240430 gcc s390 randconfig-002-20240430 gcc sh allmodconfig gcc sh allnoconfig gcc sh allyesconfig gcc sh defconfig gcc sh hp6xx_defconfig gcc sh magicpanelr2_defconfig gcc sh randconfig-001-20240430 gcc sh randconfig-002-20240430 gcc sh se7721_defconfig gcc sh sh7710voipgw_defconfig gcc sparc allmodconfig gcc sparc allnoconfig gcc sparc defconfig gcc sparc64 allmodconfig gcc sparc64 allyesconfig gcc sparc64 defconfig gcc sparc64 randconfig-001-20240430 gcc sparc64 randconfig-002-20240430 gcc um allmodconfig clang um allnoconfig clang um allyesconfig gcc um defconfig clang um i386_defconfig gcc um randconfig-001-20240430 clang um randconfig-002-20240430 clang um x86_64_defconfig clang x86_64 allnoconfig clang x86_64 allyesconfig clang x86_64 buildonly-randconfig-001-20240430 gcc x86_64 buildonly-randconfig-002-20240430 clang x86_64 buildonly-randconfig-003-20240430 clang x86_64 buildonly-randconfig-004-20240430 clang x86_64 buildonly-randconfig-005-20240430 clang x86_64 defconfig gcc x86_64 randconfig-003-20240430 gcc x86_64 randconfig-004-20240430 gcc x86_64 randconfig-005-20240430 gcc x86_64 randconfig-013-20240430 gcc x86_64 randconfig-014-20240430 clang x86_64 randconfig-015-20240430 clang x86_64 randconfig-016-20240430 clang x86_64 randconfig-071-20240430 clang x86_64 randconfig-072-20240430 clang x86_64 randconfig-073-20240430 clang x86_64 randconfig-074-20240430 clang x86_64 randconfig-075-20240430 gcc x86_64 randconfig-076-20240430 clang x86_64 rhel-8.3-rust clang x86_64 rhel-8.3 gcc xtensa allnoconfig gcc xtensa randconfig-001-20240430 gcc -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki