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 833A2C79F9E for ; Wed, 9 Sep 2026 00:38:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Reply-To:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Content-Transfer-Encoding:Content-Type:References:In-Reply-To:Cc:To:Subject: From:MIME-Version:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hR6AzeipmBNfow8mYwPAoPhp3cQitUb8cZO/RDd6r7E=; b=kFrzy3H6ZsuWU93Yj+2Evsbu+w eY9UU+ZDMG14WZ0qVib2FWPbdmVNSg+Xx3tkAnqMcI6SkxHlOjBfmIC+A37vuzjX7AU76isXOANR1 h2nvikRRyJ6vuD4vY0VRzzBF8lPCxn9aBVWfY7OshnEJJrjiDHWrfDpv/itUODVaBQYTbxZRYCyV0 oFFTbR5hSC/imOytK/oJm1kdkGYKKjF6fiDifZ9rDwqu5OyssNK0vpZXSuskbDB5lDEt6+NrGFysA UNS1JnyBBxA06iKaq9jrQQ5BtuFF680qVVRKUCirJVSeCOOau5PORilLmMZ2RWm6/C8lY8lKy3mHI W7g3VRXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1x46Kz-0000000AWTq-1FMs; Wed, 09 Sep 2026 00:38:53 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1x46Ky-0000000AWTJ-3HUF; Wed, 09 Sep 2026 00:38:52 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id C178B601FB; Wed, 9 Sep 2026 00:38:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D791E1F00A3A; Wed, 9 Sep 2026 00:38:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1788914331; bh=hR6AzeipmBNfow8mYwPAoPhp3cQitUb8cZO/RDd6r7E=; h=From:Subject:Reply-To:To:Cc:In-Reply-To:References:Date; b=XqnnaihLeqlAAgNthOwQ8qW5VX2A9G7ziPHbje7fECJa6JOHn5Uoyj1VqzV0pxV8A bYe9bqTZ9RNyxavVNmoodZI2H2ftdy5egU3oXjyvyUXJQbPSEB6YsOu7M0qFr0KUHw gFwWRoNeHrd8O7GHLZHAxsh48/9w6pqZG9VjIcqQ/o9/AyV+zzcYtD0z6Em8THcqFd 1qkLTLbbUAOxDlwL8qEONCJilGJF14DRPuf87Tj9HInslKMrfTqD15LEzVhAH9jurE wJYaYaDLeixv5Lyj5IxgBRn7+L/rVXtkOmIt2/DPz31UBDpD+pkD0PBX2LX0ZBkVQ7 jHVBb9FQavdXw== From: sashiko-bot@kernel.org Subject: Re: [PATCH v5 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list To: "Coiby Xu" Cc: "Baoquan He" , "Jinjie Ruan" , "Pratyush Yadav" , =?utf-8?b?b3BlbiBsaXN0OkRPQ1VNRU5UQVRJT04=?= , "Dave Young" , "Randy Dunlap" , "Andrew Morton" , "Jonathan Corbet" , "Pasha Tatashin" , "Will Deacon" , kexec@lists.infradead.org, "open list" , linux-arm-kernel@lists.infradead.org, "Sourabh Jain" , "Shuah Khan" , =?utf-8?b?Um9iIEhlcnJpbmcgKEFybSk=?= , "Mike Rapoport" In-Reply-To: <20260909003657.1570544-10-coiby.xu@gmail.com> References: <20260909003657.1570544-1-coiby.xu@gmail.com> <20260909003657.1570544-10-coiby.xu@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Date: Wed, 09 Sep 2026 00:38:50 +0000 Message-Id: <20260909003850.D791E1F00A3A@smtp.kernel.org> 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: , Reply-To: sashiko-reviews@lists.linux.dev Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org > The encrypted dump target support is now extended to arm64 and ppc64le. >=20 > Fixes: e3a84be1ec2f ("arm64,ppc64le/kdump: pass dm-crypt keys to kdump ke= rnel") > Reported-by: Sourabh Jain > Reviewed-by: Sourabh Jain > Signed-off-by: Coiby Xu Sashiko has reviewed this patch and found no issues. It looks great! --=20 Sashiko AI review =C2=B7 https://sashiko.dev/#/patchset/20260909003657.1570= 544-1-coiby.xu@gmail.com?part=3D9