Message ID | 20241204224827.2097263-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 D619223918D; Wed, 4 Dec 2024 22:48:32 +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=1733352512; cv=none; b=qGlhnfbCJ+h0DwPuPv14XueKqYNJ4wv7Bjn9ymd/eUKApw/vJQ2mDlyUT/8+g7DLnVUl+ebJE24Ovq/1PgNEURLJBtgL/BYfyB388mxcTgPH2hCapldHRPr8KKJV/odoOyeFsiAzeIE8CkjTr1+utV2l9Ih1TmJLceDgY5xnKhI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733352512; c=relaxed/simple; bh=kuxLKREYMapus84teaNevlOOPLW4qXrYEIo8ULztfh4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=RRE/u0+aaubnLLpJ2crsHY/ncBjHXbivzwTGBMSAKw5QC1FNP2KLeRYSbTevQCUutyGUTJEmckUDeD3B6OCm+zUwk90uqwMBMDYoHzGxvgwn1cDvC8SCBiedyZOXFNvAdtB6oKzjXLrSbdGzR9tSm07lNQ9AIXChRnxb7332qYU= 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 1CF01C4CECD; Wed, 4 Dec 2024 22:48:31 +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 0/4] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support Date: Wed, 4 Dec 2024 15:46:45 -0700 Message-ID: <20241204224827.2097263-1-dave.jiang@intel.com> X-Mailer: git-send-email 2.47.0 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
|