Message ID | 20240529171236.32002-1-Jonathan.Cameron@huawei.com |
---|---|
Headers | show
Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) (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 76A2E1B810 for <linux-cxl@vger.kernel.org>; Wed, 29 May 2024 17:12:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.176.79.56 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717002762; cv=none; b=uHEWTDSVAqjzpW6ahg0DdedbcI4KqTlo8h1K+VnxbAvm1UlrmYpdwtBMNDlSP44HPFEO1lRpegfXkbeLZRibAgJ74lNjnIaJhfMUbWemnl+1jQ6RzZYX3bvyYc30kfAapBA6xCpZrifsh/+nWJSZBEFLPf38+2BvVIFQfle2EzA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717002762; c=relaxed/simple; bh=Q6ghfMY4CGIU0is0H8wMmKUr0niHy8Afn6NUTZAvY0I=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=seuPp1wL+pSo1HPnPE0cgdL3oQV15ap+14+yb17Rsi7dknRrjbSHr8OAkAsQaYGqrGFu8t9Sj/6V/YovTghm8oA3bKRI3SY89uHwcz6OwAaZa2n9X4uECMrmAno1ZEju1JdJyYM+uiis7pVWHc27yqAS4W9bP7Yzc0cnU2dSkrg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=185.176.79.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.18.186.31]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4VqG79107cz6JBJC; Thu, 30 May 2024 01:08:37 +0800 (CST) Received: from lhrpeml500005.china.huawei.com (unknown [7.191.163.240]) by mail.maildlp.com (Postfix) with ESMTPS id 9B8E21400CA; Thu, 30 May 2024 01:12:36 +0800 (CST) Received: from SecurePC-101-06.china.huawei.com (10.122.247.231) by lhrpeml500005.china.huawei.com (7.191.163.240) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.39; Wed, 29 May 2024 18:12:36 +0100 From: Jonathan Cameron <Jonathan.Cameron@huawei.com> To: Dan Williams <dan.j.williams@intel.com>, <linux-cxl@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, Sudeep Holla <sudeep.holla@arm.com> CC: Andrew Morton <akpm@linux-foundation.org>, David Hildenbrand <david@redhat.com>, Will Deacon <will@kernel.org>, Jia He <justin.he@arm.com>, Mike Rapoport <rppt@linux.ibm.com>, <linuxarm@huawei.com>, <catalin.marinas@arm.com>, <Anshuman.Khandual@arm.com>, Yuquan Wang <wangyuquan1236@phytium.com.cn>, Oscar Salvador <osalvador@suse.de>, Lorenzo Pieralisi <lpieralisi@kernel.org>, James Morse <james.morse@arm.com> Subject: [RFC PATCH 0/8] arm64/memblock: Handling of CXL Fixed Memory Windows. Date: Wed, 29 May 2024 18:12:28 +0100 Message-ID: <20240529171236.32002-1-Jonathan.Cameron@huawei.com> X-Mailer: git-send-email 2.39.2 Precedence: bulk X-Mailing-List: linux-cxl@vger.kernel.org List-Id: <linux-cxl.vger.kernel.org> List-Subscribe: <mailto:linux-cxl+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-cxl+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: lhrpeml500001.china.huawei.com (7.191.163.213) To lhrpeml500005.china.huawei.com (7.191.163.240) |
Series |
arm64/memblock: Handling of CXL Fixed Memory Windows.
|
expand
|