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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 E9CC4C433B4 for ; Thu, 20 May 2021 04:53:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C3FF960FF2 for ; Thu, 20 May 2021 04:53:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229554AbhETEya (ORCPT ); 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) 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 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.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 67D75C433B4 for ; Thu, 20 May 2021 04:55:57 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 2D1F4611AE for ; Thu, 20 May 2021 04:55:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2D1F4611AE Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=thorsis.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:References:Message-ID:Subject:Cc:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=NX3wX8CDpOGbIp0DoAjN3hDIaRkzY2i42jZ38gc2SXo=; b=Nty1AhYJgN1JXlxH6ahdtYL/d0 PrnaLVE/372D6CqVDU7Qpy2OrS2DJnOKcTgEU5eru38vD1U4GvmB5/clErwlZIWzybHDlHTp0dwbL JE9jjh7yBBizHv5XY4KddlKHk4ImU/bswAlLMhiq6t6SysirYxzLVWy4VL4Kwkfl2JA+aF3b+YMMy FvrZqSG2RjfrpRVjlnqS61vXB55lEPZE0RxVNJ4tR+4Bqq4Qsj/MJJNfNGAdV9Ypgv/DRgc2DUdia hfZrXONvuLHEJxo+cUuXqfU2QxrlNeTFEHuVDswVp/QoSLlmfzyztV6aAA/1OVenX6VBu+ftpct// Ylyy53kw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1ljagP-005u5n-5I; Thu, 20 May 2021 04:53:17 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ljagL-005u5d-Mv for linux-arm-kernel@desiato.infradead.org; Thu, 20 May 2021 04:53:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:References: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:MIME-Version: Content-Transfer-Encoding:Content-ID:Content-Description; bh=Qb27pVL3tsdftDg0f4n7YU7QZd3bYl3xkQevDvwyPA8=; b=leOeRwSLh3N1cOSvFRQIwuIINQ 01QOqus1ADs6ezIwD359Y/crCGddh+HiV0pfxsnFqtnDtFSrXyV2/IWG5r6YKXz3eHWxxKJe2XXTR gvGWWWM1q3ZM1KtVsqANuXZjreOjx2/GxakGhVG6P6dn8SwOS9x8uuF+JitKM2C1jVOJpxyHzD3C/ ptF/ndQB4ZZsO5nC8fVeB8DdwMoUDBpwkWNLL+BBmmXQMir7T4mpLEMoPTnKzQ2To94ZkRb9PCD4N GjBTpVu1tgnBLdd5s2irK8YaQ1RFS5M1YdbFoQNR1z5kGQVyQHkhjsaCurpfLcPlSH6jtbli1Kf/Z 2slGSmUA==; Received: from mail.thorsis.com ([92.198.35.195]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ljagI-00FwBg-V7 for linux-arm-kernel@lists.infradead.org; Thu, 20 May 2021 04:53:12 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.thorsis.com (Postfix) with ESMTP id 6AD16DB3 for ; Thu, 20 May 2021 06:53:05 +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 IlFIoZQLx3XD for ; Thu, 20 May 2021 06:53:05 +0200 (CEST) Received: by mail.thorsis.com (Postfix, from userid 109) id 3F7A0ECD; Thu, 20 May 2021 06:53:02 +0200 (CEST) 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-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210519_215311_189975_95169759 X-CRM114-Status: GOOD ( 12.32 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel