From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from canpmsgout08.his.huawei.com (canpmsgout08.his.huawei.com [113.46.200.223]) (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 0FDEA37105A for ; Fri, 8 May 2026 06:04:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=113.46.200.223 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778220303; cv=none; b=UpKJQpPPbbOwNubhgocBhXP+cn9i7vdtsmURGKY9tPQz+eAQVKL5QEQ3O680JOS16sUG4hQbJY537bmWYYglLEFsxbrDwedwsZv9ZY2cvugKmUMxVbfhUVQH+0YBnDKEXrLMOx8lldW1rKwRY5c6GYQv4/Ys798SgkrW7X0ts/A= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778220303; c=relaxed/simple; bh=OBBwi9yWF5OiLXdRNgN3V8x0H+EdVnJxzymDvNDENqI=; h=Message-ID:Date:MIME-Version:Subject:To:CC:References:From: In-Reply-To:Content-Type; b=HxtMWove7THiwcu0/tbnCdpP3JBXKOwTSMMJeYmLl+lxYaQhUmWrUXcSTq6G7lMftoA/8uRlCdXfjpWdkLQE7w3SVTcWvnFvpjkTKhmV2fGlS8B5b1XhpccWWKmpcLKvNApNvCQgp5Wwm0B/S0JqTfVMMxe0cwAx7nP63o29wto= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=h-partners.com; dkim=pass (1024-bit key) header.d=h-partners.com header.i=@h-partners.com header.b=OVYimY99; arc=none smtp.client-ip=113.46.200.223 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=h-partners.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=h-partners.com header.i=@h-partners.com header.b="OVYimY99" dkim-signature: v=1; a=rsa-sha256; d=h-partners.com; s=dkim; c=relaxed/relaxed; q=dns/txt; h=From; bh=OvgEEuC4IGLPe9aw1KFjm9tvi5gdUH6X9pTwf0g0988=; b=OVYimY99yeSQAGIbLDyiqwsNMFNuH2QM96aG7gBjM516AuUjve5Wt9qg6UZy7+6TxiiKfqoKj gU5JrO3zO9wM7d1mXCgINbnltdGY8hl2HY/CMMQ/1w/eVDPzt+GZZEd9R0c0jR4OoyB5xwC4kH+ tLRpktEKYs3YQol3dtoQGxA= Received: from mail.maildlp.com (unknown [172.19.162.92]) by canpmsgout08.his.huawei.com (SkyGuard) with ESMTPS id 4gBdgH3P9nzmV8W; Fri, 8 May 2026 13:57:15 +0800 (CST) Received: from kwepemf100008.china.huawei.com (unknown [7.202.181.222]) by mail.maildlp.com (Postfix) with ESMTPS id 8FED44056C; Fri, 8 May 2026 14:04:50 +0800 (CST) Received: from [10.174.179.37] (10.174.179.37) by kwepemf100008.china.huawei.com (7.202.181.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.36; Fri, 8 May 2026 14:04:48 +0800 Message-ID: <9a57707f-6c80-e887-406e-3426b319635a@huawei.com> Date: Fri, 8 May 2026 14:04:48 +0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v2 1/2] arm64: cpufeature: Add support for the MPAM v0.1 architecture version Content-Language: en-US To: James Morse , , , , , , , , , , , , , , , , , , , , , , , , CC: , , , References: <20260203095406.6437-1-zengheng4@huawei.com> <20260203095406.6437-2-zengheng4@huawei.com> <5869e7ef-fb07-414b-8bf3-359e74444c76@arm.com> From: Zeng Heng In-Reply-To: <5869e7ef-fb07-414b-8bf3-359e74444c76@arm.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-ClientProxiedBy: kwepems500001.china.huawei.com (7.221.188.70) To kwepemf100008.china.huawei.com (7.202.181.222) Hi James, On 2026/5/7 22:09, James Morse wrote: > Hi Zeng, > > (sorry for the delay - arm silently blocked your original mail. I've added you > to the whitelist, we'll see if that actually does anything!) > Thank you for the notification and for restoring my email address, as well as for your patience in reviewing them. As I'm still concerned that some patch series may have been missed and not yet reviewed, please allow me to supplement the links here: 1. Introduce Narrow PARTID feature support: https://lore.kernel.org/all/20260413085405.1166412-1-zengheng4@huawei.com/ 2. Several MPAM-SMMU bugfix submissions for the MPAM extras branch: https://lore.kernel.org/all/20260414032610.1523958-1-zengheng4@huawei.com/ Best regards, Zeng Heng