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=-17.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 C81E8C47096 for ; Fri, 4 Jun 2021 00:49:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A58226140A for ; Fri, 4 Jun 2021 00:49:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229656AbhFDAvm (ORCPT ); Thu, 3 Jun 2021 20:51:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38480 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229576AbhFDAvl (ORCPT ); Thu, 3 Jun 2021 20:51:41 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F8B4C06174A for ; Thu, 3 Jun 2021 17:49:56 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id a2so11511689lfc.9 for ; Thu, 03 Jun 2021 17:49:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Iwimm5kt1cPOS3WktKznx8Tm3YSJawu3yuys6bu5NIU=; b=Gs5lp5tfCZGV7HaOOLREF2vdGYMqTNw3RNRfVR02KWcpUPpLyAkDZxU7KzZFEpILnW TS0t5Tw3jHP2Ob59G1pCQ6LYWQnMUKiuyHK3lTTIefXm7iqwG9uq0eGTtxJAGrSis2Ek NgYpfpSBSpngnF6vNhFkr+azyg64Nbj9wU4YUX7k4Dz0Mu3a5c83ByA1JJIQ++3PzJA6 vDwZiKtp6AAOuGW+JBWR48V9np7igTsW2Fn7/DOOm8HTKOkQD5ZzGiEpusGlmlULy59v kW8Wrs3I4DQqP6mQqK141gPFmWUyx5cOt7ntAA6X/nilYQsGyV/6fTzlwq5TQsgRvMrV 133A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Iwimm5kt1cPOS3WktKznx8Tm3YSJawu3yuys6bu5NIU=; b=l3WXVvoS1gKe+/CyquxAFFG/5CIpsPYM1MN0md3qE8kSA9MfFtyWqKKIcA4Os1YKD9 6ZWtoK/QvfNJk51j9s22E1pE5o23xlRfICn8/NegTkKklsFeUqhDS+EZvT69xDQgFRle whtdAQDjXs4MkxTte0xpnTwL15iOcgpKJJihQAT7W6jW7lFU02VuDnbtLdgLmIzXl0SS 5L8p710xaNzuddLszYnbA/IrwnF3FAtXRVLretep0p5eNQwHO0hJ2LrvLdGzhvecFuN+ CAm9sSTs+IjtzZb8cK7tPb8dVneaF1NXXTk0p3Up0vRtYLwSo9YstzcoqFPiDLxCkz4l g3Fg== X-Gm-Message-State: AOAM533C18IATLMk/l5A86D9oL/Y6DoM91UnHvS2Phc7O4m1JjytnzD8 9aVImwIBw1bInyu8Y7oP/ibGopw61nj7sg== X-Google-Smtp-Source: ABdhPJweJXWYYmQjui7kNiJ8H+bSQ43RmGPF8suRIMZscFcJCMH54wVPsAk3g0wsQCdvPIOhcg2PRA== X-Received: by 2002:a05:6512:32ab:: with SMTP id q11mr961056lfe.21.1622767793930; Thu, 03 Jun 2021 17:49:53 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id p26sm448515ljn.33.2021.06.03.17.49.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 03 Jun 2021 17:49:53 -0700 (PDT) Subject: Re: [RESEND 12/26] drm/msm/msm_gem: Demote kernel-doc abuses To: Lee Jones Cc: linux-kernel@vger.kernel.org, Rob Clark , Sean Paul , David Airlie , Daniel Vetter , Sumit Semwal , =?UTF-8?Q?Christian_K=c3=b6nig?= , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-media@vger.kernel.org, linaro-mm-sig@lists.linaro.org References: <20210602143300.2330146-1-lee.jones@linaro.org> <20210602143300.2330146-13-lee.jones@linaro.org> From: Dmitry Baryshkov Message-ID: Date: Fri, 4 Jun 2021 03:49:52 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 MIME-Version: 1.0 In-Reply-To: <20210602143300.2330146-13-lee.jones@linaro.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 02/06/2021 17:32, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/gpu/drm/msm/msm_gem.c:364: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > drivers/gpu/drm/msm/msm_gem.c:763: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > > Cc: Rob Clark > Cc: Sean Paul > Cc: David Airlie > Cc: Daniel Vetter > Cc: Sumit Semwal > Cc: "Christian König" > Cc: linux-arm-msm@vger.kernel.org > Cc: dri-devel@lists.freedesktop.org > Cc: freedreno@lists.freedesktop.org > Cc: linux-media@vger.kernel.org > Cc: linaro-mm-sig@lists.linaro.org > Signed-off-by: Lee Jones Reviewed-by: Dmitry Baryshkov > --- > drivers/gpu/drm/msm/msm_gem.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/gpu/drm/msm/msm_gem.c b/drivers/gpu/drm/msm/msm_gem.c > index 56df86e5f7400..15434deb19334 100644 > --- a/drivers/gpu/drm/msm/msm_gem.c > +++ b/drivers/gpu/drm/msm/msm_gem.c > @@ -372,7 +372,7 @@ static void del_vma(struct msm_gem_vma *vma) > kfree(vma); > } > > -/** > +/* > * If close is true, this also closes the VMA (releasing the allocated > * iova range) in addition to removing the iommu mapping. In the eviction > * case (!close), we keep the iova allocated, but only remove the iommu > @@ -773,7 +773,7 @@ void msm_gem_purge(struct drm_gem_object *obj) > 0, (loff_t)-1); > } > > -/** > +/* > * Unpin the backing pages and make them available to be swapped out. > */ > void msm_gem_evict(struct drm_gem_object *obj) > -- With best wishes Dmitry 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=-15.7 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable 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 35246C47082 for ; Fri, 4 Jun 2021 00:49:58 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 E0DAE613D8 for ; Fri, 4 Jun 2021 00:49:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E0DAE613D8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3FC406F54A; Fri, 4 Jun 2021 00:49:57 +0000 (UTC) Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7C8BA6F54A for ; Fri, 4 Jun 2021 00:49:55 +0000 (UTC) Received: by mail-lf1-x131.google.com with SMTP id t7so4382885lff.0 for ; Thu, 03 Jun 2021 17:49:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Iwimm5kt1cPOS3WktKznx8Tm3YSJawu3yuys6bu5NIU=; b=Gs5lp5tfCZGV7HaOOLREF2vdGYMqTNw3RNRfVR02KWcpUPpLyAkDZxU7KzZFEpILnW TS0t5Tw3jHP2Ob59G1pCQ6LYWQnMUKiuyHK3lTTIefXm7iqwG9uq0eGTtxJAGrSis2Ek NgYpfpSBSpngnF6vNhFkr+azyg64Nbj9wU4YUX7k4Dz0Mu3a5c83ByA1JJIQ++3PzJA6 vDwZiKtp6AAOuGW+JBWR48V9np7igTsW2Fn7/DOOm8HTKOkQD5ZzGiEpusGlmlULy59v kW8Wrs3I4DQqP6mQqK141gPFmWUyx5cOt7ntAA6X/nilYQsGyV/6fTzlwq5TQsgRvMrV 133A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Iwimm5kt1cPOS3WktKznx8Tm3YSJawu3yuys6bu5NIU=; b=RIdGVJBPxLsWLz79mTnHpx4VvMfYyAFaUADT3VNRaViSHE97RKs1FwSoiUB39BJWXh NjCNfmZRBbhZZIYaTe66O9fw4TXnzpSiEaJqITI5WISn4ak7mmOhcWsPfV+UhlJ00beE AHKOxmwLb4fiyGhHG/wSbPHW11QXagTq7a3owGTOR7/s1VkqJQuM5HVGqc5uhgB5gov+ bc4qW4tVahZYtSyFBxTLnzvHasqnI3+L5TJXLSihG0A9XWWupgMqToaFGcQ+hfa+6dTQ H6Q488Fw6AO4JMPE14OgkOdvWdkXn95fOywFWDWEH3Vg9dA+2qpK6nfkGCLJEjvtlaJa A1sg== X-Gm-Message-State: AOAM530J/a0TpvpQEM3EW0hTZwAsZ3i99+FAPZmhU4QnnrGPvYAB7ilM ppm1HNngZvzkqaY1qJbJz0iYYg== X-Google-Smtp-Source: ABdhPJweJXWYYmQjui7kNiJ8H+bSQ43RmGPF8suRIMZscFcJCMH54wVPsAk3g0wsQCdvPIOhcg2PRA== X-Received: by 2002:a05:6512:32ab:: with SMTP id q11mr961056lfe.21.1622767793930; Thu, 03 Jun 2021 17:49:53 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id p26sm448515ljn.33.2021.06.03.17.49.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 03 Jun 2021 17:49:53 -0700 (PDT) Subject: Re: [RESEND 12/26] drm/msm/msm_gem: Demote kernel-doc abuses To: Lee Jones References: <20210602143300.2330146-1-lee.jones@linaro.org> <20210602143300.2330146-13-lee.jones@linaro.org> From: Dmitry Baryshkov Message-ID: Date: Fri, 4 Jun 2021 03:49:52 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 MIME-Version: 1.0 In-Reply-To: <20210602143300.2330146-13-lee.jones@linaro.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: freedreno@lists.freedesktop.org, David Airlie , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, =?UTF-8?Q?Christian_K=c3=b6nig?= , linaro-mm-sig@lists.linaro.org, Sean Paul , linux-media@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 02/06/2021 17:32, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/gpu/drm/msm/msm_gem.c:364: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > drivers/gpu/drm/msm/msm_gem.c:763: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > > Cc: Rob Clark > Cc: Sean Paul > Cc: David Airlie > Cc: Daniel Vetter > Cc: Sumit Semwal > Cc: "Christian König" > Cc: linux-arm-msm@vger.kernel.org > Cc: dri-devel@lists.freedesktop.org > Cc: freedreno@lists.freedesktop.org > Cc: linux-media@vger.kernel.org > Cc: linaro-mm-sig@lists.linaro.org > Signed-off-by: Lee Jones Reviewed-by: Dmitry Baryshkov > --- > drivers/gpu/drm/msm/msm_gem.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/gpu/drm/msm/msm_gem.c b/drivers/gpu/drm/msm/msm_gem.c > index 56df86e5f7400..15434deb19334 100644 > --- a/drivers/gpu/drm/msm/msm_gem.c > +++ b/drivers/gpu/drm/msm/msm_gem.c > @@ -372,7 +372,7 @@ static void del_vma(struct msm_gem_vma *vma) > kfree(vma); > } > > -/** > +/* > * If close is true, this also closes the VMA (releasing the allocated > * iova range) in addition to removing the iommu mapping. In the eviction > * case (!close), we keep the iova allocated, but only remove the iommu > @@ -773,7 +773,7 @@ void msm_gem_purge(struct drm_gem_object *obj) > 0, (loff_t)-1); > } > > -/** > +/* > * Unpin the backing pages and make them available to be swapped out. > */ > void msm_gem_evict(struct drm_gem_object *obj) > -- With best wishes Dmitry