Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp944856img; Thu, 21 Mar 2019 12:15:06 -0700 (PDT) X-Google-Smtp-Source: APXvYqyDZ0gjyfvVd5cSA8z2POuek3jEnfAEhBPcxOivNW4fCbQuQSTLjSitbarZlfRAxUcNPpec X-Received: by 2002:a62:1342:: with SMTP id b63mr4892914pfj.7.1553195706307; Thu, 21 Mar 2019 12:15:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553195706; cv=none; d=google.com; s=arc-20160816; b=pSvBgz6GuqJZ3WnmhIK3XmuHPAnV59ovHWzikaScIWP1Yj6lxeNUYjpr8B+ACUvgz4 qT07HaQtZEftZMgZL2eqYy1RXC+kA/1/KKBLEm2IypXHntRHAlZ+N0hUjDsCLWslzsoX V36CVLBCqVyEf4oehbtJVriHwnBsRLewCrD/RlFHQXR1hYPpug7ZVsMVVVgpn2TKM09c aqRU7l3HNDiU0XJ0bfQbssfyxZ3dbSRL/NF05DoPxA4z5clhdUXn8t98X6ZpYDy35VA2 rM9VoHR/aG+d8R4GYBriNBOAQIcU7VcYnqRdAHbcd9nua+3x8+yE9vJBYZFd4QKqeJve wluQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=6SqsmX03gPZUPCGBTEBbqIe2T07GF/XChPploQINX3Y=; b=Qz3aq6tIzdKT4gAd76p4+g2vSoGlweY92EcGnnymWbszJktYvfs0KKhLyT3ZnXVije tgKTGD8ag37/XRSFtU65+3EuEozHMGukTzATILIk98Add1WrY1Rh5oJ+JthQdQATTDKv oMiVoLYD2iie5hajr25I78ZakgrVkwiCWuGvRkva1REw4dDEbWjCyeLcw4J8bFTV/Ra3 1BMXIdQV6Yl9x81/Rjm37DI9AUUyr2z7Oh5wMsGiGYVGLuLhXB/LF+l1IvxugIHPxI+s L2MZKrQKTgPnmwqmTb+QZwVOLTmbIen7Mp9UayAUOKcPMrl78Cg3vho1GG0XCCRYNaxR qmqQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=tjkfh3hR; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r12si4619954pgv.293.2019.03.21.12.14.43; Thu, 21 Mar 2019 12:15:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=tjkfh3hR; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728305AbfCUTOE (ORCPT + 99 others); Thu, 21 Mar 2019 15:14:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:55200 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727958AbfCUTOE (ORCPT ); Thu, 21 Mar 2019 15:14:04 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 22D522175B; Thu, 21 Mar 2019 19:14:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553195643; bh=sVkLHg1pEO55aBJJS11l3KKaWK2rcQgqa02HwPhjGvk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tjkfh3hRQPA2Hz8WE81BHtgzYGKgVnfnHZVveURdEfs3Ee+bk0ADRscnucbw9/0wW ShGgX1bnsYCdSCcgdUTL3LeHB0BoRQ0n0olzGGggAc22ZqlOB3GSH5AalC2+thHoAy f8SRm4G5nORKz9IEC0dbyY8/3coZquMf+51NRRtw= Date: Thu, 21 Mar 2019 20:14:00 +0100 From: Greg Kroah-Hartman To: Sean Christopherson Cc: Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Jani Nikula , Jorge Ramirez-Ortiz , Jonathan Cameron , Joe Perches , Niklas Cassel Subject: Re: [PATCH v2] docs: Clarify the usage and sign-off requirements for Co-developed-by Message-ID: <20190321191400.GA6408@kroah.com> References: <20190321184316.8525-1-sean.j.christopherson@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190321184316.8525-1-sean.j.christopherson@intel.com> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 21, 2019 at 11:43:16AM -0700, Sean Christopherson wrote: > The documentation for Co-developed-by is a bit light on details, e.g. it > doesn't explicitly state that: > > - Multiple Co-developed-by tags are perfectly acceptable > - Co-developed-by and Signed-off-by must be paired together > - SOB ordering should still follow standard sign-off procedure > > Lack of explicit direciton has resulted in developers taking a variety > of approaches, often lacking any intent whatsoever, e.g. scattering SOBs > willy-nilly, collecting them all at the end or the beginning, etc... > > Tweak the wording to make it clear that multiple co-authors are allowed, > and document the expectation that standard sign-off procedures are to > be followed. Provide examples to (hopefully) eliminate any ambiguity. > > Cc: Thomas Gleixner > Cc: Jani Nikula > Cc: Jorge Ramirez-Ortiz > Cc: Jonathan Cameron > Cc: Joe Perches > Cc: Greg Kroah-Hartman > Cc: Niklas Cassel > Cc: Jonathan Corbet > Signed-off-by: Sean Christopherson Reviewed-by: Greg Kroah-Hartman