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=-5.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 E5827C48BDF for ; Thu, 24 Jun 2021 07:42:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CA13E613E7 for ; Thu, 24 Jun 2021 07:42:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231503AbhFXHpP (ORCPT ); Thu, 24 Jun 2021 03:45:15 -0400 Received: from ozlabs.org ([203.11.71.1]:50243 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231599AbhFXHpO (ORCPT ); Thu, 24 Jun 2021 03:45:14 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4G9XDG02mrz9sVm; Thu, 24 Jun 2021 17:42:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ellerman.id.au; s=201909; t=1624520574; bh=S1Cri0CEl9/i+BGSepfeIcNSlu74micR6LxhlLlCkIs=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=sHE9ossEakf8tudRi4Rf4pwgV+b1HCjsF4tgWfKBNSAK+u7DLD1u4WwEYbtzfwgKg YG1ByszBDzY35PNZ6NEzVllJPNFx0aMD9vMfUlYnSgK1y7DEDrvOfIbpw2NvqmJHGj XDdCsyTzWCQf0C553MDZh6dFFRkTFZy6TO6AmHFRqVtWiJhmLQEmNFNDHz7rW9C3u0 fqIsjGfp9fjm8J48r/ybl4Fv5OLwCHKH7dRmvrN9oIsffZCXJ/VGadwUx+bIzrtBQ8 itBNIz0ub6bT0c1hLTcP6HCaKJgg85F6sTbDi9Vo6vULxToMSjzkl0YqFMSifTgllG 8+GAFB9K44mEg== From: Michael Ellerman To: Stephen Rothwell , PowerPC Cc: Paul Mackerras , Nicholas Piggin , Fabiano Rosas , Suraj Jitindar Singh , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: Signed-off-by missing for commit in the powerpc tree In-Reply-To: <20210622074622.4e483a33@canb.auug.org.au> References: <20210622074622.4e483a33@canb.auug.org.au> Date: Thu, 24 Jun 2021 17:42:50 +1000 Message-ID: <878s2z1zet.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen Rothwell writes: > Hi all, > > Commit > > 77bbbc0cf848 ("KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors") > > is missing a Signed-off-by from its author. That was actually deliberate. Suraj wrote the patch when he was at IBM, but never sent it. Paul & Nick then resurrected it from some internal tree, and are now submitting it on behalf of IBM. So they are asserting option b) of the DCO AIUI: (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file cheers 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.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 848B1C48BDF for ; Thu, 24 Jun 2021 07:43:22 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 23DFC613BE for ; Thu, 24 Jun 2021 07:43:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 23DFC613BE Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ellerman.id.au Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4G9XDn4n26z3bxW for ; Thu, 24 Jun 2021 17:43:21 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=sHE9ossE; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=ellerman.id.au (client-ip=203.11.71.1; helo=ozlabs.org; envelope-from=mpe@ellerman.id.au; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=sHE9ossE; dkim-atps=neutral Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4G9XDK29srz2xZR for ; Thu, 24 Jun 2021 17:42:56 +1000 (AEST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4G9XDG02mrz9sVm; Thu, 24 Jun 2021 17:42:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ellerman.id.au; s=201909; t=1624520574; bh=S1Cri0CEl9/i+BGSepfeIcNSlu74micR6LxhlLlCkIs=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=sHE9ossEakf8tudRi4Rf4pwgV+b1HCjsF4tgWfKBNSAK+u7DLD1u4WwEYbtzfwgKg YG1ByszBDzY35PNZ6NEzVllJPNFx0aMD9vMfUlYnSgK1y7DEDrvOfIbpw2NvqmJHGj XDdCsyTzWCQf0C553MDZh6dFFRkTFZy6TO6AmHFRqVtWiJhmLQEmNFNDHz7rW9C3u0 fqIsjGfp9fjm8J48r/ybl4Fv5OLwCHKH7dRmvrN9oIsffZCXJ/VGadwUx+bIzrtBQ8 itBNIz0ub6bT0c1hLTcP6HCaKJgg85F6sTbDi9Vo6vULxToMSjzkl0YqFMSifTgllG 8+GAFB9K44mEg== From: Michael Ellerman To: Stephen Rothwell , PowerPC Subject: Re: linux-next: Signed-off-by missing for commit in the powerpc tree In-Reply-To: <20210622074622.4e483a33@canb.auug.org.au> References: <20210622074622.4e483a33@canb.auug.org.au> Date: Thu, 24 Jun 2021 17:42:50 +1000 Message-ID: <878s2z1zet.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabiano Rosas , Linux Kernel Mailing List , Nicholas Piggin , Linux Next Mailing List , Suraj Jitindar Singh Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Stephen Rothwell writes: > Hi all, > > Commit > > 77bbbc0cf848 ("KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors") > > is missing a Signed-off-by from its author. That was actually deliberate. Suraj wrote the patch when he was at IBM, but never sent it. Paul & Nick then resurrected it from some internal tree, and are now submitting it on behalf of IBM. So they are asserting option b) of the DCO AIUI: (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file cheers