linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "sandy.huang" <hjc@rock-chips.com>
To: Heiko Stuebner <heiko@sntech.de>,
	Thomas Gleixner <tglx@linutronix.de>,
	eddie.cai.linux@gmail.com
Cc: linux-rockchip@lists.infradead.org, seanpaul@chromium.org,
	LKML <linux-kernel@vger.kernel.org>,
	dri-devel@lists.freedesktop.org,
	Greg KH <gregkh@linuxfoundation.org>,
	Kate Stewart <kstewart@linuxfoundation.org>
Subject: Re: [v8, 2/3] drm/rockchip: Add support for Rockchip Soc RGB output interface
Date: Thu, 24 Jan 2019 19:41:25 +0800	[thread overview]
Message-ID: <40ab531f-7ef9-8625-a574-a479a9ead535@rock-chips.com> (raw)
In-Reply-To: <1636679.fMryThW7k8@phil>

Hi heiko and thomas,

the SPDX license identifier is updated by the following patch, please 
help to review, thanks.

https://patchwork.kernel.org/patch/10776935/

在 2019/1/18 下午8:34, Heiko Stuebner 写道:
> Hi Thomas,
>
> Am Freitag, 18. Januar 2019, 01:40:03 CET schrieb Thomas Gleixner:
>> On Thu, 30 Aug 2018, Heiko Stuebner wrote:
>>> +++ b/drivers/gpu/drm/rockchip/rockchip_rgb.c
>>> @@ -0,0 +1,173 @@
>>> +//SPDX-License-Identifier: GPL-2.0+
>>> +/*
>>> + * Copyright (C) Fuzhou Rockchip Electronics Co.Ltd
>>> + * Author:
>>> + *      Sandy Huang <hjc@rock-chips.com>
>>> + *
>>> + * This software is licensed under the terms of the GNU General Public
>>> + * License version 2, as published by the Free Software Foundation, and
>>> + * may be copied, distributed, and modified under those terms.
>>> + *
>>> + * This program is distributed in the hope that it will be useful,
>>> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
>>> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
>>> + * GNU General Public License for more details.
>> The licensing in this file and in the corresponding header is broken.
>>
>>> --- /dev/null
>>> +++ b/drivers/gpu/drm/rockchip/rockchip_rgb.h
>>> @@ -0,0 +1,20 @@
>>> +//SPDX-License-Identifier: GPL-2.0+
>>> +/*
>>> + * Copyright (C) Fuzhou Rockchip Electronics Co.Ltd
>>> + * Author:
>>> + *      Sandy Huang <hjc@rock-chips.com>
>>> + *
>>> + * This software is licensed under the terms of the GNU General Public
>>> + * License version 2, as published by the Free Software Foundation, and
>>> + * may be copied, distributed, and modified under those terms.
>>> + *
>>> + * This program is distributed in the hope that it will be useful,
>>> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
>>> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
>>> + * GNU General Public License for more details.
>>> + */
>> Both files use the SPDX license identifier for GPL v2 or later, but the
>> license notice is clearly v2 only.
>>
>> So the copyright holder needs to decide which one. And please remove the
>> boiler plate text. It's redundant.
> Not sure how to proceed as I haven't seen Sandy around for quite a bit,
> but the first versions didn't have a SPDX header and were GPL2-only (v1-v4)
> and the SPDX header was added in v5.
>
> So as a stopgap measure, I'd guess we could assume that the copyright
> intended GPL2-only?
>
>
>> Please fix ASAP, add a Fixes tag and cc stable so the inconsistency is
>> fixed in 4.20 as well.
> ok, once we have the direction of change set.
>
>
> Heiko
>
>
>
>
>



  reply	other threads:[~2019-01-24 11:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-30 21:12 [PATCH v8 0/3] Add support rockchip RGB output interface Heiko Stuebner
2018-08-30 21:12 ` [PATCH v8 1/3] drm/rockchip: add function to check if endpoint is a subdriver Heiko Stuebner
2018-08-31  1:41   ` Sandy Huang
2018-08-30 21:12 ` [PATCH v8 2/3] drm/rockchip: Add support for Rockchip Soc RGB output interface Heiko Stuebner
2019-01-18  0:40   ` [v8, " Thomas Gleixner
2019-01-18 12:34     ` Heiko Stuebner
2019-01-24 11:41       ` sandy.huang [this message]
2018-08-30 21:12 ` [PATCH v8 3/3] drm/rockchip: Add directly output rgb feature for px30 Heiko Stuebner
2018-09-05 11:05 ` [PATCH v8 0/3] Add support rockchip RGB output interface Heiko Stuebner

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=40ab531f-7ef9-8625-a574-a479a9ead535@rock-chips.com \
    --to=hjc@rock-chips.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=eddie.cai.linux@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=heiko@sntech.de \
    --cc=kstewart@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=seanpaul@chromium.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).