Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp397443pxb; Thu, 26 Aug 2021 05:54:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJye54QAnQgZ0UfZLnDSFe458r7CBfyxkoPGNAxdX+BUKEq3RdoCcJKC9XKuw/cPYRUa9QgL X-Received: by 2002:a02:cc59:: with SMTP id i25mr3306832jaq.125.1629982463238; Thu, 26 Aug 2021 05:54:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1629982463; cv=none; d=google.com; s=arc-20160816; b=cnsuN045NemvyNh44NmdNYNT9Je0BxqlnycYfbfI8EmkkQ9Z0Vn8iQPz3f4JKIogzt 0aVxv5en6+cxe32JCOOYh9fn/ZsyYCJPc4xcxbYeeAt6ewGiKXoQdS8owtp4WMHYEApd ap76lEqhvqDMkuoIlDefplIgn5YpxW2lvTIdJ46rumFGR2cYz0d09bKEYaNseASviuV7 FiuJpHmP+Wsgd7Cw6dOZt/m0+HUfrSgaAfBeAsfJdrGBjSvlUL0fskILqclV17SMqucL ek6a0fq/zrSnN7WZWopFga5AIYQx9txxPDdDTTyRUqa/ByrUpzYlwvZbKYMy1AbhL65C krRw== 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:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=JwS8FtgXbX39+9sVWDfSvy74bTaIBtjpYoZ1Mx8bXfs=; b=0TLK338zWsrzZQ3afW1dZ5f/zz9kO9+Z+yWQGtVd8C8UxU5s9hkJ7kVFmjNvr5O71j lUDW4BMiVeyjugSdyHSnpjVLobdt1Tn/6NxE2UBlLleLOQNJu/9PWyO/X1Ela7mliHrN yy04Gr7Hv3ziISoYD00qgW4R14sipu6zn788dr/JA0WSgwcScao2RDs1dqwult/mEMzq VB3rg5TPnCRl9kpttw6xwBsxZs6XDPCWuAqkGgT8+LJca/c8mIFusS6BVKr+2Q2fwyTX AyVuO0VQSSD6hrnnZBLNta09NQWmeGcViGFrH06Qa3IHhNcZAxQrNkPFpbPsWqoboZQ+ XLhw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="uTiaD/jE"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t11si2613523jal.119.2021.08.26.05.54.10; Thu, 26 Aug 2021 05:54:23 -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; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="uTiaD/jE"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241651AbhHZMxr (ORCPT + 99 others); Thu, 26 Aug 2021 08:53:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:60304 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233687AbhHZMxq (ORCPT ); Thu, 26 Aug 2021 08:53:46 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BD68060184; Thu, 26 Aug 2021 12:52:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1629982379; bh=XHhGpjY0FA2y0UYa/0RXWRkT6z4HWanfCrqmAUxRmO8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uTiaD/jEL++G5HYo4eHyvw6VjyMszGD8TQHVq2zS0Ton8am0AB5iST1JevpEsS6kK vGYfEiGUbBNVDbLAXcy0brHC47rBC52Ba2jRCvPWUSS9s9Dt17Kk8tjErije2rPXLj LktqGb733czXFrFPolxzku+wRqq9ecVBKxDHsLvpspbrKJfyKjnb7Pz1170OS75B/x +CMA45L0SYcBCsDP+XR5yFW049hWu09HGQVPbZyicML2lTd5u1xHmcvFPLBI8h7mJx 6dopyD6b4IUr5DbZP4ir5YLSyzGg4/ToMbt1jwd1przuHDv6BlbqSI9SnVtunWIvjz Y6resBAhV9SqA== Date: Thu, 26 Aug 2021 18:22:55 +0530 From: Vinod Koul To: Daniel Thompson Cc: Andy Shevchenko , Jonathan Corbet , dmaengine , Linux Documentation List , Linux Kernel Mailing List , patches@linaro.org, Haavard Skinnemoen , =?iso-8859-1?Q?H=E5vard?= Skinnemoen Subject: Re: [PATCH 1/2] Documentation: dmaengine: Add a description of what dmatest does Message-ID: References: <20210818151315.9505-1-daniel.thompson@linaro.org> <20210818151315.9505-2-daniel.thompson@linaro.org> <20210819091328.6up4oprx4j7u5bjl@maple.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210819091328.6up4oprx4j7u5bjl@maple.lan> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19-08-21, 10:13, Daniel Thompson wrote: > On Wed, Aug 18, 2021 at 06:27:52PM +0300, Andy Shevchenko wrote: > > On Wed, Aug 18, 2021 at 6:15 PM Daniel Thompson > > wrote: > > > > > > Currently it can difficult to determine what dmatest does without > > > reading the source code. Let's add a description. > > > > > > The description is taken mostly from the patch header of > > > commit 4a776f0aa922 ("dmatest: Simple DMA memcpy test client") > > > although it has been edited and updated slightly. > > > > > Signed-off-by: Haavard Skinnemoen > > > > Not sure if you can use it like this (I mean the above SoB) > > I wondered about that. > > In the end I concluded that if I had picked up code from an old patch > and edited to this degree then I would probably consider it a new > patch but be clear about credit and preserve the original SoB. I saw no > real reason to treat the contents of a patch header much different. > > However, I'm very happy to make the credit more informal if needed. It would be better if we be formal when giving credit. I am okay with sob by Haavard if he acks it... Daniel, Yes the intention is very noble, but I would have Haavard ack before applying a patch with his sob, if not lets drop it and give credit in changelog :) -- ~Vinod