From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) (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 E1B2A1A5BBB; Tue, 8 Apr 2025 02:34:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.188 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744079678; cv=none; b=Ybf/pGqXo7NEEvaa2vLVjX14WaOMEwglqomIbWnTMgJRxfGzzHDie5pwSlVvHvu/CPbOxPHYq+C5rJb7v6dMGyDdo0CYUCtZGC5fcLINgw0CRN35pyrstloTGJj6C2nhdo0Avyik1pcHbXZ5cx5WYkxouiiwZr9RIPe2cWPfWnY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744079678; c=relaxed/simple; bh=f743pXy24fP4ZQGtc5Gp/38982Ecmd2qj65y1f/2EG0=; h=Subject:To:CC:References:From:Message-ID:Date:MIME-Version: In-Reply-To:Content-Type; b=nBRpg2VgtBvdNVTSVOoWo7CZf7Lo+7llUmVsn6MTVsUgJqhouHU6Lp9C9XZ/4VjjcQ9SRLoFutyMNDC4a+e3SdlapotKFzJOYxo7MNEMmHdJJFK7u0hiwx94zermAOnjhYY6XXUCUKBWtXzgGnxJ20ap5doOXz9taDlMzeAAi5U= 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=45.249.212.188 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.19.163.174]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4ZWqr46dS8ztRtx; Tue, 8 Apr 2025 10:33:08 +0800 (CST) Received: from dggpemf500002.china.huawei.com (unknown [7.185.36.57]) by mail.maildlp.com (Postfix) with ESMTPS id EDC361401E9; Tue, 8 Apr 2025 10:34:32 +0800 (CST) Received: from [10.174.178.247] (10.174.178.247) by dggpemf500002.china.huawei.com (7.185.36.57) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Tue, 8 Apr 2025 10:34:31 +0800 Subject: Re: [RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work To: Shuai Xue , , , , , , , , , , , , , , , , , , , , , , , CC: , , , , , , , , , , , , , , , , , References: <20250404112050.42040-1-xueshuai@linux.alibaba.com> From: Hanjun Guo Message-ID: <38b80839-cd47-cbf6-cd79-44e967ad8cb3@huawei.com> Date: Tue, 8 Apr 2025 10:34:15 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 Precedence: bulk X-Mailing-List: linux-edac@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 In-Reply-To: <20250404112050.42040-1-xueshuai@linux.alibaba.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To dggpemf500002.china.huawei.com (7.185.36.57) Hi Shuai Xue, On 2025/4/4 19:20, Shuai Xue wrote: >>>From Catalin: > >> James Morse is listed as reviewer of the ACPI APEI code but he's busy >> with resctrl/MPAM. > > These two patches have undergone 18 iterations of review and have received > 11 'Reviewed-by' tags in total, but they have not yet been merged into the > mainline. I am requesting further review and ack from the arm64 > ACPI maintainers: Lorenzo, Sudeep, and Hanjun. Thank you for your attention > and assistance. I will take a detail review this week. Thanks Hanjun