From patchwork Mon Jan 29 13:46:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tong Tiangen X-Patchwork-Id: 13535672 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 2DF33C47422 for ; Mon, 29 Jan 2024 13:47:07 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 8580A6B009D; Mon, 29 Jan 2024 08:47:06 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 8083B6B00A4; Mon, 29 Jan 2024 08:47:06 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 6D01C6B00A5; Mon, 29 Jan 2024 08:47:06 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0014.hostedemail.com [216.40.44.14]) by kanga.kvack.org (Postfix) with ESMTP id 5A7236B009D for ; Mon, 29 Jan 2024 08:47:06 -0500 (EST) Received: from smtpin25.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay01.hostedemail.com (Postfix) with ESMTP id EDDDB1C1337 for ; Mon, 29 Jan 2024 13:47:05 +0000 (UTC) X-FDA: 81732474810.25.1DAECB7 Received: from szxga07-in.huawei.com (szxga07-in.huawei.com [45.249.212.35]) by imf08.hostedemail.com (Postfix) with ESMTP id 18FBE160017 for ; Mon, 29 Jan 2024 13:47:02 +0000 (UTC) Authentication-Results: imf08.hostedemail.com; dkim=none; dmarc=pass (policy=quarantine) header.from=huawei.com; spf=pass (imf08.hostedemail.com: domain of tongtiangen@huawei.com designates 45.249.212.35 as permitted sender) smtp.mailfrom=tongtiangen@huawei.com ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1706536024; 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-type: content-transfer-encoding:content-transfer-encoding:in-reply-to: references; bh=y/3o5nZg1DX5U/JlCqiqLwRlXv2UIiSBkhikFVhybmk=; b=bgfdP6vlMXb34qbvumbkgTiBiDhOwj6FX44Upgp3YyutiBDHUZb6Dj74R+2aQH5ZcNVhSn /MwjoQ4um1Y1khxP1h56AYv89eMnllk8RyYHN7DiffmzYeIrWYs0cd14mNI2cU1k9q+UY8 ulvqxbioIQqibzweAtu6lS4nVGqxEIU= ARC-Authentication-Results: i=1; imf08.hostedemail.com; dkim=none; dmarc=pass (policy=quarantine) header.from=huawei.com; spf=pass (imf08.hostedemail.com: domain of tongtiangen@huawei.com designates 45.249.212.35 as permitted sender) smtp.mailfrom=tongtiangen@huawei.com ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1706536024; a=rsa-sha256; cv=none; b=hqyqySMtH5Y3MK0uC+w8M8OkqOmcHTmErJXAlRCWMuYnbHDcIic6lZLiRifqITV28xdYuy qB4z5vYL+Dqxwf5pXk83Q/HapMOFFlCJBRaVqGJtK+2XAVmewbqnrZFEIpqjmrXAngxko0 mdLrxxvDxIK5dIWrFdN7Z8BwnG63618= Received: from mail.maildlp.com (unknown [172.19.88.214]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4TNqLC0Jb8z1Q89j; Mon, 29 Jan 2024 21:45:07 +0800 (CST) Received: from kwepemm600017.china.huawei.com (unknown [7.193.23.234]) by mail.maildlp.com (Postfix) with ESMTPS id 26EE01A016B; Mon, 29 Jan 2024 21:46:56 +0800 (CST) Received: from localhost.localdomain (10.175.112.125) by kwepemm600017.china.huawei.com (7.193.23.234) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Mon, 29 Jan 2024 21:46:54 +0800 From: Tong Tiangen To: Catalin Marinas , Will Deacon , Mark Rutland , James Morse , Robin Murphy , Andrey Ryabinin , Alexander Potapenko , Alexander Viro , Andrey Konovalov , Dmitry Vyukov , Vincenzo Frascino , Andrew Morton , Michael Ellerman , Nicholas Piggin , Christophe Leroy , Aneesh Kumar K.V , "Naveen N. Rao" , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , , "H. Peter Anvin" CC: , , , , , Tong Tiangen , , Guohanjun Subject: [PATCH v10 0/6]arm64: add machine check safe support Date: Mon, 29 Jan 2024 21:46:46 +0800 Message-ID: <20240129134652.4004931-1-tongtiangen@huawei.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.175.112.125] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To kwepemm600017.china.huawei.com (7.193.23.234) X-Rspam-User: X-Stat-Signature: 6jbr6encu1tampcdgkst47fkxd616cdu X-Rspamd-Server: rspam07 X-Rspamd-Queue-Id: 18FBE160017 X-HE-Tag: 1706536022-83558 X-HE-Meta: U2FsdGVkX19Iw46XwxMItC6V7rxXdEPVZJu8lEOPOe+MXapO7qZerU0W9GBJniyIou11FTBGCMjIyOz6ew477WihLe1mo7h6nAzx839mBjEx6wgBmC56O2/DjE7sz70zpXTKfQXnW75ZgotET0YbdYZvHSvhIytNBRsUinDAqnaDnegIt7wjcPc2XLkx7h41/hxTzWH56qCsD6L811VFjEJsA+x2dnUjQtiCDR6tPoddCof8MOjfCFnCuoSLMSAHd2/saKFtsrp0F1sUV9MxrQW9USH/jV66WdmcBwRYNdisZ6fV144Gpq1dk5IGNsh6FC3UnP7N6SJPqgXa+2OyHbQ7bEyE3qv+LBCCbQYqCbFjf43M3JvChVFVv/MQ6kphT+mD/yPcdj5A/exNp1qJUsMRoLOTC+fjylzc4sWyAMENtTn7TG1N3gSi/f6enDYY78B32PEVfUtAeN47pbQo87d4i9k+2E2bD/P18LVvXPJ9HGEF3omMTEM/dvA+3cR8+4+W4ltAIlfgIrHhO3iqXd9NZxyvArs2A1BUbJVrA4e1oOgdp0umfCZio/noVCqB6wtJaV+vi3D5oK+GgaTmbZ6rGwP0OIdNnscFJpDuJ3nIVw0qy6l/Nn/K/ZT6ZEQn4zv1p8uvc6CIbhfMvyZvHm6WHKqIdoxarPq+hcTx9SLXEvJMBko4l1UN0GMhngEPIYmMDnxHpAPxr0VT2DKCCH/yuxaQbO5wX3SUt+rbfQ6agEquXnpbLO1HIZmSaADmZWc+I/NyenxNsvdInO2m7jGsam2HQijhcfhvhcddOlPLG1z742PVpUZs29vsbd+fYttyUfTkMtm4b94gGlXgqzL7Ud+E034U090nnqCrxCjEd6ACAEDmzxzHy3ZFlWCNOYV0WB9H+ahuvgZWgVUC2dTjaDbjESFuFZmwoxsb50a/tqQB/1PQGKXak3mRKzgqPdF0RyIvA3I5+oahr0p s+xwSrdy t7pZTEC2fq2D7wQTJdq24egeFLkO46K2qj8flk+KWcKNk0dadSHlXgcOPknkPzOwttAXeM+4cox1FP5er+NLVv7MUUIsaPPV4FOFXXio1UxCcfeJx56zuixwSRsRXEu/lZcnFK4LJmqsM/4e5ROmEZ/xJa7iD7xkHBgBbLghnRSJyCAw5Cxi2xAhaxCLQKagxg33XP5CaoT2GS14l82KChUGYJHYA2fTg2wRUNHvZNGMW8eqsIA0aO1bu8GID561JBaEoat+wj+rJlObGGrkCVrgP3m+9nMebrVP4aE6JqGoQl6VdkV6j3pS0Ng== 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: With the increase of memory capacity and density, the probability of memory error also increases. The increasing size and density of server RAM in data centers and clouds have shown increased uncorrectable memory errors. Currently, more and more scenarios that can tolerate memory errors,such as CoW[1,2], KSM copy[3], coredump copy[4], khugepaged[5,6], uaccess copy[7], etc. This patchset introduces a new processing framework on ARM64, which enables ARM64 to support error recovery in the above scenarios, and more scenarios can be expanded based on this in the future. In arm64, memory error handling in do_sea(), which is divided into two cases: 1. If the user state consumed the memory errors, the solution is to kill the user process and isolate the error page. 2. If the kernel state consumed the memory errors, the solution is to panic. For case 2, Undifferentiated panic may not be the optimal choice, as it can be handled better. In some scenarios, we can avoid panic, such as uaccess, if the uaccess fails due to memory error, only the user process will be affected, killing the user process and isolating the user page with hardware memory errors is a better choice. [1] commit d302c2398ba2 ("mm, hwpoison: when copy-on-write hits poison, take page offline") [2] commit 1cb9dc4b475c ("mm: hwpoison: support recovery from HugePage copy-on-write faults") [3] commit 6b970599e807 ("mm: hwpoison: support recovery from ksm_might_need_to_copy()") [4] commit 245f09226893 ("mm: hwpoison: coredump: support recovery from dump_user_range()") [5] commit 98c76c9f1ef7 ("mm/khugepaged: recover from poisoned anonymous memory") [6] commit 12904d953364 ("mm/khugepaged: recover from poisoned file-backed memory") [7] commit 278b917f8cb9 ("x86/mce: Add _ASM_EXTABLE_CPY for copy user access") Since V9: 1. Rebase to latest kernel version 6.8-rc2. 2. Add patch 6/6 to support copy_mc_to_kernel(). Since V8: 1. Rebase to latest kernel version and fix topo in some of the patches. 2. According to the suggestion of Catalin, I attempted to modify the return value of function copy_mc_[user]_highpage() to bytes not copied. During the modification process, I found that it would be more reasonable to return -EFAULT when copy error occurs (referring to the newly added patch 4). For ARM64, the implementation of copy_mc_[user]_highpage() needs to consider MTE. Considering the scenario where data copying is successful but the MTE tag copying fails, it is also not reasonable to return bytes not copied. 3. Considering the recent addition of machine check safe support for multiple scenarios, modify commit message for patch 5 (patch 4 for V8). Since V7: Currently, there are patches supporting recover from poison consumption for the cow scenario[1]. Therefore, Supporting cow scenario under the arm64 architecture only needs to modify the relevant code under the arch/. [1]https://lore.kernel.org/lkml/20221031201029.102123-1-tony.luck@intel.com/ Since V6: Resend patches that are not merged into the mainline in V6. Since V5: 1. Add patch2/3 to add uaccess assembly helpers. 2. Optimize the implementation logic of arm64_do_kernel_sea() in patch8. 3. Remove kernel access fixup in patch9. All suggestion are from Mark. Since V4: 1. According Michael's suggestion, add patch5. 2. According Mark's suggestiog, do some restructuring to arm64 extable, then a new adaptation of machine check safe support is made based on this. 3. According Mark's suggestion, support machine check safe in do_mte() in cow scene. 4. In V4, two patches have been merged into -next, so V5 not send these two patches. Since V3: 1. According to Robin's suggestion, direct modify user_ldst and user_ldp in asm-uaccess.h and modify mte.S. 2. Add new macro USER_MC in asm-uaccess.h, used in copy_from_user.S and copy_to_user.S. 3. According to Robin's suggestion, using micro in copy_page_mc.S to simplify code. 4. According to KeFeng's suggestion, modify powerpc code in patch1. 5. According to KeFeng's suggestion, modify mm/extable.c and some code optimization. Since V2: 1. According to Mark's suggestion, all uaccess can be recovered due to memory error. 2. Scenario pagecache reading is also supported as part of uaccess (copy_to_user()) and duplication code problem is also solved. Thanks for Robin's suggestion. 3. According Mark's suggestion, update commit message of patch 2/5. 4. According Borisllav's suggestion, update commit message of patch 1/5. Since V1: 1.Consistent with PPC/x86, Using CONFIG_ARCH_HAS_COPY_MC instead of ARM64_UCE_KERNEL_RECOVERY. 2.Add two new scenes, cow and pagecache reading. 3.Fix two small bug(the first two patch). V1 in here: https://lore.kernel.org/lkml/20220323033705.3966643-1-tongtiangen@huawei.com/ Tong Tiangen (6): uaccess: add generic fallback version of copy_mc_to_user() arm64: add support for machine check error safe arm64: add uaccess to machine check safe mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage() arm64: support copy_mc_[user]_highpage() arm64: introduce copy_mc_to_kernel() implementation arch/arm64/Kconfig | 1 + arch/arm64/include/asm/asm-extable.h | 15 ++ arch/arm64/include/asm/assembler.h | 4 + arch/arm64/include/asm/extable.h | 1 + arch/arm64/include/asm/mte.h | 5 + arch/arm64/include/asm/page.h | 10 ++ arch/arm64/include/asm/string.h | 5 + arch/arm64/include/asm/uaccess.h | 21 +++ arch/arm64/lib/Makefile | 4 +- arch/arm64/lib/copy_from_user.S | 10 +- arch/arm64/lib/copy_mc_page.S | 78 ++++++++ arch/arm64/lib/copy_to_user.S | 10 +- arch/arm64/lib/memcpy_mc.S | 257 +++++++++++++++++++++++++++ arch/arm64/lib/mte.S | 27 +++ arch/arm64/mm/copypage.c | 66 ++++++- arch/arm64/mm/extable.c | 21 ++- arch/arm64/mm/fault.c | 29 ++- arch/powerpc/include/asm/uaccess.h | 1 + arch/x86/include/asm/uaccess.h | 1 + include/linux/highmem.h | 16 +- include/linux/uaccess.h | 9 + mm/kasan/shadow.c | 12 ++ mm/khugepaged.c | 4 +- 23 files changed, 581 insertions(+), 26 deletions(-) create mode 100644 arch/arm64/lib/copy_mc_page.S create mode 100644 arch/arm64/lib/memcpy_mc.S