Message ID | 20240206222951.1833098-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 C8CE18F61; Tue, 6 Feb 2024 22:30:05 +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=1707258605; cv=none; b=izThqy/VJPeSzISY6sKAu9Xqmp3fCWSWitPT5LoXPhNsZOBlSl6TApl6FIJb8f60YlpTpCDStIczvIqdxfbTOVVLu+WSt2Iq3hJOeSNVU00wT81YnWZLQl+iiLvdFY+I6x57/L3a9EuVU/xELaj2zSMvwKXimRO+YYI6cg0uBoU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707258605; c=relaxed/simple; bh=b99246+dgU+ryvt2aUmzQvU8tNHBbAEI/f4kzuMRLTY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=fOEncVUyMMBSC5TLY3ry8hBw+kPkx4vlTp50QZ7+8gQpP0kjceF4jimkAS8ojM0A9vhJkjuuHzBuIj3PJGAs003dmJn3iaXFOCbuJQSBIAUd3PFc9F4UC0LlIiCv3byjk12QJRl+SWKn0C/bNc0gHel82TdpcXLjc0EDaiJIJPw= 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 2C2A1C433C7; Tue, 6 Feb 2024 22:30:05 +0000 (UTC) From: Dave Jiang <dave.jiang@intel.com> To: linux-cxl@vger.kernel.org, linux-acpi@vger.kernel.org Cc: dan.j.williams@intel.com, ira.weiny@intel.com, vishal.l.verma@intel.com, alison.schofield@intel.com, Jonathan.Cameron@huawei.com, dave@stgolabs.net, rafael@kernel.org, gregkh@linuxfoundation.org Subject: [PATCH v5 0/12] cxl: Add support to report region access coordinates to numa nodes Date: Tue, 6 Feb 2024 15:28:28 -0700 Message-ID: <20240206222951.1833098-1-dave.jiang@intel.com> X-Mailer: git-send-email 2.43.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 |
cxl: Add support to report region access coordinates to numa nodes
|
expand
|