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 99585D39424 for ; Thu, 2 Apr 2026 12:34:34 +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:Mime-Version:References:In-Reply-To:Message-Id:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=BOjG5Ty6h1juqTAjGNHoKX4nftQIFtN1pMEnmQKVI5I=; b=K68IHxr7S9pa4FB31MYO870Tjf QOcN67y3Z1PXNCx17Lmv4vFPQgPISQEVRwbGa7zz8nWCrdzaG8DOZWA+4kppqR0MzWjuCXv3sixwY ogSWdSFQCmg3qn3FZb+MlYRWZ82dCfg85yfCuWBDdAE7z01pKsO/eDVQaR28awbRWtWc7lSnfFBhM 5H5zQW7GgMlHH6e9ciHqBiRffMfE1+v9seQMI0cpWCOjupGh849S9V+dOxu98JlxLK+D+e2VICKKB 7kfKYMwtkGiHI/4DGnaKvESrt8LJ+0iK7XKJu75iBo/8v13ecAkwoE4G8pE2j0HZUuOlBVLh6cOCE k+sZpkTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1w8HFn-000000003wb-2ytq; Thu, 02 Apr 2026 12:34:31 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1w4iZE-0000000HB3q-2HPN; Mon, 23 Mar 2026 16:55:52 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 4B45C60120; Mon, 23 Mar 2026 16:55:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 28F2FC2BC9E; Mon, 23 Mar 2026 16:55:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1774284951; bh=0LuJYoTQTDvWV9NTWOPFuNPtv2UN3kOMEh+jhXWnc2s=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=qgGXTep1YmJrPSvqa0ycQRzl2NPgm4AaiOcjYyoeytss6axGtvgS0EzKKZIBsxxsA V6fyRWqr/ZIWLg5r94g6isrv7Lul5Ery6vKJi/XjccJ0tkvgqlQUYmdi/KPsKX+oSy WOcrfjFCALXA7q5Zf2q/7NKZNQeM2jvJT0tXbqY8= Date: Mon, 23 Mar 2026 09:55:48 -0700 From: Andrew Morton To: Jinjie Ruan Cc: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation Message-Id: <20260323095548.fa4e13d6e8ae5005ae585e13@linux-foundation.org> In-Reply-To: <20260323072745.2481719-1-ruanjinjie@huawei.com> References: <20260323072745.2481719-1-ruanjinjie@huawei.com> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 02 Apr 2026 05:34:24 -0700 X-BeenThere: kexec@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "kexec" Errors-To: kexec-bounces+kexec=archiver.kernel.org@lists.infradead.org On Mon, 23 Mar 2026 15:27:40 +0800 Jinjie Ruan wrote: > The crash memory allocation, and the exclude of crashk_res, crashk_low_res > and crashk_cma memory are almost identical across different architectures, > This patch set handle them in crash core in a general way, which eliminate > a lot of duplication code. > > And add support for crashkernel CMA reservation for arm64 and riscv. Thanks. AI review has completed and it asks questions: https://sashiko.dev/#/patchset/20260323072745.2481719-1-ruanjinjie@huawei.com 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 EC7F4F483CC for ; Mon, 23 Mar 2026 16:56:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Mime-Version:References:In-Reply-To: Message-Id:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5Tn4F78RdtrL+xW8Ibo64EI0Tz/bS4LuLsHk1OX2Qnw=; b=2C/lhW9W3ocwu+ eqjbsNlyHulS457GyvVOhClkr/m+MG2h1TvvsDpby8UpUMQazVREwLsrhbfQ0A0hP49meJeekCSLj f6SBRt7wf7JTnOLo+7/8bE/OxRi4UAVB0ek5WCuH1m0Qcu7kOPeLdczjUObXeTrYlrerKbAvdVjc6 RXakwS0DHgVCjoGhhsUNkECuf/pNfGKHwKE8JYeijS9mfR24sd9LAuR50eBNBZ5wDQkpflOwEm5e+ 4Td9/cKbCfI5Awyh6hHcJ9xLas7F2u+kya9bBTC1+eLxgtHsU9XcPRQPxqIKTu1UK6SfWOx2uioLc mq3aFoEPhkWMmzcfwOPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1w4iZH-0000000HB4D-1Rpj; Mon, 23 Mar 2026 16:55:55 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1w4iZE-0000000HB3q-2HPN; Mon, 23 Mar 2026 16:55:52 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 4B45C60120; Mon, 23 Mar 2026 16:55:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 28F2FC2BC9E; Mon, 23 Mar 2026 16:55:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1774284951; bh=0LuJYoTQTDvWV9NTWOPFuNPtv2UN3kOMEh+jhXWnc2s=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=qgGXTep1YmJrPSvqa0ycQRzl2NPgm4AaiOcjYyoeytss6axGtvgS0EzKKZIBsxxsA V6fyRWqr/ZIWLg5r94g6isrv7Lul5Ery6vKJi/XjccJ0tkvgqlQUYmdi/KPsKX+oSy WOcrfjFCALXA7q5Zf2q/7NKZNQeM2jvJT0tXbqY8= Date: Mon, 23 Mar 2026 09:55:48 -0700 From: Andrew Morton To: Jinjie Ruan Cc: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation Message-Id: <20260323095548.fa4e13d6e8ae5005ae585e13@linux-foundation.org> In-Reply-To: <20260323072745.2481719-1-ruanjinjie@huawei.com> References: <20260323072745.2481719-1-ruanjinjie@huawei.com> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Mon, 23 Mar 2026 15:27:40 +0800 Jinjie Ruan wrote: > The crash memory allocation, and the exclude of crashk_res, crashk_low_res > and crashk_cma memory are almost identical across different architectures, > This patch set handle them in crash core in a general way, which eliminate > a lot of duplication code. > > And add support for crashkernel CMA reservation for arm64 and riscv. Thanks. AI review has completed and it asks questions: https://sashiko.dev/#/patchset/20260323072745.2481719-1-ruanjinjie@huawei.com _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv