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 68348C433F5 for ; Thu, 19 May 2022 08:26:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235323AbiESI0x (ORCPT ); Thu, 19 May 2022 04:26:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33266 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232142AbiESI0v (ORCPT ); Thu, 19 May 2022 04:26:51 -0400 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0DF3C674CB for ; Thu, 19 May 2022 01:26:49 -0700 (PDT) Received: from kwepemi500014.china.huawei.com (unknown [172.30.72.54]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4L3jc43pf9zhZN0; Thu, 19 May 2022 16:25:56 +0800 (CST) Received: from [10.67.111.227] (10.67.111.227) by kwepemi500014.china.huawei.com (7.221.188.232) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 19 May 2022 16:26:46 +0800 Subject: Re: [PATCH v3 -next 0/6] riscv: kexec: add kexec_file_load() support From: "lizhengyu (E)" To: CC: , , , , , , , , , , , , , , References: <20220408100914.150110-1-lizhengyu3@huawei.com> Message-ID: Date: Thu, 19 May 2022 16:26:46 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20220408100914.150110-1-lizhengyu3@huawei.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.111.227] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To kwepemi500014.china.huawei.com (7.221.188.232) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Palmer, If it still need to be improved? Hope we can target next merge window. Thanks! 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 2ED9AC433FE for ; Thu, 19 May 2022 08:28:51 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:References: CC:To:From:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=2tyznqHQIfAQJG+CISpdUYk0HjwFvBaMS9r59PlqZOk=; b=X+JBusAm4po0K1sESJrQBbK2Ky cYOPlDr6Qa6ztq1Z5X9g21vHmK/hPrErQ/AfMCzmdmBPu1BDbjtBMctkqaHStKUwQH40/1kzS1wjn PwFpsQNxeI+fC9vO7UlrlqZ4FKV/KH4EelAJmmAQmINgpkGi8e/8+RhhKkrz5sZV4G0RyN6ML+Rvz oilheUyMXvW/9cpzf+8e0PG+lpzVQ40RtWIlfmTL4w2RHsR41uSpWUg6LYSkq4+xBJI7nreJ2FFeZ 9RkjR5JyKVfOI3VMzOCYvcy9mM5b2B5vANHmQn8ks8cQPCincgLnfgARW1BNBakc0JZ4rsFALjQIC jdNMigCg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nrbWT-005qQC-Qk; Thu, 19 May 2022 08:28:41 +0000 Received: from szxga02-in.huawei.com ([45.249.212.188]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nrbUh-005pVT-Im; Thu, 19 May 2022 08:26:56 +0000 Received: from kwepemi500014.china.huawei.com (unknown [172.30.72.54]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4L3jc43pf9zhZN0; Thu, 19 May 2022 16:25:56 +0800 (CST) Received: from [10.67.111.227] (10.67.111.227) by kwepemi500014.china.huawei.com (7.221.188.232) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 19 May 2022 16:26:46 +0800 Subject: Re: [PATCH v3 -next 0/6] riscv: kexec: add kexec_file_load() support From: "lizhengyu (E)" To: CC: , , , , , , , , , , , , , , References: <20220408100914.150110-1-lizhengyu3@huawei.com> Message-ID: Date: Thu, 19 May 2022 16:26:46 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20220408100914.150110-1-lizhengyu3@huawei.com> X-Originating-IP: [10.67.111.227] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To kwepemi500014.china.huawei.com (7.221.188.232) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220519_012651_853120_B8C45483 X-CRM114-Status: UNSURE ( 3.03 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hi Palmer, If it still need to be improved? Hope we can target next merge window. Thanks! _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv From mboxrd@z Thu Jan 1 00:00:00 1970 From: lizhengyu (E) Date: Thu, 19 May 2022 16:26:46 +0800 Subject: [PATCH v3 -next 0/6] riscv: kexec: add kexec_file_load() support In-Reply-To: <20220408100914.150110-1-lizhengyu3@huawei.com> References: <20220408100914.150110-1-lizhengyu3@huawei.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kexec@lists.infradead.org Hi Palmer, If it still need to be improved? Hope we can target next merge window. Thanks!