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 2DA8CC433F5 for ; Thu, 16 Dec 2021 14:51:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237780AbhLPOvJ (ORCPT ); Thu, 16 Dec 2021 09:51:09 -0500 Received: from mail.skyhub.de ([5.9.137.197]:45844 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230071AbhLPOvI (ORCPT ); Thu, 16 Dec 2021 09:51:08 -0500 Received: from zn.tnic (dslb-088-067-202-008.088.067.pools.vodafone-ip.de [88.67.202.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 0A7DA1EC0419; Thu, 16 Dec 2021 15:51:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1639666263; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=gwd7VxmKKtoTXJLXRGn4CLQ+T8sMLPOOyjX/C/oIjyI=; b=fJWC1UXbUfQg1O0yU1XHJldag2bjEGwzo3HSUIKm0o5vq7whq5jYUvVAgt/ffLPtRT7eO8 et04soA+Pv1jP8tHwhtFoMMVvaz6pc1in60j3zM/3L1Zn71Dt0vc0C7BFHIKjyjbZoR7nL bUTVkVnwOuXg9VGhUcgpc7jiG15IVGM= Date: Thu, 16 Dec 2021 15:51:10 +0100 From: Borislav Petkov To: "Leizhen (ThunderTown)" Cc: Thomas Gleixner , Ingo Molnar , x86@kernel.org, "H . Peter Anvin" , linux-kernel@vger.kernel.org, Dave Young , Baoquan He , Vivek Goyal , Eric Biederman , kexec@lists.infradead.org, Catalin Marinas , Will Deacon , linux-arm-kernel@lists.infradead.org, Rob Herring , Frank Rowand , devicetree@vger.kernel.org, Jonathan Corbet , linux-doc@vger.kernel.org, Randy Dunlap , Feng Zhou , Kefeng Wang , Chen Zhou Subject: Re: [PATCH v17 05/10] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c Message-ID: References: <20211210065533.2023-1-thunder.leizhen@huawei.com> <20211210065533.2023-6-thunder.leizhen@huawei.com> <217fb106-980c-0bd9-8398-d52ef255d51f@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <217fb106-980c-0bd9-8398-d52ef255d51f@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 16, 2021 at 09:15:18PM +0800, Leizhen (ThunderTown) wrote: > I agree with you. This makes the code look clear. I will do it, try to > post v18 next Monday. Don't rush it: take your time, do it nice and clean, make sure each patch does one logical thing only so that there are no bugs introduced and the pile can is reviewable. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette