Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2174747pxb; Thu, 11 Feb 2021 06:19:32 -0800 (PST) X-Google-Smtp-Source: ABdhPJzot44K+jLMJ4QW1gll6D6AGegeMoeFc+ql6mxk/7jBDN2i6U8LMraNpkQqNCw310At5xpG X-Received: by 2002:a17:906:c010:: with SMTP id e16mr8543456ejz.91.1613053172619; Thu, 11 Feb 2021 06:19:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613053172; cv=none; d=google.com; s=arc-20160816; b=jq2icUE3d0ekepRPjlnkndQpHakDVVRcyhjRkuPEOnIzlHnWSvF+XG2pLkxzsX+rez 521DQSgQy52c5gn76/w1TXgG04srm8DvxHo4ufpHmxuFJaBHinfJlNS9datLQacass0s MYmFNF/f5osGuXXZ5JtCSR+57QRR3nRlH5Yhm9VaiHnL7RRHCgQ9H0wa1jHIizEryAhy U+L/7DJ5wvhoOmSPAHwV/XqH2xAGVqYEA31vZBy9T9dxfzi1P5hgV1S+yiqOodgTAyku fTij9sba1GRP4/ryBfhr7bzTKeUvYuLqDa9FFrJ4Gu4ZpDcYi2hjbTyHzzqxuAh1rqTc kaeQ== 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=P8gcHz6HmIRJWRpk9KTdfC0AZMvmGD/HQMOVUlZy7RA=; b=oPMlN69ytNDo3XBWcVdTm/ZqEYJ2IF4JqHG5ltOZDVc7Q0UwChNxwA+UBgLEk5sx6M 9kexG/nmvtrMUzQAt1CBzxtoVWBFstz85KaW+JUR+5AGZkqOgGl/QtuWSWtvZdVFIkl8 BpbralYJyEKuZwsKAzHC3Vjf04rmLoQKAQE+bKOo6r/SmzdCD8Rg3lShlXCWQ7BNBPHn 65mMgpRldVOyYWqk50OUyhwm8bSf3PRz7GWvWnePH6/Eyijb7IoZXhRe4IuFytawyLQr jqQmV76QZDZbV3o4CUJD/iF0fcdOrBtdIgie6YpsGfSJCHosmOhcUfEIyj8Z8tJlx3It GKCA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=oZ2U5HXz; 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=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gz3si3856374ejc.665.2021.02.11.06.19.04; Thu, 11 Feb 2021 06:19:32 -0800 (PST) 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=@linuxfoundation.org header.s=korg header.b=oZ2U5HXz; 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=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232255AbhBKOSW (ORCPT + 99 others); Thu, 11 Feb 2021 09:18:22 -0500 Received: from mail.kernel.org ([198.145.29.99]:40040 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232137AbhBKOCt (ORCPT ); Thu, 11 Feb 2021 09:02:49 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id E213664E87; Thu, 11 Feb 2021 14:02:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613052127; bh=N3FdnEf62xzBxUf3oHuaKM8tF+xyEqRWT4QycOAyd+c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oZ2U5HXz5+NgpwRbjtD87mUxrlPYCi3MPMsF9EKKREC4DcYU+lGux32QOv/BHKuS2 WOGlacxqBW8/7bL0C94LfPzU1OPL6zuVxV3Y0Tx4dnS2oGbY7FSM9yK8hhkgYyBnxF SZ6Ug8B5yhLxdCiHk1L1oJMdak0WnuEP1qBsxSWE= Date: Thu, 11 Feb 2021 15:02:03 +0100 From: Greg Kroah-Hartman To: Leon Romanovsky Cc: Gustavo Pimentel , linux-doc@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Derek Kiernan , Dragan Cvetic , Arnd Bergmann , Andrew Morton , Jonathan Corbet , Bjorn Helgaas Subject: Re: [PATCH v5 1/6] misc: Add Synopsys DesignWare xData IP driver Message-ID: References: <02835da8fc8c9293fecbe666a8db3fb79276fdde.1613034397.git.gustavo.pimentel@synopsys.com> <20210211114243.GH1275163@unreal> <20210211135019.GI1275163@unreal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210211135019.GI1275163@unreal> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 11, 2021 at 03:50:19PM +0200, Leon Romanovsky wrote: > On Thu, Feb 11, 2021 at 01:32:13PM +0100, Greg Kroah-Hartman wrote: > > On Thu, Feb 11, 2021 at 01:42:43PM +0200, Leon Romanovsky wrote: > > > On Thu, Feb 11, 2021 at 10:08:38AM +0100, Gustavo Pimentel wrote: > > > > Add Synopsys DesignWare xData IP driver. This driver enables/disables > > > > the PCI traffic generator module pertain to the Synopsys DesignWare > > > > prototype. > > > > > > > > Signed-off-by: Gustavo Pimentel > > > > --- > > > > drivers/misc/dw-xdata-pcie.c | 394 +++++++++++++++++++++++++++++++++++++++++++ > > > > 1 file changed, 394 insertions(+) > > > > create mode 100644 drivers/misc/dw-xdata-pcie.c > > > > > > <...> > > > > > > > +MODULE_LICENSE("GPL v2"); > > > > > > "GPL" and not "GPL v2". > > > > There is no difference, please go read module.h. > > I read and this is why I said it. > Documentation/process/license-rules.rst: "It exists for historic reasons." > > Historic, for me, means that new code is better do not use this. Nope, either is fine for new code, author gets to pick what they want. Personally, I like the explicitness of "GPL v2" for a variety of reasons. thanks, greg k-h