Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp175432pxb; Thu, 12 Nov 2020 00:16:57 -0800 (PST) X-Google-Smtp-Source: ABdhPJz19+nnjGeIeAnWBkK1bf5UHQwfqnq6c1yC1HMTM5MI5JXD3MovsXE9esROLaHupbSUIWHU X-Received: by 2002:a17:906:c407:: with SMTP id u7mr29519156ejz.261.1605169016888; Thu, 12 Nov 2020 00:16:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605169016; cv=none; d=google.com; s=arc-20160816; b=zNBxqsbKpelmNiVRfCzc8IwUHSrBAOVWTtlNTXFXdFRA2Mp2Q4wtWKyaLi1xX+GB0u 5VzNRZQkXul0WDXhDhm1hcHckfK7Lebe3H+vTSAnvh+OYKY0jsxB2i6lz5ZVbpU7lJZg dOUI76bzgZU0enboxZ6Lxw+fMgWZEDq7c5zvhWnGX8JsymWuCxzYgpBERFA4qCcXMwMg N6haTf3bRuWft5ZD2iTpUDUcNyAPKJreKnd7bU4fuQwz9G1tVVqUG1glX3o5TJkvZnwh eB0kIee7pqfJBvSQcdnpfQi7BP871QwMEA51Sl4vXvhjikOVfJX3EsMw2ua7FCR6t8QU 1MEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:cc:references:to :subject; bh=a4U9nGMPViyF5mMEbWReo6BtqhepapO957JWJP0yb7E=; b=IAhJPoOifWC2vqJC8JL11rbyZcRfWC/oACI8xOAr9jdQhC+q/aM/PjsOIJqMO/+9Ad /gjYONujj0FssOz+4tk6FpVfFNZTNi9Nfp7x3KkqClezz8A9uZ4dC8EvvVnkLJQnSy/5 XuFVYWX8g9WUIA7tHuxCiEtArGwWH89anKrYVRAXpAd2Gm0FnflbLI5nA5U3eU3VRLHe Jwp9R8WN94/PiGD7BQfAeohZXQt1TSjZV4PlhUw4TXgZD6GKwn1Lm6X8nmWJhmPTkivV 7oKpbA+Ur2xLMrwGBJOFsmL+jsvioyfXVo024Cf2OdHRys3TlTMtvMgyotyj4U09p2vY /kXQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a16si2999445ejd.678.2020.11.12.00.16.33; Thu, 12 Nov 2020 00:16:56 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727035AbgKLIMV (ORCPT + 99 others); Thu, 12 Nov 2020 03:12:21 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:7210 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725884AbgKLIMU (ORCPT ); Thu, 12 Nov 2020 03:12:20 -0500 Received: from DGGEMS413-HUB.china.huawei.com (unknown [172.30.72.59]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4CWvTK3PVczkjYb; Thu, 12 Nov 2020 16:12:05 +0800 (CST) Received: from [10.174.176.61] (10.174.176.61) by DGGEMS413-HUB.china.huawei.com (10.3.19.213) with Microsoft SMTP Server id 14.3.487.0; Thu, 12 Nov 2020 16:12:08 +0800 Subject: Re: [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN To: Mike Rapoport References: <20201031074437.168008-1-chenzhou10@huawei.com> <20201031074437.168008-2-chenzhou10@huawei.com> <20201112075810.GJ4758@kernel.org> CC: , , , , , , , , , , , , , , , , , , , , , , From: chenzhou Message-ID: <3beb3c41-5b58-e108-55bd-550c852d9eb2@huawei.com> Date: Thu, 12 Nov 2020 16:12:07 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20201112075810.GJ4758@kernel.org> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.174.176.61] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020/11/12 15:58, Mike Rapoport wrote: > Hi, > > On Sat, Oct 31, 2020 at 03:44:30PM +0800, Chen Zhou wrote: >> Move CRASH_ALIGN to header asm/kexec.h and replace the hard-coded >> alignment with macro CRASH_ALIGN in function reserve_crashkernel(). >> >> Suggested-by: Dave Young >> Signed-off-by: Chen Zhou >> Tested-by: John Donnelly >> --- >> arch/x86/include/asm/kexec.h | 3 +++ >> arch/x86/kernel/setup.c | 5 +---- >> 2 files changed, 4 insertions(+), 4 deletions(-) >> >> diff --git a/arch/x86/include/asm/kexec.h b/arch/x86/include/asm/kexec.h >> index 6802c59e8252..8cf9d3fd31c7 100644 >> --- a/arch/x86/include/asm/kexec.h >> +++ b/arch/x86/include/asm/kexec.h >> @@ -18,6 +18,9 @@ >> >> # define KEXEC_CONTROL_CODE_MAX_SIZE 2048 >> >> +/* 2M alignment for crash kernel regions */ >> +#define CRASH_ALIGN SZ_16M > Please update the comment to match the code. Ok, thanks for pointing this mistake. Thanks, Chen Zhou > >> + >> #ifndef __ASSEMBLY__ >> >> #include >> diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c >> index 84f581c91db4..bf373422dc8a 100644 >> --- a/arch/x86/kernel/setup.c >> +++ b/arch/x86/kernel/setup.c >> @@ -395,9 +395,6 @@ static void __init memblock_x86_reserve_range_setup_data(void) >> >> #ifdef CONFIG_KEXEC_CORE >> >> -/* 16M alignment for crash kernel regions */ >> -#define CRASH_ALIGN SZ_16M >> - >> /* >> * Keep the crash kernel below this limit. >> * >> @@ -515,7 +512,7 @@ static void __init reserve_crashkernel(void) >> } else { >> unsigned long long start; >> >> - start = memblock_phys_alloc_range(crash_size, SZ_1M, crash_base, >> + start = memblock_phys_alloc_range(crash_size, CRASH_ALIGN, crash_base, >> crash_base + crash_size); >> if (start != crash_base) { >> pr_info("crashkernel reservation failed - memory is in use.\n"); >> -- >> 2.20.1 >>