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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E5537C4332F for ; Fri, 16 Dec 2022 19:37:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231722AbiLPTh4 (ORCPT ); Fri, 16 Dec 2022 14:37:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42102 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231489AbiLPThx (ORCPT ); Fri, 16 Dec 2022 14:37:53 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC48D165A1 for ; Fri, 16 Dec 2022 11:37:51 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6A6BC621E4 for ; Fri, 16 Dec 2022 19:37:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id CF7A5C433EF; Fri, 16 Dec 2022 19:37:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671219470; bh=M1ZYaPESBl8QhjN70S555yU5nbnIzMhYimAaNNoyDlo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=jycl+yhJ0nPclDBKuttoXHtIJ/akO51DK2j+udBqmiqwvHYwevm1OHGslbiAcCSiq 8tx3pnPyohxd/Z1CLI21rHtvQcP8jTQV9Sa6mT83cdoiNEdRDhJO9Zhsel12Xx9/jN n7sKm2gSSxZDr8gAJPqETQu10Cjo9JVebfu43/IQ1QLA4jkq/edLoi/woHTPSRbo17 cCrDa4ZdcdxnnlS5GeXWPJNVHASodlcRmFpTOJ1qsUUBerRZH8AEhB+L0cHM9auac+ UG9AYgT7aiY441t9HxCzpX4lRq6AbGzBROL87II7MjwxuiFlstdHYzKEVS1fKOdbPt zTDevQg7+36kg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id ADAFBC00445; Fri, 16 Dec 2022 19:37:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH -next V6 0/2] riscv: kexec: Fxiup crash_save percpu and From: patchwork-bot+linux-riscv@kernel.org Message-Id: <167121947070.14925.11249878728419640630.git-patchwork-notify@kernel.org> Date: Fri, 16 Dec 2022 19:37:50 +0000 References: <20221209075513.532249-1-guoren@kernel.org> In-Reply-To: <20221209075513.532249-1-guoren@kernel.org> To: Guo Ren Cc: linux-riscv@lists.infradead.org, palmer@rivosinc.com, conor.Dooley@microchip.com, heiko@sntech.de, linux-kernel@vger.kernel.org, crash-utility@redhat.com, guoren@linux.alibaba.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt : On Fri, 9 Dec 2022 02:55:11 -0500 you wrote: > From: Guo Ren > > Current riscv kexec can't crash_save percpu states and disable > interrupts properly. The series fix them, make crash correct. > > v6: > - Fixup checkpatch.pl problems > - Remove Fixes tags and make the series as features > > [...] Here is the summary with links: - [-next,V6,1/2] riscv: kexec: EOI active and mask all interrupts in kexec crash path https://git.kernel.org/riscv/c/b17d19a5314a - [-next,V6,2/2] riscv: kexec: Make crash save multi harts' context (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html