Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2050698pxj; Wed, 19 May 2021 21:56:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz1z9u8fOnb3xfQa2oGleOCXP9Wm664byxzkvYS5Qx+Rx0PziqXepfpcg3UCSiw1H5WhC78 X-Received: by 2002:a17:906:68e:: with SMTP id u14mr2680936ejb.434.1621486585622; Wed, 19 May 2021 21:56:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621486585; cv=none; d=google.com; s=arc-20160816; b=grfsv/eZsAgtzoaHr1Q4x5SAhYFyKukGR9ZpIZ14eLwudA0V/F3FM1OkJYI3mlW5t+ CR48gGweiMFxxBUhgTYqz3//7S8H5TcDVKJcTmmPfXiFQbuKrofBliVBknotvuNu5Apd bYmZPFbHdtZRXXYrNMaLdm1hacXPsuIMVc4zJtf6zwux0kFgDcKjwd8fn2Rypisy9c0c CCRsdpQyW39+xQ4lc8IBcGAGzGzuGybuARzM/Qajkhj+Vg8Ed8B6ZqCDcYanMq7AHbM6 anD3s7rJ1r/7k+u4Ef0wXunzovj7zveD/+qtqIfhCZDrSF6/ejtXEBGi2uCRskL07O5E hG0w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:references :mail-followup-to:message-id:subject:cc:to:from:date; bh=Qb27pVL3tsdftDg0f4n7YU7QZd3bYl3xkQevDvwyPA8=; b=TbeHDMgIyHRPXVrG8Gb1ATRQ2PMu6z+H9q7CBXA3Jn+rk0uv0GMtirQYWK04htVW0J 1J8qqUUUYoEHepc6//7r0mXkS+qPHVzM9m4GcoyudtuKUtYr5ownJpfvZzddl3iMRoU+ 1TzMRDTWmJhjwqDNiNA+qdE/m0CfkuSdCbrTkarR4B5lD1ez791eLm4w19EAklnWuViY ZSY5Ve0ojbqompmdtBuK8vtx7FXbHiHSB4SRVJNeGwd+0Qbp5KPP3t5ito1yA9IxfT6T ycntVIzBwr0FEW398G5SdKlALBV2Eir7LYE3KM+TIibrE4B82xLvMNFWBJPC5sWR4LxR UMvA== 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 w13si1382747edx.449.2021.05.19.21.56.02; Wed, 19 May 2021 21:56:25 -0700 (PDT) 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 S229534AbhETEya (ORCPT + 99 others); Thu, 20 May 2021 00:54:30 -0400 Received: from mail.thorsis.com ([92.198.35.195]:57549 "EHLO mail.thorsis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229449AbhETEy3 (ORCPT ); Thu, 20 May 2021 00:54:29 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.thorsis.com (Postfix) with ESMTP id B9FB0ECD for ; Thu, 20 May 2021 06:53:07 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.thorsis.com Received: from mail.thorsis.com ([127.0.0.1]) by localhost (mail.thorsis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 90pMgLC3qNpX for ; Thu, 20 May 2021 06:53:07 +0200 (CEST) Received: by mail.thorsis.com (Postfix, from userid 109) id E2E6D1FB4; Thu, 20 May 2021 06:53:05 +0200 (CEST) X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RECEIVED, NO_RELAYS autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.0 NO_RELAYS Informational: message was not relayed via SMTP * -0.0 NO_RECEIVED Informational: message has no Received headers Date: Thu, 20 May 2021 06:52:50 +0200 From: Alexander Dahl To: "Xu, Yanfei" Cc: "Russell King (Oracle)" , rppt@kernel.org, ardb@kernel.org, linus.walleij@linaro.org, akpm@linux-foundation.org, carver4lio@163.com, tiantao6@hisilicon.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm: make the size of vmalloc in cmdline and meminfo uniform Message-ID: Mail-Followup-To: "Xu, Yanfei" , "Russell King (Oracle)" , rppt@kernel.org, ardb@kernel.org, linus.walleij@linaro.org, akpm@linux-foundation.org, carver4lio@163.com, tiantao6@hisilicon.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20210518111254.3820480-1-yanfei.xu@windriver.com> <20210518112932.GV12395@shell.armlinux.org.uk> <20210518120633.GW12395@shell.armlinux.org.uk> <63618f13-07cf-6867-bcb1-7a725e6f3ef4@windriver.com> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Yanfei, Am Wed, May 19, 2021 at 01:32:23PM +0800 schrieb Xu, Yanfei: > I am not much familar with community contribution. In this case, what > kind of tags should I reply? signed-off-by? Reviewed-by? or any other > tags? This is explained in kernel documentation, starts here with Acked-by:, Cc:, and Co-developed-by: https://www.kernel.org/doc/html/latest/process/submitting-patches.html#when-to-use-acked-by-cc-and-co-developed-by And is followed by Reported-by:, Tested-by:, Reviewed-by:, Suggested-by:, and Fixes: https://www.kernel.org/doc/html/latest/process/submitting-patches.html#using-reported-by-tested-by-reviewed-by-suggested-by-and-fixes Hope that helps. Alex