From: Greg KH <gregkh@linuxfoundation.org>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/bridge: dw-hdmi: Switch to SPDX identifier
Date: Wed, 23 May 2018 18:31:37 +0200 [thread overview]
Message-ID: <20180523163137.GA12456@kroah.com> (raw)
In-Reply-To: <1530480.R5UfB2HuGV@avalon>
On Wed, May 23, 2018 at 06:07:49PM +0300, Laurent Pinchart wrote:
> Hi Lucas,
>
> (CC'ing Greg)
>
> On Wednesday, 23 May 2018 18:02:23 EEST Lucas Stach wrote:
> > Am Dienstag, den 22.05.2018, 13:37 +0300 schrieb Laurent Pinchart:
> > > On Tuesday, 22 May 2018 12:29:21 EEST Lucas Stach wrote:
> > >> Am Sonntag, den 20.05.2018, 14:05 -0300 schrieb Fabio Estevam:
> > >>>> From: Fabio Estevam <fabio.estevam@nxp.com>
> > >>>
> > >>> Adopt the SPDX license identifier headers to ease license compliance
> > >>> management.
> > >>>
> > >>>> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
> > >>>
> > >>> ---
> > >>> drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 7 +------
> > >>> 1 file changed, 1 insertion(+), 6 deletions(-)
> > >>>
> > >>> diff --git a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
> > >>> b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c index ec8d000..3bc62d5
> > >>> 100644
> > >>> --- a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
> > >>> +++ b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
> > >>> @@ -1,15 +1,10 @@
> > >>> +// SPDX-License-Identifier: GPL-2.0+
> > >>
> > >> The GPL-2.0+ tag is deprecated, please use GPL-2.0-or-later instead.
> > >>
> > >> Same comment applies to some other SPDX conversion patches from you.
> > >
> > > Documentation/process/license-rules.rst still mentions GPL-2.0+, not
> > > GPL-2.0- or-later. Until the documentation gets updated, I think we
> > > should stick to GPL-2.0+.
> >
> > The (what I would consider canonical) description of the license [1]
> > has a pretty fat DEPRECATED tag attached to it. I would prefer not to
> > pull in patches to convert the license stuff to a tag that's already
> > deprecated.
>
> This topic has been discussed before, and Greg asked to stick to the
> identifiers defined in Documentation/process/license-rules.rst. As he started
> the whole SPDX initiative, I'm inclined to just do as he said :-) I don't have
> a strong opinion on this topic personally, but I think that consistency is
> important.
Yes, stick to what we have for now please. I think Thomas has worked to
bring in the update for the new SPDX tags, but as the "old" ones are not
invalid, please wait for that to happen before adding them to the
kernel tree. I think it might make 4.18, unless we get some more "fun"
security issues to distract us...
thanks,
greg k-h
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2018-05-23 16:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-20 17:05 [PATCH] drm/bridge: dw-hdmi: Switch to SPDX identifier Fabio Estevam
2018-05-22 9:29 ` Lucas Stach
2018-05-22 10:37 ` Laurent Pinchart
2018-05-23 15:02 ` Lucas Stach
2018-05-23 15:07 ` Laurent Pinchart
2018-05-23 16:31 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180523163137.GA12456@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=fabio.estevam@nxp.com \
--cc=laurent.pinchart@ideasonboard.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.