Message ID | 164298411792.3018233.7493009997525360044.stgit@dwillia2-desk3.amr.corp.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (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 C104929CA for <nvdimm@lists.linux.dev>; Mon, 24 Jan 2022 00:28:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1642984119; x=1674520119; h=subject:from:to:cc:date:message-id:mime-version: content-transfer-encoding; bh=O+MpZFnYgrZlyePty/+JLNKv2kOTRvJBvM66K63gDg8=; b=I1GOc6/Q0b2oG4LYqWwaK4gnGFxCwKU8pHGXUC+PCXzhbv1e0jbEcEIC n/JUnlktA7wpiv35FaisZEgj1sw2WGkthyHHCwqFlY7Mmb33BxDnBnI1X uNcWreNwtO+IZTe6qFecv81Z3Rx3frmYmQQdXyGWXhAz9g21tUYjqshiS xyr/PS7ITqQANt6fvgadXJpKLrI0h6hflX01wA9pbt8yI66nzAvN+8g37 sILw0I++b6dWH2Mthr5S9siFtD3uSRzigpHYht6BlZgemmijEAEvJfeCN IKs6fEf4+y6usBpG4mALDHTbSb18J9qxL2eEd9PLbHQC39EK4st1GnV9o Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10236"; a="233292192" X-IronPort-AV: E=Sophos;i="5.88,311,1635231600"; d="scan'208";a="233292192" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Jan 2022 16:28:39 -0800 X-IronPort-AV: E=Sophos;i="5.88,311,1635231600"; d="scan'208";a="476536323" Received: from dwillia2-desk3.jf.intel.com (HELO dwillia2-desk3.amr.corp.intel.com) ([10.54.39.25]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Jan 2022 16:28:39 -0800 Subject: [PATCH v3 00/40] CXL.mem Topology Discovery and Hotplug Support From: Dan Williams <dan.j.williams@intel.com> To: linux-cxl@vger.kernel.org Cc: Ben Widawsky <ben.widawsky@intel.com>, Jonathan Cameron <Jonathan.Cameron@huawei.com>, Jonathan Cameron <Jonathan.Cameron@huawei.com>, Randy Dunlap <rdunlap@infradead.org>, Jonathan Cameron <Jonathan.Cameron@huwei.com>, kernel test robot <lkp@intel.com>, linux-pci@vger.kernel.org, nvdimm@lists.linux.dev Date: Sun, 23 Jan 2022 16:28:38 -0800 Message-ID: <164298411792.3018233.7493009997525360044.stgit@dwillia2-desk3.amr.corp.intel.com> User-Agent: StGit/0.18-3-g996c Precedence: bulk X-Mailing-List: nvdimm@lists.linux.dev List-Id: <nvdimm.lists.linux.dev> List-Subscribe: <mailto:nvdimm+subscribe@lists.linux.dev> List-Unsubscribe: <mailto:nvdimm+unsubscribe@lists.linux.dev> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit |
Series |
CXL.mem Topology Discovery and Hotplug Support
|
expand
|