From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out30-97.freemail.mail.aliyun.com (out30-97.freemail.mail.aliyun.com [115.124.30.97]) (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 49AB41684AE; Wed, 14 May 2025 01:35:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.97 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747186525; cv=none; b=MKCrP+FmvQbtsMgCz8TLh2jIK8pTOpTkK48xQj4f/OcMjs3xuW39hybwfOatSAuhzARG5ZsvZC/xgc7sDqMTmywuLkV6LxIP757XAkHjnGNtDkS51st5zjzlCwmRNqjVJ7I/cnOftSpXZm3NdmmV5qpBEnF+E6Bj/pj5biiqgds= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747186525; c=relaxed/simple; bh=WRLtQj1jalsoiDbSgKRrwxV1h0PSJlX93LXCQULBXNc=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=C1Esq0srTNoKuN+QMhMmQRIdKDWl7QePBxZ41siBVo7uEgs2s5hVMlxCndt3LFOSNJY6Gkg7zki1Bnv6O0k/FvY5vgl3vMj5rL7q3pYrIn6qP2W+trEFGUm690n0lj3DsByIUCa7dGaoE2jxpo4yp6Hu1kdIxnid2eMlWmlnnC0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com; spf=pass smtp.mailfrom=linux.alibaba.com; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b=D+aoThs1; arc=none smtp.client-ip=115.124.30.97 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b="D+aoThs1" DKIM-Signature:v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1747186519; h=Message-ID:Date:MIME-Version:Subject:To:From:Content-Type; bh=KSw2rzuNJ/5QshpTqVmNBb8+rUk0ALKet4WvuKBWMrE=; b=D+aoThs1BV/tycl0UnXsNQtBO+D4gsY6LSdjvUpNyWziLAGmuZGjBCOFHuvI1RXvaw5h4YQ61U6CPkX6bmgTlTg0nwl6uVG/gpCtsKi2XQg2YQVTKLbHhNAAgKYAvCXLE00A9ACVrdOI0R5L0L0xE38zlKU+GGByBICRwVbSpM4= Received: from 30.246.160.110(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0WajSipb_1747186514 cluster:ay36) by smtp.aliyun-inc.com; Wed, 14 May 2025 09:35:16 +0800 Message-ID: Date: Wed, 14 May 2025 09:35:14 +0800 Precedence: bulk X-Mailing-List: linux-edac@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: 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: Will Deacon , rafael@kernel.org Cc: Hanjun Guo , "Luck, Tony" , rafael@kernel.org, Catalin Marinas , 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> From: Shuai Xue In-Reply-To: <20250428152350.GA23615@willie-the-truck> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 在 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