Message ID | 20240905131155.1441478-1-huangjunxian6@hisilicon.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga05-in.huawei.com (szxga05-in.huawei.com [45.249.212.191]) (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 9B90C198852; Thu, 5 Sep 2024 13:17:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.191 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725542270; cv=none; b=twr8vyEw7wFlqr4dc2SiqajDKF9EGyLXFXh7JVqZipPd2HyvXWiSEWMrGrCEQmcFBXwnH69CK9jdsk+RkWd7hqumK1r//b2MlSe9OC6KJX4Bcm3I6xqP2rTG7/JUt9toMlC2DfAPvZr1rs5PsplMaey+h3iLfmd9m2b1u/Hqz7I= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725542270; c=relaxed/simple; bh=xrBauJ+EIuOq0bIM147AOzQOxhqmj6x3z2xeo+jRPF4=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=pAjW0GUBMTBYblrWJ0+GUn+vvI5S+wJlC0wxWcLMr0KsnMkdMd6J5Bb0iATQpI1H4WUDawd+ATlvdR13Hu8U3BU0AjwYqmiWWYptd7TzPWIJ1JDwHC1pZPrwqcyY5FEA+wb4X2dElUO/PK6PzoE6KGO3aEPYRCfnJ8hiybSY484= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=hisilicon.com; spf=pass smtp.mailfrom=hisilicon.com; arc=none smtp.client-ip=45.249.212.191 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=hisilicon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hisilicon.com Received: from mail.maildlp.com (unknown [172.19.88.214]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4X00F40BcCz1HJ8N; Thu, 5 Sep 2024 21:14:16 +0800 (CST) Received: from kwepemf100018.china.huawei.com (unknown [7.202.181.17]) by mail.maildlp.com (Postfix) with ESMTPS id AFCEE1A016C; Thu, 5 Sep 2024 21:17:44 +0800 (CST) Received: from localhost.localdomain (10.90.30.45) by kwepemf100018.china.huawei.com (7.202.181.17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Thu, 5 Sep 2024 21:17:44 +0800 From: Junxian Huang <huangjunxian6@hisilicon.com> To: <jgg@ziepe.ca>, <leon@kernel.org> CC: <linux-rdma@vger.kernel.org>, <linuxarm@huawei.com>, <linux-kernel@vger.kernel.org>, <huangjunxian6@hisilicon.com> Subject: [PATCH v4 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages Date: Thu, 5 Sep 2024 21:11:53 +0800 Message-ID: <20240905131155.1441478-1-huangjunxian6@hisilicon.com> X-Mailer: git-send-email 2.30.0 Precedence: bulk X-Mailing-List: linux-rdma@vger.kernel.org List-Id: <linux-rdma.vger.kernel.org> List-Subscribe: <mailto:linux-rdma+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-rdma+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To kwepemf100018.china.huawei.com (7.202.181.17) |
Series |
RDMA: Provide an API for drivers to disassociate mmap pages
|
expand
|