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 76B8DD58CBB for ; Mon, 23 Mar 2026 01:59:07 +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=SlrcLcgGwzlF003+LVcsKvEmsiFjIIZfhVT3U6hZypA=; b=M2wd44i17BFq5w G0TrPv3axnQzLd4zIOslEIKceZJtY4gpSxepuJCIOCc4PcHmy/8KhpBLUKln2wFuTu9WGOcy4LAfR BCxxclFVnZ0Vrd1ehfZwU4y+6a1G9F9xBTefLYrGetnCup80qnq/I+vZA1I92Kh7Fm84QPxtzs5Ab khWGE4fStjiYvkC471H5rR/VeBMRDUhI/YP6IRuliixINiQM5bBLp8zDRzkf51SJbAIC/0sFvlPqH w9upsFo3pmfHguCJJm8l3lrr5rmZIaX7WU05SQjxSJ9ZXLMPMepeEV5SsP+e9yHjOFxCyswwnyetN ORZHw5jL7So/SPU8kS1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1w4UZI-0000000FsU5-3zPY; Mon, 23 Mar 2026 01:59:00 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1w4UZF-0000000FsSg-1w1F; Mon, 23 Mar 2026 01:58:58 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 82BAC43BA4; Mon, 23 Mar 2026 01:58:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8EDC1C19424; Mon, 23 Mar 2026 01:58:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1774231135; bh=BnMGF1hF1WW6/Gtz51mz8K6u9S5YKJbEi/GgrCMRCcI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=VUjWpCugJPseIiCzojaappy2G56EwCcFlTk+RHuPMDdvwdR+EnL347w7LI3UCkvJb p9PH86lqJGd5d9hIqvjbLcmg8iQU6feQ0ZVbWqW3VTot+FFLI/AX0mmwLJnk/ehCFb exrnpKMx8yIqEq95ldNOVe4Nf90pZVklGv2yI3F8= Date: Sun, 22 Mar 2026 18:58:53 -0700 From: Andrew Morton To: Jinjie Ruan Cc: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation Message-Id: <20260322185853.e8e43c346ed98a0ef0544948@linux-foundation.org> In-Reply-To: References: <20260302035315.3892241-1-ruanjinjie@huawei.com> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260322_185857_549327_9ED75ED8 X-CRM114-Status: UNSURE ( 8.09 ) 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 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. So can you please update the changelog footers for thus-far-received acks/reviews and then resend? Thanks. _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv