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.8 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,SPF_HELO_NONE,SPF_PASS 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 08D7DC48BC2 for ; Wed, 23 Jun 2021 15:15:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E6D446115A for ; Wed, 23 Jun 2021 15:15:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230243AbhFWPRb (ORCPT ); Wed, 23 Jun 2021 11:17:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229523AbhFWPR3 (ORCPT ); Wed, 23 Jun 2021 11:17:29 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1942EC061574 for ; Wed, 23 Jun 2021 08:15:11 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id bg14so4564177ejb.9 for ; Wed, 23 Jun 2021 08:15:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=DvsYEcXsNWTy6Jnkq47KIklkbgVvy5KtMShh7FtY3u0=; b=WlyCtxxrit0F13PB5LKVc4W8ioTDxZGoz0BDxhp5ADy/+x0DPfJAboMCXqIWhMcdLM fG/7Lud5ltzga56OxZ3HjQOTY4JYgDVcvHd5L5Es73O2G10XryTWLzzy68cbS0Bc9LMT Vy9D6jY1Dy+wQUgKscUFQz8BiTIsqJcWTtFOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=DvsYEcXsNWTy6Jnkq47KIklkbgVvy5KtMShh7FtY3u0=; b=IQf6LSw7Ul9eTUsgoe+ydlwYsU1yBaQk3KeZ1pD9GjYe0NRJBCaMeuHGImDHKvhTYA PfokmHfFEQSS4mhFCsN2NKpOkMcnWhfR/z6X4KjW6pqt7inFGXtvhitqqh8krkgeNDwp LTdhkxXewblLmEt9znYg8GBQuy+aW6V2iWchhyNNxsA63uH3LZHLaTHiP2+/UIDbaAdI XaDcs+tzyj8CWB4QWIpzpli9/xaGK7j50V7FBvVIpPhKdrdlFJ/QSuY4DphjiuXDQAix pOMmDq/H8lg0jA/WfACMOcu9Hf96PXduSuccjy39Duzpx2g/RdVQTZscy4mxpZW4nfXh pz/g== X-Gm-Message-State: AOAM530j5vAd1dfg7aRle6C/s6slnmMmB/7rbsggvXfyIB+fW4VxdwK+ gbc/qqZExMqaHESd9KdXs7ZLIQ== X-Google-Smtp-Source: ABdhPJzKLxUo3F8LpT0py8NX3d9PVLeW21ZVMvCiRMqKaQMl+9VP6WwlxqUsTydvPwu4FdZbDj+/aA== X-Received: by 2002:a17:906:2608:: with SMTP id h8mr531968ejc.380.1624461309756; Wed, 23 Jun 2021 08:15:09 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id h6sm192144edj.91.2021.06.23.08.15.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Jun 2021 08:15:09 -0700 (PDT) Date: Wed, 23 Jun 2021 17:15:07 +0200 From: Daniel Vetter To: Christian =?iso-8859-1?Q?K=F6nig?= Cc: Daniel Vetter , DRI Development , Intel Graphics Development , Daniel Vetter , Sumit Semwal , linux-media@vger.kernel.org, linaro-mm-sig@lists.linaro.org Subject: Re: [PATCH 01/15] dma-resv: Fix kerneldoc Message-ID: References: <20210622165511.3169559-1-daniel.vetter@ffwll.ch> <20210622165511.3169559-2-daniel.vetter@ffwll.ch> <87f6529c-caf0-6e4b-6506-b0e2d1a0f9e0@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87f6529c-caf0-6e4b-6506-b0e2d1a0f9e0@amd.com> X-Operating-System: Linux phenom 5.10.0-7-amd64 Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Wed, Jun 23, 2021 at 10:31:18AM +0200, Christian König wrote: > Am 22.06.21 um 18:54 schrieb Daniel Vetter: > > Oversight from > > > > commit 6edbd6abb783d54f6ac4c3ed5cd9e50cff6c15e9 > > Author: Christian König > > Date: Mon May 10 16:14:09 2021 +0200 > > > > dma-buf: rename and cleanup dma_resv_get_excl v3 > > > > Signed-off-by: Daniel Vetter > > Cc: Sumit Semwal > > Cc: "Christian König" > > Cc: linux-media@vger.kernel.org > > Cc: linaro-mm-sig@lists.linaro.org > > Reviewed-by: Christian König Pushed to drm-misc-next. -Daniel > > > --- > > include/linux/dma-resv.h | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/include/linux/dma-resv.h b/include/linux/dma-resv.h > > index 562b885cf9c3..e1ca2080a1ff 100644 > > --- a/include/linux/dma-resv.h > > +++ b/include/linux/dma-resv.h > > @@ -212,7 +212,7 @@ static inline void dma_resv_unlock(struct dma_resv *obj) > > } > > /** > > - * dma_resv_exclusive - return the object's exclusive fence > > + * dma_resv_excl_fence - return the object's exclusive fence > > * @obj: the reservation object > > * > > * Returns the exclusive fence (if any). Caller must either hold the objects > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch 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=-13.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 E2E3DC4743C for ; Wed, 23 Jun 2021 15:15:12 +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 B02046054E for ; Wed, 23 Jun 2021 15:15:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B02046054E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch 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 EEDF36E930; Wed, 23 Jun 2021 15:15:11 +0000 (UTC) Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by gabe.freedesktop.org (Postfix) with ESMTPS id 217A86E930 for ; Wed, 23 Jun 2021 15:15:11 +0000 (UTC) Received: by mail-ej1-x629.google.com with SMTP id gn32so4628657ejc.2 for ; Wed, 23 Jun 2021 08:15:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=DvsYEcXsNWTy6Jnkq47KIklkbgVvy5KtMShh7FtY3u0=; b=WlyCtxxrit0F13PB5LKVc4W8ioTDxZGoz0BDxhp5ADy/+x0DPfJAboMCXqIWhMcdLM fG/7Lud5ltzga56OxZ3HjQOTY4JYgDVcvHd5L5Es73O2G10XryTWLzzy68cbS0Bc9LMT Vy9D6jY1Dy+wQUgKscUFQz8BiTIsqJcWTtFOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=DvsYEcXsNWTy6Jnkq47KIklkbgVvy5KtMShh7FtY3u0=; b=MoZtZ6vVSfUWqhoygTsPHHy1MG9ldnh4iaINMbdsp+iN4YuTQrdC0WROKKIA1l/OC/ FKUXeQTiPCi1YkaBrERCMgz/+DlLyK5S68xAu6uTm8o0cWasaV94qcSsO7iJawzYu86h vKWZZFd+NQ4VnICc8+JQTemJJlf9p8qh9WSombCrhvM+JMzcDfbNc0LN71xEDJnbfFMS QRzMA/G1RVg7tX+HKCvlSnzR9/9IYYu5TSrZ75LSAiOIJKuN5WZ+IZGBKvzgnHRHbKCT XS2PjCjPNxyvpFGoekL5VkUsxh1+gHVFH6cW0AWMXOzn7LTW48SrSTlXy7uqAI+uvcFl B1gg== X-Gm-Message-State: AOAM530ZirV5bcE4xFbQocGr8v1VJgc0XVStALmVFakcyg94Aisvly/x cXZIe1PFMsZEbRJ1CgUJodN1lQ== X-Google-Smtp-Source: ABdhPJzKLxUo3F8LpT0py8NX3d9PVLeW21ZVMvCiRMqKaQMl+9VP6WwlxqUsTydvPwu4FdZbDj+/aA== X-Received: by 2002:a17:906:2608:: with SMTP id h8mr531968ejc.380.1624461309756; Wed, 23 Jun 2021 08:15:09 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id h6sm192144edj.91.2021.06.23.08.15.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Jun 2021 08:15:09 -0700 (PDT) Date: Wed, 23 Jun 2021 17:15:07 +0200 From: Daniel Vetter To: Christian =?iso-8859-1?Q?K=F6nig?= Subject: Re: [PATCH 01/15] dma-resv: Fix kerneldoc Message-ID: References: <20210622165511.3169559-1-daniel.vetter@ffwll.ch> <20210622165511.3169559-2-daniel.vetter@ffwll.ch> <87f6529c-caf0-6e4b-6506-b0e2d1a0f9e0@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87f6529c-caf0-6e4b-6506-b0e2d1a0f9e0@amd.com> X-Operating-System: Linux phenom 5.10.0-7-amd64 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: Daniel Vetter , Intel Graphics Development , DRI Development , linaro-mm-sig@lists.linaro.org, Daniel Vetter , linux-media@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Jun 23, 2021 at 10:31:18AM +0200, Christian König wrote: > Am 22.06.21 um 18:54 schrieb Daniel Vetter: > > Oversight from > > > > commit 6edbd6abb783d54f6ac4c3ed5cd9e50cff6c15e9 > > Author: Christian König > > Date: Mon May 10 16:14:09 2021 +0200 > > > > dma-buf: rename and cleanup dma_resv_get_excl v3 > > > > Signed-off-by: Daniel Vetter > > Cc: Sumit Semwal > > Cc: "Christian König" > > Cc: linux-media@vger.kernel.org > > Cc: linaro-mm-sig@lists.linaro.org > > Reviewed-by: Christian König Pushed to drm-misc-next. -Daniel > > > --- > > include/linux/dma-resv.h | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/include/linux/dma-resv.h b/include/linux/dma-resv.h > > index 562b885cf9c3..e1ca2080a1ff 100644 > > --- a/include/linux/dma-resv.h > > +++ b/include/linux/dma-resv.h > > @@ -212,7 +212,7 @@ static inline void dma_resv_unlock(struct dma_resv *obj) > > } > > /** > > - * dma_resv_exclusive - return the object's exclusive fence > > + * dma_resv_excl_fence - return the object's exclusive fence > > * @obj: the reservation object > > * > > * Returns the exclusive fence (if any). Caller must either hold the objects > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch 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=-13.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 BD3B1C4743C for ; Wed, 23 Jun 2021 15:15:15 +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 884456115A for ; Wed, 23 Jun 2021 15:15:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 884456115A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 490196E931; Wed, 23 Jun 2021 15:15:12 +0000 (UTC) Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2BECC6E931 for ; Wed, 23 Jun 2021 15:15:11 +0000 (UTC) Received: by mail-ej1-x633.google.com with SMTP id l1so4592978ejb.6 for ; Wed, 23 Jun 2021 08:15:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=DvsYEcXsNWTy6Jnkq47KIklkbgVvy5KtMShh7FtY3u0=; b=WlyCtxxrit0F13PB5LKVc4W8ioTDxZGoz0BDxhp5ADy/+x0DPfJAboMCXqIWhMcdLM fG/7Lud5ltzga56OxZ3HjQOTY4JYgDVcvHd5L5Es73O2G10XryTWLzzy68cbS0Bc9LMT Vy9D6jY1Dy+wQUgKscUFQz8BiTIsqJcWTtFOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=DvsYEcXsNWTy6Jnkq47KIklkbgVvy5KtMShh7FtY3u0=; b=Hl+H11TYmOClw0pmsSQvcN+V8VrZkTbBPlTCHnEO9GfGX6IO47eiadrwKWnlpWaWvt mu57L4uQgS3c2kGd8GHFtBISNje3UdeVEltSSk1QFicLDsEVan9ByJZlakFwzl51mgdB cCePRDqgpE4gma9jwEvKdEQkZwur0nzk9EdWmEVAHsjMSy8//S0XUgbZrp96/H/08+qI vF3EclPlZ0LKOaNCJvR0db4funjLo3J1SaTWcfCysaKKSUGD6zk1ttMA1E5g1l6Wasgt TxA4gG+T0GNBeu3KDJdXRPqCHs+JKYKe8x4MrQoCyvUk6miGQA56yuemLK/gL8gK2IAJ Fejw== X-Gm-Message-State: AOAM533IIQ1G04hm/yIbjHwpy7ERlJNqsHrg7C8nGCRRJcjQquAEmiBV kWI6hNyBWO54DzT8ILt+Di5/5Q== X-Google-Smtp-Source: ABdhPJzKLxUo3F8LpT0py8NX3d9PVLeW21ZVMvCiRMqKaQMl+9VP6WwlxqUsTydvPwu4FdZbDj+/aA== X-Received: by 2002:a17:906:2608:: with SMTP id h8mr531968ejc.380.1624461309756; Wed, 23 Jun 2021 08:15:09 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id h6sm192144edj.91.2021.06.23.08.15.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Jun 2021 08:15:09 -0700 (PDT) Date: Wed, 23 Jun 2021 17:15:07 +0200 From: Daniel Vetter To: Christian =?iso-8859-1?Q?K=F6nig?= Message-ID: References: <20210622165511.3169559-1-daniel.vetter@ffwll.ch> <20210622165511.3169559-2-daniel.vetter@ffwll.ch> <87f6529c-caf0-6e4b-6506-b0e2d1a0f9e0@amd.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <87f6529c-caf0-6e4b-6506-b0e2d1a0f9e0@amd.com> X-Operating-System: Linux phenom 5.10.0-7-amd64 Subject: Re: [Intel-gfx] [PATCH 01/15] dma-resv: Fix kerneldoc X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Vetter , Intel Graphics Development , DRI Development , linaro-mm-sig@lists.linaro.org, Daniel Vetter , Sumit Semwal , linux-media@vger.kernel.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Wed, Jun 23, 2021 at 10:31:18AM +0200, Christian K=F6nig wrote: > Am 22.06.21 um 18:54 schrieb Daniel Vetter: > > Oversight from > > = > > commit 6edbd6abb783d54f6ac4c3ed5cd9e50cff6c15e9 > > Author: Christian K=F6nig > > Date: Mon May 10 16:14:09 2021 +0200 > > = > > dma-buf: rename and cleanup dma_resv_get_excl v3 > > = > > Signed-off-by: Daniel Vetter > > Cc: Sumit Semwal > > Cc: "Christian K=F6nig" > > Cc: linux-media@vger.kernel.org > > Cc: linaro-mm-sig@lists.linaro.org > = > Reviewed-by: Christian K=F6nig Pushed to drm-misc-next. -Daniel > = > > --- > > include/linux/dma-resv.h | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > = > > diff --git a/include/linux/dma-resv.h b/include/linux/dma-resv.h > > index 562b885cf9c3..e1ca2080a1ff 100644 > > --- a/include/linux/dma-resv.h > > +++ b/include/linux/dma-resv.h > > @@ -212,7 +212,7 @@ static inline void dma_resv_unlock(struct dma_resv = *obj) > > } > > /** > > - * dma_resv_exclusive - return the object's exclusive fence > > + * dma_resv_excl_fence - return the object's exclusive fence > > * @obj: the reservation object > > * > > * Returns the exclusive fence (if any). Caller must either hold the = objects > = -- = Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx