From patchwork Mon Dec 2 03:05:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shuai Xue X-Patchwork-Id: 13889890 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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E13AD49797 for ; Mon, 2 Dec 2024 03:05:50 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 9754B6B0089; Sun, 1 Dec 2024 22:05:49 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 8FD8F6B0083; Sun, 1 Dec 2024 22:05:49 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 776576B0089; Sun, 1 Dec 2024 22:05:49 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0010.hostedemail.com [216.40.44.10]) by kanga.kvack.org (Postfix) with ESMTP id 53CAB6B0083 for ; Sun, 1 Dec 2024 22:05:49 -0500 (EST) Received: from smtpin10.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay09.hostedemail.com (Postfix) with ESMTP id CD21381A27 for ; Mon, 2 Dec 2024 03:05:48 +0000 (UTC) X-FDA: 82848528840.10.4BE3E85 Received: from out30-118.freemail.mail.aliyun.com (out30-118.freemail.mail.aliyun.com [115.124.30.118]) by imf25.hostedemail.com (Postfix) with ESMTP id 644FDA000C for ; Mon, 2 Dec 2024 03:05:37 +0000 (UTC) Authentication-Results: imf25.hostedemail.com; dkim=pass header.d=linux.alibaba.com header.s=default header.b=Bg38G7dm; spf=pass (imf25.hostedemail.com: domain of xueshuai@linux.alibaba.com designates 115.124.30.118 as permitted sender) smtp.mailfrom=xueshuai@linux.alibaba.com; dmarc=pass (policy=none) header.from=linux.alibaba.com ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1733108741; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=pqr4qtbg8/QB4DLMtl/No6G4nDmaLNcyvKm7QGNmTRc=; b=O3UPu7Dugl5bRDipdWMmK2zw7mFF9Ix24PqaSJRPFlmkDjhP/BqW730aXUDdhVBsNf4E4c br4eLhLFNPtMJwOEhCEIg17YrU5nTJcBMttGd/jqBWQU7QwqanyDTGTnf0LyLlT21fr8Mb DwLaTQnYX6dMEZ16ze5R00E869hfWK4= ARC-Authentication-Results: i=1; imf25.hostedemail.com; dkim=pass header.d=linux.alibaba.com header.s=default header.b=Bg38G7dm; spf=pass (imf25.hostedemail.com: domain of xueshuai@linux.alibaba.com designates 115.124.30.118 as permitted sender) smtp.mailfrom=xueshuai@linux.alibaba.com; dmarc=pass (policy=none) header.from=linux.alibaba.com ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1733108741; a=rsa-sha256; cv=none; b=u1auETn4Ac6n9EGgEcxYx0DAkJsGgTVcs0Y14IZCM0r4MrHZTipwzrfLz7RNEFHjW3eH/m 1NrrSAqEDYajMryAVZIAc7DHyjdUAzrbfcSA9Atpo8YH6vHezDy7fvZtd/QaLsFrDsmLrp kQQpB9Zaqs1/E9vOAU8Lo23P+mQw7/U= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1733108743; h=From:To:Subject:Date:Message-ID:MIME-Version; bh=pqr4qtbg8/QB4DLMtl/No6G4nDmaLNcyvKm7QGNmTRc=; b=Bg38G7dmPyoF2DxqyynOCvjjfLNFetoTqUJkBELQwW8W7lh2Twwgw/Qti/Dwq/YZ70tIM6H2QPXnC70d3Yv9aFkpgJSHZtjx3QG80mtb/L0mHQx5g/MZCS7lm2nLs396YGlBqBzrumXIOWTUNspcCZgihtRrVv6qDCnNHIbvLkg= Received: from localhost.localdomain(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0WKbh0WB_1733108739 cluster:ay36) by smtp.aliyun-inc.com; Mon, 02 Dec 2024 11:05:40 +0800 From: Shuai Xue To: yazen.ghannam@amd.com, mark.rutland@arm.com, catalin.marinas@arm.com, mingo@redhat.com, robin.murphy@arm.com, Jonathan.Cameron@Huawei.com, bp@alien8.de, rafael@kernel.org, linux-arm-kernel@lists.infradead.org, wangkefeng.wang@huawei.com, tanxiaofei@huawei.com, mawupeng1@huawei.com, tony.luck@intel.com, linmiaohe@huawei.com, naoya.horiguchi@nec.com, james.morse@arm.com, tongtiangen@huawei.com, gregkh@linuxfoundation.org, will@kernel.org, jarkko@kernel.org Cc: linux-acpi@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, linux-edac@vger.kernel.org, x86@kernel.org, xueshuai@linux.alibaba.com, justin.he@arm.com, ardb@kernel.org, ying.huang@intel.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 Subject: [PATCH v17 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered Date: Mon, 2 Dec 2024 11:05:25 +0800 Message-ID: <20241202030527.20586-2-xueshuai@linux.alibaba.com> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20241202030527.20586-1-xueshuai@linux.alibaba.com> References: <20241202030527.20586-1-xueshuai@linux.alibaba.com> MIME-Version: 1.0 X-Rspamd-Queue-Id: 644FDA000C X-Stat-Signature: gyggu7nqpi19ryf1gdia5i9dps587qin X-Rspam-User: X-Rspamd-Server: rspam11 X-HE-Tag: 1733108737-976445 X-HE-Meta: U2FsdGVkX19cUKEnoGuA7j1+BhtRwuJgBy12Cc8Qgckj08lgAGFopwKX9QRopGjGv/eljBZ+PJwRV9TIEM7JIsr/1Es+EridUtptyXO8V8PlGVqoznJiLAOfrZRTnuxJUbAsOXz1AZzgPCMTuP0C7o76QVC7daEACIKt8zHaHu3YnBW5k0J+hJJuxSRp/rPI08K7H+W1k3sXN78ERhpaenpoaYkwQL9pTwXkwnKWlyp7q/hCKwL7q5n8uGjYyfIRQi0uRs904eC3++ZnffdcBAmAGVzSpde75+2eBaXaQY2diKLolVWBrJXcfjx6py1jTg/jvpnttVdYJVZOBX7fSyXWR6ryLZM6mSdRblH9awD/HSoveGbAmMx5xiJd27H5LYEOw2GmSOP7hqL/jlo6HQAOXXWrIawg6S+F8H3c7VpCj+jXQHjPkjivYhX/WCo7N93P9hA2eZmUWpmcQBNyEmvNoqgDtiax2xvfRB2xyJTpW8Mi1fdBbrTGWc2xmmrsJ4Le8Qds/cVkIYGJfvVMFVqaVE860gg8pLj+OWCDuqof/VkzXnpJ8I4slI4B0yjBxmO3M6nZ11Yox0GmHvJTfqCnKdKR8vISnIm699+GiiZAIPVcdWHqXC+5qlBMLQxVjRb9Ezce51etQbyNDcYcP9ISLaS/p2b5A3WFdJK4V3MrzOTq+AcXOMFMgdXpvzJhvh1F+O3hjBPjjy0d9BRYOsAW3kQkur8fFYa7Juai7uKkrTtfMHNIsJhe/gM4zLT2bzb1s9VleOwM67V1ImdROzNPDEoEIU8YJqzY6+F9/qB5Gb1TLiE7/jfzx5aofs1giw/1L5WTcs8VraRfZ/oJP2/ICO5kXmNNkUmoHRsDETw1pXK/VL2YJTBR+IjdZl90rxAc0KUCGTgxlAOwWwZ7IGgCD2xA8HxtXzYAUfby063ZQlYOedoHeq/efgZ83aWYfpuC9b9kobSyPq45Ld+ O2wfyIoo J1cfCLe3qETMUa9vOYvWoF3xLvy+ZlcHYWswpDWOGr2qCTQ5ylKC8uGhHNHzkG24WDZ4LgVeeXOSW4Lx0sn9qAmpex98qBcJAB/dlLxfGcKd7iP+lUfpdOubBa16H+4MvcFFJof7ErCN0xq8NlrI2TM3r4HDGX9rHsziLdgc28d51Ad8aWfpvLZpYlLxUWB8oKvNEot4UEDqhS95wC9cENIvyb+EtxmmQodbVFI6Qnh5B2aSByUhE/OX1NaTGiKG2JTqVP0ac8zjTlBjMCmlnYdAkEnpFS7pzj179fpP5OexqfQI= X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: List-Subscribe: List-Unsubscribe: Synchronous error was detected as a result of user-space process accessing a 2-bit uncorrected error. The CPU will take a synchronous error exception such as Synchronous External Abort (SEA) on Arm64. The kernel will queue a memory_failure() work which poisons the related page, unmaps the page, and then sends a SIGBUS to the process, so that a system wide panic can be avoided. However, no memory_failure() work will be queued when abnormal synchronous errors occur. These errors can include situations such as invalid PA, unexpected severity, no memory failure config support, invalid GUID section, etc. In such case, the user-space process will trigger SEA again. This loop can potentially exceed the platform firmware threshold or even trigger a kernel hard lockup, leading to a system reboot. Fix it by performing a force kill if no memory_failure() work is queued for synchronous errors. Signed-off-by: Shuai Xue Reviewed-by: Jarkko Sakkinen Reviewed-by: Jonathan Cameron Reviewed-by: Yazen Ghannam --- drivers/acpi/apei/ghes.c | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/drivers/acpi/apei/ghes.c b/drivers/acpi/apei/ghes.c index a2491905f165..106486bdfefc 100644 --- a/drivers/acpi/apei/ghes.c +++ b/drivers/acpi/apei/ghes.c @@ -801,6 +801,17 @@ static bool ghes_do_proc(struct ghes *ghes, } } + /* + * If no memory failure work is queued for abnormal synchronous + * errors, do a force kill. + */ + if (sync && !queued) { + dev_err(ghes->dev, + HW_ERR GHES_PFX "%s:%d: synchronous unrecoverable error (SIGBUS)\n", + current->comm, task_pid_nr(current)); + force_sig(SIGBUS); + } + return queued; } From patchwork Mon Dec 2 03:05:26 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shuai Xue X-Patchwork-Id: 13889892 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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 352C8D49797 for ; Mon, 2 Dec 2024 03:05:55 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id EFB3B6B0082; Sun, 1 Dec 2024 22:05:49 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id C7F516B0088; Sun, 1 Dec 2024 22:05:49 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 972506B0082; Sun, 1 Dec 2024 22:05:49 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0013.hostedemail.com [216.40.44.13]) by kanga.kvack.org (Postfix) with ESMTP id 6D8E96B0085 for ; Sun, 1 Dec 2024 22:05:49 -0500 (EST) Received: from smtpin26.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay01.hostedemail.com (Postfix) with ESMTP id 1021E1C8688 for ; Mon, 2 Dec 2024 03:05:49 +0000 (UTC) X-FDA: 82848528840.26.39DB242 Received: from out30-113.freemail.mail.aliyun.com (out30-113.freemail.mail.aliyun.com [115.124.30.113]) by imf24.hostedemail.com (Postfix) with ESMTP id 7EDE4180009 for ; Mon, 2 Dec 2024 03:05:45 +0000 (UTC) Authentication-Results: imf24.hostedemail.com; dkim=pass header.d=linux.alibaba.com header.s=default header.b=xS9gey5y; dmarc=pass (policy=none) header.from=linux.alibaba.com; spf=pass (imf24.hostedemail.com: domain of xueshuai@linux.alibaba.com designates 115.124.30.113 as permitted sender) smtp.mailfrom=xueshuai@linux.alibaba.com ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1733108736; a=rsa-sha256; cv=none; b=8G+9ipzuoGgDJ/XSvWhH5gQd1Act//3Kh2MLuflFMQr6wUmkf+x8Fx/AaqpLDvYdQhB8OO 1/Un+83L69xtP82aDJ3azBL3lXmzvP+5QgJT9zgetuEzL9FZDEUc2kxROqCSaf26vIxpyh rdou/j6Nsi+kinQKOBcFZJC5i5NfkUA= ARC-Authentication-Results: i=1; imf24.hostedemail.com; dkim=pass header.d=linux.alibaba.com header.s=default header.b=xS9gey5y; dmarc=pass (policy=none) header.from=linux.alibaba.com; spf=pass (imf24.hostedemail.com: domain of xueshuai@linux.alibaba.com designates 115.124.30.113 as permitted sender) smtp.mailfrom=xueshuai@linux.alibaba.com ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1733108736; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=ItS4BFOg0AeuOHeL7r95uyYQr4QuXPc/Wv3KswiaGW0=; b=5QLj8C4RTCIqWnn841Cl8wNEB0vihGFQNqHI9S2vJuixfL2nnGyXB4CXBrc0keuZQewU45 unEKlUeIcakpevFAQlwZX8TMlNVmHW8q3VP6im4sgEuUolZprRPCGsNS7VmdI19hj8JiIO r9NsA4omtTa85mKX43tFho8VS4bFsyM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1733108744; h=From:To:Subject:Date:Message-ID:MIME-Version; bh=ItS4BFOg0AeuOHeL7r95uyYQr4QuXPc/Wv3KswiaGW0=; b=xS9gey5y+c5M23bwGx5ECro7l1lZiNAe8B19nCfjRX2za0qsAw/KMkc++fxDqL4k3zwGfGp8XK32S+4ElhM1+PWmY3gxcSQor1nXXQSywNkxBAOuuh9AzOm5ywygBj6T2+p+BHLL3Zxuw9AmKq5osZ8bi3/1inwEoLk16v15LTk= Received: from localhost.localdomain(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0WKbh0Wj_1733108741 cluster:ay36) by smtp.aliyun-inc.com; Mon, 02 Dec 2024 11:05:42 +0800 From: Shuai Xue To: yazen.ghannam@amd.com, mark.rutland@arm.com, catalin.marinas@arm.com, mingo@redhat.com, robin.murphy@arm.com, Jonathan.Cameron@Huawei.com, bp@alien8.de, rafael@kernel.org, linux-arm-kernel@lists.infradead.org, wangkefeng.wang@huawei.com, tanxiaofei@huawei.com, mawupeng1@huawei.com, tony.luck@intel.com, linmiaohe@huawei.com, naoya.horiguchi@nec.com, james.morse@arm.com, tongtiangen@huawei.com, gregkh@linuxfoundation.org, will@kernel.org, jarkko@kernel.org Cc: linux-acpi@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, linux-edac@vger.kernel.org, x86@kernel.org, xueshuai@linux.alibaba.com, justin.he@arm.com, ardb@kernel.org, ying.huang@intel.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 Subject: [PATCH v17 2/3] mm: memory-failure: move return value documentation to function declaration Date: Mon, 2 Dec 2024 11:05:26 +0800 Message-ID: <20241202030527.20586-3-xueshuai@linux.alibaba.com> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20241202030527.20586-1-xueshuai@linux.alibaba.com> References: <20241202030527.20586-1-xueshuai@linux.alibaba.com> MIME-Version: 1.0 X-Stat-Signature: 1xd4954gmwx1ttqs15he4qx5typbbi7k X-Rspam-User: X-Rspamd-Queue-Id: 7EDE4180009 X-Rspamd-Server: rspam08 X-HE-Tag: 1733108745-895955 X-HE-Meta: U2FsdGVkX18V7jkWWLfu+y2AMUCl7Rkeu9CeWlKOadOpJbG83h4ilpQXy8tHkcSsVoh4I5X4it2w3Kx/fvhlfNViGxDD0WOB88T80Lgf+OsHr57qvmbSwRHk7x+WYsLopglx2wjpZUY06ZU9kGR6KIZhJmO7/8A3pqnhjS1kAhcBtBfRvLLYlo7HjGpTFyehXDcfZ0oU+NmPng0tSStLknO5knjmFWcmMawW0+4OtFe2JHNc14bshkVozXKWUIE1juyOG9gCqnGT3Stp33Z07050m3EjrwKvS32uDJRgrmIqrybo5JYwgpR30Cpb1UuklZ8RSIO71RZzRfqSIiDKGH2s463l+I4rtKsNjqL0w7rRDErroRgwf6hZsUCY3z+Ki0nBAnvF43IoN2m977P3oMuBXuJNXswcGDHzJR++C5Z1JEPKpVBf1qjywjYpo6hUWr/gROHTT7moIUUaVN+lLgt4FV5MCPyk2HhB4etsyAeqWbq1HNvvqi9XI1D2YTFxBHfVZG02shDHtSIvm0kINDpWqTVEDb8mH3joVGVoAP15tPXSzGIhnZMeps7IldPbvjuLOGoHljiQiC4dGBLaijfDm+zRGhyXYz2D/RUHkciU7iNClhLAJnObvol3SE6gBPT/ZX3zgk0ya/39qTw4ZN25/uPcXbFZCUzr2Iq9Mb9GmJtReqCex244krWd+OBZvCwqzqay57M5+b8wcnxehuVm6po6LjmT3tuLQludAZHf4F56WzowgRB68NEqWtxAWUMIo8De7GaM5pkJy7GkWeWD+JDLolLMR8UoeOhxiwvEWBP8jNPZGsdoq/eRMirXYwiKdbss49X3mGBfANrBaw5fefzXQ/nAdGLzb7HygvfeTbYNEDiB3dZ4VYtjx3pxWZXyh9xAkv2ZDa42CNk7sG+hECrsGbqkL53aGOATFAc0GvN9oPNoyB5J/02rmA3C5t3RXB730jqdPW6/zw5 fREOzmIX rkyJ/CZDLgUdKmCIGZQHhdB9mSSbrXYzoPsQp3cc2WgBbf7/FcFzlHwtyuOM2kzpyFONHSmYRwwNOkputZpy2QlxQYPQxIZSQ4EOqSIVuScTf7sOmYuli0559FfRhW5qOzxoE23FuH0AAD8xken81rt3ZKJoWroaPG5KpP1psPcGbCHRbVzi2buUJ3LOzLfD0cL4SLepLmhDYz48+flBUtetSSN9XfD20bxEQ/kJj9rfWdGclCJhARmwkhmBHFxaWwYsdlUOg0eDZdFeMMN15dazb/BInCy4/vITw3ZkFPiu7Lp4= X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: List-Subscribe: List-Unsubscribe: Part of return value comments for memory_failure() were originally documented at the call site. Move those comments to the function declaration to improve code readability and to provide developers with immediate access to function usage and return information. Signed-off-by: Shuai Xue Reviewed-by: Jarkko Sakkinen Reviewed-by: Jonathan Cameron Reviewed-by: Yazen Ghannam --- arch/x86/kernel/cpu/mce/core.c | 7 ------- mm/memory-failure.c | 10 +++++++--- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/arch/x86/kernel/cpu/mce/core.c b/arch/x86/kernel/cpu/mce/core.c index 7fb5556a0b53..d1dd7f892514 100644 --- a/arch/x86/kernel/cpu/mce/core.c +++ b/arch/x86/kernel/cpu/mce/core.c @@ -1398,13 +1398,6 @@ static void kill_me_maybe(struct callback_head *cb) return; } - /* - * -EHWPOISON from memory_failure() means that it already sent SIGBUS - * to the current process with the proper error info, - * -EOPNOTSUPP means hwpoison_filter() filtered the error event, - * - * In both cases, no further processing is required. - */ if (ret == -EHWPOISON || ret == -EOPNOTSUPP) return; diff --git a/mm/memory-failure.c b/mm/memory-failure.c index a7b8ccd29b6f..14c316d7d38d 100644 --- a/mm/memory-failure.c +++ b/mm/memory-failure.c @@ -2211,9 +2211,13 @@ static void kill_procs_now(struct page *p, unsigned long pfn, int flags, * Must run in process context (e.g. a work queue) with interrupts * enabled and no spinlocks held. * - * Return: 0 for successfully handled the memory error, - * -EOPNOTSUPP for hwpoison_filter() filtered the error event, - * < 0(except -EOPNOTSUPP) on failure. + * Return: + * 0 - success, + * -ENXIO - memory not managed by the kernel + * -EOPNOTSUPP - hwpoison_filter() filtered the error event, + * -EHWPOISON - the page was already poisoned, potentially + * kill process, + * other negative values - failure. */ int memory_failure(unsigned long pfn, int flags) { From patchwork Mon Dec 2 03:05:27 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shuai Xue X-Patchwork-Id: 13889893 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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id F151ED49797 for ; Mon, 2 Dec 2024 03:05:57 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 1AF7B6B0088; Sun, 1 Dec 2024 22:05:52 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 10F7E6B0092; Sun, 1 Dec 2024 22:05:51 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id D6B9C6B008C; Sun, 1 Dec 2024 22:05:51 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0017.hostedemail.com [216.40.44.17]) by kanga.kvack.org (Postfix) with ESMTP id A9EF66B0088 for ; Sun, 1 Dec 2024 22:05:51 -0500 (EST) Received: from smtpin26.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay07.hostedemail.com (Postfix) with ESMTP id 4A0A2161A5A for ; Mon, 2 Dec 2024 03:05:51 +0000 (UTC) X-FDA: 82848528966.26.280C21B Received: from out30-124.freemail.mail.aliyun.com (out30-124.freemail.mail.aliyun.com [115.124.30.124]) by imf30.hostedemail.com (Postfix) with ESMTP id 77B438000A for ; Mon, 2 Dec 2024 03:05:27 +0000 (UTC) Authentication-Results: imf30.hostedemail.com; dkim=pass header.d=linux.alibaba.com header.s=default header.b=Zx8K8UNA; spf=pass (imf30.hostedemail.com: domain of xueshuai@linux.alibaba.com designates 115.124.30.124 as permitted sender) smtp.mailfrom=xueshuai@linux.alibaba.com; dmarc=pass (policy=none) header.from=linux.alibaba.com ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1733108741; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=tt1wNIL6qOHwTCxl+wGYauMNrEcdofGCGomP+/o9xo4=; b=n6SC6Cvaar2PyKO5VcPAkT0RP79jvq2tEJVtbA9lvRAQ5llQiXj/qpKCi+LKU686b52UpM dn0qJ9dFUbANH2OQe+yJJZZfpW09fnuQvH4SXnNq7/R0wf38hhXBuETTavzcMR655xN5ca 4KITY6oWgvkmVIDWBc6w9shnynHKDJI= ARC-Authentication-Results: i=1; imf30.hostedemail.com; dkim=pass header.d=linux.alibaba.com header.s=default header.b=Zx8K8UNA; spf=pass (imf30.hostedemail.com: domain of xueshuai@linux.alibaba.com designates 115.124.30.124 as permitted sender) smtp.mailfrom=xueshuai@linux.alibaba.com; dmarc=pass (policy=none) header.from=linux.alibaba.com ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1733108741; a=rsa-sha256; cv=none; b=UxK8pzj67ue/DI68r98x/xsr/CHC7YJeEhNVXQ8Yr29SYgepMTyIn/BVJQRy9BMAZ26nXW umoffhU6wrLnWcQ2PEa5PAQcfUX0P+rRxgHgTTZ/VTLDqT9elfpCmRQlbAEX180nIRt780 lFSVDTbCHADT1/IvVgVASQ4lSMmsznU= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1733108746; h=From:To:Subject:Date:Message-ID:MIME-Version; bh=tt1wNIL6qOHwTCxl+wGYauMNrEcdofGCGomP+/o9xo4=; b=Zx8K8UNAlsCpDvZG7uatJaMlxuxlhpioOxzg5HfHgJSg/UusJPxMmTHfQYwNiqVOdDNem3sNOsPwCPR4ISKx0WgPgZ9ujqKNS7xwqmgg/BDvbccWaV9kvxKqM5V8djkXD6zIktjT5IgezRTZORGENC84sZrZOB61pUPQb60IQ98= Received: from localhost.localdomain(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0WKbh0Xy_1733108743 cluster:ay36) by smtp.aliyun-inc.com; Mon, 02 Dec 2024 11:05:44 +0800 From: Shuai Xue To: yazen.ghannam@amd.com, mark.rutland@arm.com, catalin.marinas@arm.com, mingo@redhat.com, robin.murphy@arm.com, Jonathan.Cameron@Huawei.com, bp@alien8.de, rafael@kernel.org, linux-arm-kernel@lists.infradead.org, wangkefeng.wang@huawei.com, tanxiaofei@huawei.com, mawupeng1@huawei.com, tony.luck@intel.com, linmiaohe@huawei.com, naoya.horiguchi@nec.com, james.morse@arm.com, tongtiangen@huawei.com, gregkh@linuxfoundation.org, will@kernel.org, jarkko@kernel.org Cc: linux-acpi@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, linux-edac@vger.kernel.org, x86@kernel.org, xueshuai@linux.alibaba.com, justin.he@arm.com, ardb@kernel.org, ying.huang@intel.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 Subject: [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions in task work Date: Mon, 2 Dec 2024 11:05:27 +0800 Message-ID: <20241202030527.20586-4-xueshuai@linux.alibaba.com> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20241202030527.20586-1-xueshuai@linux.alibaba.com> References: <20241202030527.20586-1-xueshuai@linux.alibaba.com> MIME-Version: 1.0 X-Rspamd-Server: rspam05 X-Stat-Signature: m1qidyinh3zguoryg6kyupfdpnepcdti X-Rspamd-Queue-Id: 77B438000A X-Rspam-User: X-HE-Tag: 1733108727-941414 X-HE-Meta: U2FsdGVkX1+NCqeuec3nY7D2gOF2eCij12ZUD9IC4LPjFLjQw/7hrZcd8JAirsFCJSR4UlTqSsiRFZVXWCqBsB7IpNSEkXFWEbWFw8P3DUfxTOCURo2wKpE/idvzFInlzM/LSl2V3pjg69ebpmBXIigs2azmFAiLOtfCklyJ/KqqGBRiDQ6lHU9Caeue8/yr1+PkgO//xeSXEI+K0BMf4ssZFHit0kWur85GLc4myGsDuufMNUmpxioYjrnwNIvMK0jnXfeVWVntDJKbpI8/Q/VlsLl+JVW8T6XMJdeJVQoU45Bg04fskzTdrzcK+yfFuDnnztsqW02yGMkes/0uBRVCR0UPqRKrvWtSLFsMwarBs3/I90SohHPW2AF5uh/EDfCPKSdiuqdpM+O/4zU+giqkT1PPEbtppV6xmyMmCdsqN2Hv6U6Iyey80LNWBmSORrMaQoMBy8FIalODGBiel7EaxHib2FIK7cRWYI/6sqOWZPcQSpvJXHhdBcQiHnU4FVw7Asnc27i6maWpZREAmzdnssXOg2nXM2mBpIWVMGLr1qabtpW0OyySG1ZpHyJROw3mKOsRFlfcs/Zgo0CiYX8oSxZ8OxB1C24uKH624zj/X+7STF+FZcOlwJnC3I6oexRFRVAlewRosiqDSZxYVeRtml7k8Goe6a267T4JXbvxefBoJz7MjTzK9Si0BJu2Za0iqLcSsjS6NNNvjLSI7De68blKF+HRqoCQy2PPGJ0A5B1d0cCQ9GzgqtEbSpR7PAC6a+VIOsUI41llDjFzRqXTtPf3ldQeDNrb8v8U4lD1TEaEz+ZLY5ZxkYh3Vzz3BK3+6M+kAxX7wC5YDS/yBb2XYi7HU2GOrgO5gCs5AzHk2M+u4zFGmLIRy1Lkfy8A7J/74Q0UE3gIcuL4bScs48igVT8aVdvcHpRZYYkFBx8xuykmUm/RRGnnXcsIaxzQwoI9Y82U7WO54GW/SHU yEJNnEQb /Nvdy3OLnr1GjL7XxQ4MkvzU9AXHsaEim6btd/e8xJwAx0/nxuEYRSrqYaq2uaAEHjkfmr/wkre44hCAEy+lWXPV3R+WOMwLRjIqoMAbUvhdxkr1LuSE4mf+mr+Kpz6Lc3WJ924bxpBSCe+jBC8a7m8X6EwG05v2GPhi4/5ZxyoeqUPnwcRiWL5MLstovmhSgQkO12cyl1TS2MqJh0IUNKMrpnINLedJ8OZ3TDlft1CFbrftuFOh5SyIxQzRK5wFzt8hPTkuaz8wrPoooWgM2JBBmgg== X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: List-Subscribe: List-Unsubscribe: The memory uncorrected error could be signaled by asynchronous interrupt (specifically, SPI in arm64 platform), e.g. when an error is detected by a background scrubber, or signaled by synchronous exception (specifically, data abort exception in arm64 platform), e.g. when a CPU tries to access a poisoned cache line. Currently, both synchronous and asynchronous error use memory_failure_queue() to schedule memory_failure() to exectute in a kworker context. As a result, when a user-space process is accessing a poisoned data, a data abort is taken and the memory_failure() is executed in the kworker context, memory_failure(): - will send wrong si_code by SIGBUS signal in early_kill mode, and - can not kill the user-space in some cases resulting a synchronous error infinite loop Issue 1: send wrong si_code in early_kill mode Since commit a70297d22132 ("ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events")', the flag MF_ACTION_REQUIRED could be used to determine whether a synchronous exception occurs on ARM64 platform. When a synchronous exception is detected, the kernel is expected to terminate the current process which has accessed poisoned page. This is done by sending a SIGBUS signal with an error code BUS_MCEERR_AR, indicating an action-required machine check error on read. However, when kill_proc() is called to terminate the processes who have the poisoned page mapped, it sends the incorrect SIGBUS error code BUS_MCEERR_AO because the context in which it operates is not the one where the error was triggered. To reproduce this problem: #sysctl -w vm.memory_failure_early_kill=1 vm.memory_failure_early_kill = 1 # STEP2: inject an UCE error and consume it to trigger a synchronous error #einj_mem_uc single 0: single vaddr = 0xffffb0d75400 paddr = 4092d55b400 injecting ... triggering ... signal 7 code 5 addr 0xffffb0d75000 page not present Test passed The si_code (code 5) from einj_mem_uc indicates that it is BUS_MCEERR_AO error and it is not the fact. After this patch: # STEP1: enable early kill mode #sysctl -w vm.memory_failure_early_kill=1 vm.memory_failure_early_kill = 1 # STEP2: inject an UCE error and consume it to trigger a synchronous error #einj_mem_uc single 0: single vaddr = 0xffffb0d75400 paddr = 4092d55b400 injecting ... triggering ... signal 7 code 4 addr 0xffffb0d75000 page not present Test passed The si_code (code 4) from einj_mem_uc indicates that it is a BUS_MCEERR_AR error as we expected. Issue 2: a synchronous error infinite loop If a user-space process, e.g. devmem, accesses a poisoned page for which the HWPoison flag is set, kill_accessing_process() is called to send SIGBUS to current processs with error info. Because the memory_failure() is executed in the kworker context, it will just do nothing but return EFAULT. So, devmem will access the posioned page and trigger an exception again, resulting in a synchronous error infinite loop. Such exception loop may cause platform firmware to exceed some threshold and reboot when Linux could have recovered from this error. To reproduce this problem: # STEP 1: inject an UCE error, and kernel will set HWPosion flag for related page #einj_mem_uc single 0: single vaddr = 0xffffb0d75400 paddr = 4092d55b400 injecting ... triggering ... signal 7 code 4 addr 0xffffb0d75000 page not present Test passed # STEP 2: access the same page and it will trigger a synchronous error infinite loop devmem 0x4092d55b400 To fix above two issues, queue memory_failure() as a task_work so that it runs in the context of the process that is actually consuming the poisoned data. Signed-off-by: Shuai Xue Tested-by: Ma Wupeng Reviewed-by: Kefeng Wang Reviewed-by: Xiaofei Tan Reviewed-by: Baolin Wang Reviewed-by: Jarkko Sakkinen Reviewed-by: Jonathan Cameron --- drivers/acpi/apei/ghes.c | 77 +++++++++++++++++++++++----------------- include/acpi/ghes.h | 3 -- include/linux/mm.h | 1 - mm/memory-failure.c | 13 ------- 4 files changed, 44 insertions(+), 50 deletions(-) diff --git a/drivers/acpi/apei/ghes.c b/drivers/acpi/apei/ghes.c index 106486bdfefc..70f2ee3ad1a8 100644 --- a/drivers/acpi/apei/ghes.c +++ b/drivers/acpi/apei/ghes.c @@ -467,28 +467,41 @@ static void ghes_clear_estatus(struct ghes *ghes, } /* - * Called as task_work before returning to user-space. - * Ensure any queued work has been done before we return to the context that - * triggered the notification. + * struct ghes_task_work - for synchronous RAS event + * + * @twork: callback_head for task work + * @pfn: page frame number of corrupted page + * @flags: work control flags + * + * Structure to pass task work to be handled before + * returning to user-space via task_work_add(). */ -static void ghes_kick_task_work(struct callback_head *head) +struct ghes_task_work { + struct callback_head twork; + u64 pfn; + int flags; +}; + +static void memory_failure_cb(struct callback_head *twork) { - struct acpi_hest_generic_status *estatus; - struct ghes_estatus_node *estatus_node; - u32 node_len; + struct ghes_task_work *twcb = container_of(twork, struct ghes_task_work, twork); + int ret; - estatus_node = container_of(head, struct ghes_estatus_node, task_work); - if (IS_ENABLED(CONFIG_ACPI_APEI_MEMORY_FAILURE)) - memory_failure_queue_kick(estatus_node->task_work_cpu); + ret = memory_failure(twcb->pfn, twcb->flags); + gen_pool_free(ghes_estatus_pool, (unsigned long)twcb, sizeof(*twcb)); - estatus = GHES_ESTATUS_FROM_NODE(estatus_node); - node_len = GHES_ESTATUS_NODE_LEN(cper_estatus_len(estatus)); - gen_pool_free(ghes_estatus_pool, (unsigned long)estatus_node, node_len); + if (!ret || ret == -EHWPOISON || ret == -EOPNOTSUPP) + return; + + pr_err("%#llx: Sending SIGBUS to %s:%d due to hardware memory corruption\n", + twcb->pfn, current->comm, task_pid_nr(current)); + force_sig(SIGBUS); } static bool ghes_do_memory_failure(u64 physical_addr, int flags) { unsigned long pfn; + struct ghes_task_work *twcb; if (!IS_ENABLED(CONFIG_ACPI_APEI_MEMORY_FAILURE)) return false; @@ -501,6 +514,18 @@ static bool ghes_do_memory_failure(u64 physical_addr, int flags) return false; } + if (flags == MF_ACTION_REQUIRED && current->mm) { + twcb = (void *)gen_pool_alloc(ghes_estatus_pool, sizeof(*twcb)); + if (!twcb) + return false; + + twcb->pfn = pfn; + twcb->flags = flags; + init_task_work(&twcb->twork, memory_failure_cb); + task_work_add(current, &twcb->twork, TWA_RESUME); + return true; + } + memory_failure_queue(pfn, flags); return true; } @@ -745,7 +770,7 @@ int cxl_cper_kfifo_get(struct cxl_cper_work_data *wd) } EXPORT_SYMBOL_NS_GPL(cxl_cper_kfifo_get, CXL); -static bool ghes_do_proc(struct ghes *ghes, +static void ghes_do_proc(struct ghes *ghes, const struct acpi_hest_generic_status *estatus) { int sev, sec_sev; @@ -811,8 +836,6 @@ static bool ghes_do_proc(struct ghes *ghes, current->comm, task_pid_nr(current)); force_sig(SIGBUS); } - - return queued; } static void __ghes_print_estatus(const char *pfx, @@ -1114,9 +1137,7 @@ static void ghes_proc_in_irq(struct irq_work *irq_work) struct ghes_estatus_node *estatus_node; struct acpi_hest_generic *generic; struct acpi_hest_generic_status *estatus; - bool task_work_pending; u32 len, node_len; - int ret; llnode = llist_del_all(&ghes_estatus_llist); /* @@ -1131,25 +1152,16 @@ static void ghes_proc_in_irq(struct irq_work *irq_work) estatus = GHES_ESTATUS_FROM_NODE(estatus_node); len = cper_estatus_len(estatus); node_len = GHES_ESTATUS_NODE_LEN(len); - task_work_pending = ghes_do_proc(estatus_node->ghes, estatus); + + ghes_do_proc(estatus_node->ghes, estatus); + if (!ghes_estatus_cached(estatus)) { generic = estatus_node->generic; if (ghes_print_estatus(NULL, generic, estatus)) ghes_estatus_cache_add(generic, estatus); } - - if (task_work_pending && current->mm) { - estatus_node->task_work.func = ghes_kick_task_work; - estatus_node->task_work_cpu = smp_processor_id(); - ret = task_work_add(current, &estatus_node->task_work, - TWA_RESUME); - if (ret) - estatus_node->task_work.func = NULL; - } - - if (!estatus_node->task_work.func) - gen_pool_free(ghes_estatus_pool, - (unsigned long)estatus_node, node_len); + gen_pool_free(ghes_estatus_pool, (unsigned long)estatus_node, + node_len); llnode = next; } @@ -1210,7 +1222,6 @@ static int ghes_in_nmi_queue_one_entry(struct ghes *ghes, estatus_node->ghes = ghes; estatus_node->generic = ghes->generic; - estatus_node->task_work.func = NULL; estatus = GHES_ESTATUS_FROM_NODE(estatus_node); if (__ghes_read_estatus(estatus, buf_paddr, fixmap_idx, len)) { diff --git a/include/acpi/ghes.h b/include/acpi/ghes.h index be1dd4c1a917..ebd21b05fe6e 100644 --- a/include/acpi/ghes.h +++ b/include/acpi/ghes.h @@ -35,9 +35,6 @@ struct ghes_estatus_node { struct llist_node llnode; struct acpi_hest_generic *generic; struct ghes *ghes; - - int task_work_cpu; - struct callback_head task_work; }; struct ghes_estatus_cache { diff --git a/include/linux/mm.h b/include/linux/mm.h index c39c4945946c..aa4246c7c23e 100644 --- a/include/linux/mm.h +++ b/include/linux/mm.h @@ -3936,7 +3936,6 @@ enum mf_flags { int mf_dax_kill_procs(struct address_space *mapping, pgoff_t index, unsigned long count, int mf_flags); extern int memory_failure(unsigned long pfn, int flags); -extern void memory_failure_queue_kick(int cpu); extern int unpoison_memory(unsigned long pfn); extern atomic_long_t num_poisoned_pages __read_mostly; extern int soft_offline_page(unsigned long pfn, int flags); diff --git a/mm/memory-failure.c b/mm/memory-failure.c index 14c316d7d38d..e0adb665d07b 100644 --- a/mm/memory-failure.c +++ b/mm/memory-failure.c @@ -2499,19 +2499,6 @@ static void memory_failure_work_func(struct work_struct *work) } } -/* - * Process memory_failure work queued on the specified CPU. - * Used to avoid return-to-userspace racing with the memory_failure workqueue. - */ -void memory_failure_queue_kick(int cpu) -{ - struct memory_failure_cpu *mf_cpu; - - mf_cpu = &per_cpu(memory_failure_cpu, cpu); - cancel_work_sync(&mf_cpu->work); - memory_failure_work_func(&mf_cpu->work); -} - static int __init memory_failure_init(void) { struct memory_failure_cpu *mf_cpu;