Message ID | 20250110151913.3462283-1-dave.jiang@intel.com (mailing list archive) |
---|---|
Headers | show
Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 B7A54B674; Fri, 10 Jan 2025 15:19:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736522357; cv=none; b=uk3Rz+zYVaE65WwhMdXlUgSpBk9A99aqPL4NjG6QfuOvRxozRsXwE51hCEsCvSZUvJZD/kaynSZiuLIS58dvbz75M2HK8KVef8/n6VrDQRg/1ZyulAjYx13i0Dd0YxYXEBO3n8uQWaxpKhpkiG8EKJm/u2zoZ2pYOdsh5K/S03M= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736522357; c=relaxed/simple; bh=iI+zkuPPGC6KVu7GjaczTIH5hOYA56r8kmqssm6oh2I=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=BH1I5+gVSRRyuj99KQUFHwC8dbkCju12AxvcosqBiCVZmC0WJf1WGMv5YIVD/e4ZlbOfBIA74Dl9HXrCqLQ7OmLz+pedXW8n3GU7derOORY12Of9rS9Ra0exbg5+IP6cXNzRrSnLehZ/cZnQoy36PxI3LosY0C8aqWPTdRfFV5A= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 27446C4CEE1; Fri, 10 Jan 2025 15:19:17 +0000 (UTC) From: Dave Jiang <dave.jiang@intel.com> To: linux-cxl@vger.kernel.org, linux-acpi@vger.kernel.org Cc: rafael@kernel.org, bp@alien8.de, dan.j.williams@intel.com, tony.luck@intel.com, dave@stgolabs.net, jonathan.cameron@huawei.com, alison.schofield@intel.com, ira.weiny@intel.com Subject: [PATCH v2 0/4] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support Date: Fri, 10 Jan 2025 08:17:43 -0700 Message-ID: <20250110151913.3462283-1-dave.jiang@intel.com> X-Mailer: git-send-email 2.47.1 Precedence: bulk X-Mailing-List: linux-acpi@vger.kernel.org List-Id: <linux-acpi.vger.kernel.org> List-Subscribe: <mailto:linux-acpi+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-acpi+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
|
expand
|