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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5332C10F14 for ; Thu, 11 Apr 2019 12:32:38 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 94B2B2184B for ; Thu, 11 Apr 2019 12:32:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="TVQd8CBz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 94B2B2184B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=huawei.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZqrhzNgvQTcZLVetdHBjbrpBUcyvdPfxRH7qYLfJ+do=; b=TVQd8CBzITXxjy +N79xfXnoVvI4TT/7XlEWOgHbNDcNSLD3AjJcdBUSAkiFM1QdbJ8UkJMhzc13dUk910fNy1Ss2zDw CIk+b7qbeGsiJq0cAc3PQ6tktbFxq/aU4yhWq0hN4q5MdPdAXIlAI0r9AuAAfdXLIZfTbe6CobTJj Ws1vB+N4eXqvrCYxB2CC4Ra+oL4z/uSfcS6sWcAL+7mAqYu65kH8VXNatV27KlZt/EoBx251DlXcc s6Dn/pGpmQHxxx27LVxAQL/F/w8YlCg+HTr+50ZLXCUmlGEyvSH36vtZx+4UIPIzTNaZqQx+tD/mu OIs0O3UzxF7Jshj9zOgA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hEYsf-0005DU-63; Thu, 11 Apr 2019 12:32:37 +0000 Received: from szxga06-in.huawei.com ([45.249.212.32] helo=huawei.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hEYsV-00053D-CZ; Thu, 11 Apr 2019 12:32:28 +0000 Received: from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 7E4E0BFF5522A0FE345B; Thu, 11 Apr 2019 20:32:21 +0800 (CST) Received: from [127.0.0.1] (10.177.131.64) by DGGEMS412-HUB.china.huawei.com (10.3.19.212) with Microsoft SMTP Server id 14.3.408.0; Thu, 11 Apr 2019 20:32:13 +0800 Subject: Re: [PATCH v3 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c To: Ingo Molnar References: <20190409102819.121335-1-chenzhou10@huawei.com> <20190409102819.121335-2-chenzhou10@huawei.com> <20190410070914.GA10935@gmail.com> From: Chen Zhou Message-ID: <31b41dcc-0d16-d1d0-bff9-dec3e77515c1@huawei.com> Date: Thu, 11 Apr 2019 20:32:11 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20190410070914.GA10935@gmail.com> X-Originating-IP: [10.177.131.64] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190411_053227_601710_C3EC3081 X-CRM114-Status: UNSURE ( 9.46 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: wangkefeng.wang@huawei.com, akpm@linux-foundation.org, ard.biesheuvel@linaro.org, catalin.marinas@arm.com, takahiro.akashi@linaro.org, will.deacon@arm.com, linux-kernel@vger.kernel.org, rppt@linux.ibm.com, linux-mm@kvack.org, horms@verge.net.au, bp@alien8.de, ebiederm@xmission.com, kexec@lists.infradead.org, tglx@linutronix.de, mingo@redhat.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Ingo, On 2019/4/10 15:09, Ingo Molnar wrote: > > * Chen Zhou wrote: > >> In preparation for supporting more than one crash kernel regions >> in arm64 as x86_64 does, move reserve_crashkernel_low() into >> kexec/kexec_core.c. >> >> Signed-off-by: Chen Zhou >> --- >> arch/x86/include/asm/kexec.h | 3 ++ >> arch/x86/kernel/setup.c | 66 +++++--------------------------------------- >> include/linux/kexec.h | 1 + >> kernel/kexec_core.c | 53 +++++++++++++++++++++++++++++++++++ >> 4 files changed, 64 insertions(+), 59 deletions(-) > > No objections for this to be merged via the ARM tree, as long as x86 > functionality is kept intact. This patch has no affect on x86. Thanks, Chen Zhou > > Thanks, > > Ingo > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel