From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 03BEEC83F1B for ; Mon, 14 Jul 2025 11:57:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=UkkwS35RaRMEd05xkjz7kqXm2/CwruKvAzqa1idwlHQ=; b=R89oFcucnjQo+KoAoNK0YJZ7I+ ceKRNOVTJpzT/DTTNwha+TEVR6aQkiOcQAle8l7vWXiqvKQEAY4lyPV+1SjJ3pKZIR56H44tMFAfZ P3GXFlUOEi3PddX4WF0gh2aNLwtDN9TiZe55huYeMthtYjVdJ7abmGJDKB9XhNGrPKIId4v+mXu4q L0UDSX54Th/VhU6gHj3KUQH9MiFrwMoRvBonBAC9NSvTW5jCMSEXJhe2w+RlalQ36UyJWt3KBUyu3 8MWUMe31n4noFUdmfhWAgU6QQJk2BPTbPKPKoERgo3TpyRVv5Jnf8JhNmJCN52wOStxM+Q1rb6gYo rsIagbKA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1ubHoZ-000000025K9-08jL; Mon, 14 Jul 2025 11:57:47 +0000 Received: from out30-124.freemail.mail.aliyun.com ([115.124.30.124]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1ubHlO-000000024fP-1VTu for linux-arm-kernel@lists.infradead.org; Mon, 14 Jul 2025 11:54:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1752494068; h=Message-ID:Date:MIME-Version:Subject:To:From:Content-Type; bh=UkkwS35RaRMEd05xkjz7kqXm2/CwruKvAzqa1idwlHQ=; b=rnfe5jTfhkCzq1zXbFpMmxUb2mEhphsuVr+W3PCqLuSRpeR9A0xDztu4kSTSWIAQdu9P2YIBMKQwhMWT0Tasoqtgu4tBx8cV2N+2diQ6pewGpFyBO/cB+zyQlQxG+EKxld1PoiWtMzkF4oLozXQ5M1l/DM60uJRenELPDA4uzPI= Received: from 30.246.162.71(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0WiuVUPq_1752494062 cluster:ay36) by smtp.aliyun-inc.com; Mon, 14 Jul 2025 19:54:24 +0800 Message-ID: <3a465782-a8ff-4be8-9c15-e46f39196757@linux.alibaba.com> Date: Mon, 14 Jul 2025 19:54:21 +0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered To: "Rafael J. Wysocki" , Catalin Marinas Cc: Will Deacon , Hanjun Guo , Catalin Marinas , "Luck, Tony" , linux-mm@kvack.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, linux-edac@vger.kernel.org, x86@kernel.org, justin.he@arm.com, ardb@kernel.org, ying.huang@linux.alibaba.com, ashish.kalra@amd.com, baolin.wang@linux.alibaba.com, tglx@linutronix.de, dave.hansen@linux.intel.com, lenb@kernel.org, hpa@zytor.com, robert.moore@intel.com, lvying6@huawei.com, xiexiuqi@huawei.com, zhuo.song@linux.alibaba.com, sudeep.holla@arm.com, lpieralisi@kernel.org, linux-acpi@vger.kernel.org, yazen.ghannam@amd.com, mark.rutland@arm.com, mingo@redhat.com, robin.murphy@arm.com, Jonathan.Cameron@huawei.com, bp@alien8.de, linux-arm-kernel@lists.infradead.org, wangkefeng.wang@huawei.com, tanxiaofei@huawei.com, mawupeng1@huawei.com, linmiaohe@huawei.com, naoya.horiguchi@nec.com, james.morse@arm.com, tongtiangen@huawei.com, gregkh@linuxfoundation.org, jarkko@kernel.org References: <20250404112050.42040-1-xueshuai@linux.alibaba.com> <20250404112050.42040-2-xueshuai@linux.alibaba.com> <0c0bc332-0323-4e43-a96b-dd5f5957ecc9@huawei.com> <709ee8d2-8969-424c-b32b-101c6a8220fb@linux.alibaba.com> <353809e7-5373-0d54-6ddb-767bc5af9e5f@huawei.com> <653abdd4-46d2-4956-b49c-8f9c309af34d@linux.alibaba.com> <20250428152350.GA23615@willie-the-truck> <6671c3cc-5119-4544-bcb5-17e8cc2d7057@linux.alibaba.com> From: Shuai Xue In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250714_045430_884291_0D6C2059 X-CRM114-Status: GOOD ( 14.36 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 在 2025/7/1 21:56, Rafael J. Wysocki 写道: > On Tue, Jul 1, 2025 at 1:00 PM Shuai Xue wrote: >> >> >在 2025/4/28 23:23, Will Deacon 写道: >> >> On Fri, Apr 25, 2025 at 09:10:09AM +0800, Shuai Xue wrote: >> >>> 在 2025/4/25 09:00, Hanjun Guo 写道: >> >>>> Call force_sig(SIGBUS) directly in ghes_do_proc() is not my favourite, >> >>>> but I can bear that, please add >> >>>> >> >>>> Reviewed-by: Hanjun Guo >> >>>> >> >>>> Thanks >> >>>> Hanjun >> >>> >> >>> Thanks. Hanjun. >> >>> >> >>> @Rafael, @Catalin, >> >>> >> >>> Both patch 1 and 2 have reviewed-by tag from the arm64 ACPI >> maintainers, Hanjun, >> >>> now. Are you happpy to pick and queue this patch set to acpi tree >> or arm tree? >> >> >> >> Since this primarily touches drivers/acpi/apei/ghes.c, I think it should >> >> go via the ACPI tree and not the arm64 one. >> >> >> >> Will >> > >> >Hi, Will, >> > >> >Thank you for your confirmation :) >> > >> >@Rafael, do you have more comments on this patch set? >> > >> >Thanks you. >> > >> >Best Regards, >> >Shuai >> >> Hi, all, >> >> Gentle ping. >> >> Does ACPI or APEI tree still active? Looking forward to any response. > > For APEI changes, you need an ACK from one of the reviewers listed in > the MAINTAINERS entry for APEI. > > Thanks! Hi, Rafael Sorry, I missed your email which goes in span (: ARM maintain @Catalin points that: > James Morse is listed as reviewer of the ACPI APEI code but he's busy > with resctrl/MPAM. Adding Lorenzo, Sudeep and Hanjun as arm64 ACPI > maintainers, hopefully they can help. And Hanjun explictly gived his Reviewed-by tag in this thread, is that happy for you for merge? Thanks. Shuai