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 422DCD58CBE for ; Mon, 23 Mar 2026 02:16:04 +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:In-Reply-To:From:References:CC:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VmFdop+ES9gIO+oQlzm7dwv0SqL1/VYflPBhRPvTFCI=; b=k482DgkQCfKFiB wH42i52N/g0ty5RfU9PsLTSo3Lk1ovPesvsAhYbWOwPvbNx0Jpo7b+HInmhAlOJKjQI27UbK6B1w8 YXg/3vipjKpj/t6X2mbDaCB/N+WFSksIiJblMKe43z0Krkxtz24HTmhdYLpSOEmTmgsOwEqs0+qmE CAfZSE5MgRvFsErcRVFYp1jjt5kAUggM6GI+zWDN17XnFGMSmZBD9bu7BwpOYZcPfE1NmeUGUZjvq ErxaNoWIwyBBcBE2jPYuW0S7qti9WIhkQL9cboh3ct/jbAiihc63kul3dw5Nz3idZrcD6eJ2QvXuk VOtPAkswrsF+J21yrLKg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1w4Upf-0000000Ftdb-30AG; Mon, 23 Mar 2026 02:15:55 +0000 Received: from canpmsgout09.his.huawei.com ([113.46.200.224]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1w4Upb-0000000Ftcq-3uow; Mon, 23 Mar 2026 02:15:53 +0000 dkim-signature: v=1; a=rsa-sha256; d=huawei.com; s=dkim; c=relaxed/relaxed; q=dns/txt; h=From; bh=R5jIawgYWsUZf+zva/5Ugy+eZOQoWT60xSBcueOhzu4=; b=y3Xbkkm33OuzIVeOTkvy3KpKEPcdf2aDbqAe3Lg6LRtI41eVGLOzLzEHaXMCw85OESY1/4bI2 bPphRkVD2M+iRz/lb01qPoNmCTKGtBzHctxQ/gkE4GpAhkYl12sCafXE+ut9iIm15PjCGESUiss J6rjzuriAJCkMeqt9jfnwnw= Received: from mail.maildlp.com (unknown [172.19.163.127]) by canpmsgout09.his.huawei.com (SkyGuard) with ESMTPS id 4ffGnw4XfYz1cytY; Mon, 23 Mar 2026 10:09:40 +0800 (CST) Received: from dggpemf500011.china.huawei.com (unknown [7.185.36.131]) by mail.maildlp.com (Postfix) with ESMTPS id F0BC0402AB; Mon, 23 Mar 2026 10:15:43 +0800 (CST) Received: from [10.67.109.254] (10.67.109.254) by dggpemf500011.china.huawei.com (7.185.36.131) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Mon, 23 Mar 2026 10:15:39 +0800 Message-ID: Date: Mon, 23 Mar 2026 10:15:38 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0 Subject: Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation Content-Language: en-US To: Andrew Morton CC: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , References: <20260302035315.3892241-1-ruanjinjie@huawei.com> <20260322185853.e8e43c346ed98a0ef0544948@linux-foundation.org> From: Jinjie Ruan In-Reply-To: <20260322185853.e8e43c346ed98a0ef0544948@linux-foundation.org> X-Originating-IP: [10.67.109.254] X-ClientProxiedBy: kwepems100001.china.huawei.com (7.221.188.238) To dggpemf500011.china.huawei.com (7.185.36.131) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260322_191552_169184_9EDE2A04 X-CRM114-Status: UNSURE ( 8.89 ) X-CRM114-Notice: Please train this message. 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 2026/3/23 9:58, Andrew Morton wrote: > On Mon, 23 Mar 2026 09:44:21 +0800 Jinjie Ruan wrote: > >> If there are no other review comments, I'd like to ask if this is ready >> to be merged. > > This patchset predates the introduction of the Sashiko AI review, and > that thing is proving very good at finding issues. That would be good to use this tool to find the low-level issues. > > So can you please update the changelog footers for thus-far-received > acks/reviews and then resend? Sure. > > Thanks. > > > _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv