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 A468BC433FE for ; Tue, 14 Dec 2021 09:38:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232546AbhLNJic (ORCPT ); Tue, 14 Dec 2021 04:38:32 -0500 Received: from mail.skyhub.de ([5.9.137.197]:52262 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229744AbhLNJib (ORCPT ); Tue, 14 Dec 2021 04:38:31 -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 81FB91EC047E; Tue, 14 Dec 2021 10:38:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1639474705; 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=nwilpgo0RFpwvB5rJYhq5v/Latkx2NQJ/R4FvMj0G4M=; b=k6L5Suhp32+FvSN1IeqpfVYeGiv4rWnIOaZwCNkhQIMwE4KBNep5oJM1uM/Q66UBUe2aab fAX5jsG8HhkfWEh7RtRHSgLfQa+ROxQRzIefk7GIbxJV5i8vjqwwisj0plCmJVwzLtwQD6 5XvhzMEDQocK1Q7vlu6igrUobgWdqro= Date: Tue, 14 Dec 2021 10:38:31 +0100 From: Borislav Petkov To: Baoquan He Cc: Zhen Lei , Thomas Gleixner , Ingo Molnar , x86@kernel.org, "H . Peter Anvin" , linux-kernel@vger.kernel.org, Dave Young , 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 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel() Message-ID: References: <20211210065533.2023-1-thunder.leizhen@huawei.com> <20211210065533.2023-4-thunder.leizhen@huawei.com> <20211214085440.GA3023@MiWiFi-R3L-srv> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20211214085440.GA3023@MiWiFi-R3L-srv> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 14, 2021 at 04:54:40PM +0800, Baoquan He wrote: > If you didn't contribute change, Signed-off-by should be taken off. The second SOB is correct here. I'll let you figure it out what it means. Hint: Documentation/process/submitting-patches.rst -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette