From: Jonathan Corbet <corbet@lwn.net>
To: SeongJae Park <sj@kernel.org>
Cc: alsa-devel@alsa-project.org, linux-doc@vger.kernel.org,
dri-devel@lists.freedesktop.org, linux-mm@kvack.org,
David Airlie <airlied@gmail.com>,
Herbert Xu <herbert@gondor.apana.org.au>,
linux-input@vger.kernel.org, Guenter Roeck <linux@roeck-us.net>,
Jean Delvare <jdelvare@suse.com>, Daniel Vetter <daniel@ffwll.ch>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
linux-hwmon@vger.kernel.org, SeongJae Park <sj@kernel.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Takashi Iwai <tiwai@suse.com>,
linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org,
Thomas Zimmermann <tzimmermann@suse.de>,
Alex Deucher <alexdeucher@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
Date: Tue, 24 Jan 2023 15:31:04 -0700 [thread overview]
Message-ID: <87a627ftuf.fsf@meer.lwn.net> (raw)
In-Reply-To: <20230122213650.187710-1-sj@kernel.org>
SeongJae Park <sj@kernel.org> writes:
> Some subsystem documents are missing SPDX license identifiers on index
> files. This patchset adds those.
>
> Changes from v1
> (https://lore.kernel.org/lkml/20230114194741.115855-2-sj@kernel.org/)
> - Separate from index file content changes
> - Separate patch for each subsystem doc (Alex Deucher)
> - Use MIT license for gpu (Alex Deucher)
>
> SeongJae Park (8):
> Docs/crypto/index: Add missing SPDX License Identifier
> Docs/driver-api/index: Add missing SPDX License Identifier
> Docs/gpu/index: Add missing SPDX License Identifier
> Docs/hwmon/index: Add missing SPDX License Identifier
> Docs/input/index: Add missing SPDX License Identifier
> Docs/mm/index: Add missing SPDX License Identifier
> Docs/scheduler/index: Add missing SPDX License Identifier
> Docs/sound/index: Add missing SPDX License Identifier
So I've applied patches 2 (since I wrote the initial file) and 8 (with
Takashi's ack). The others are also fine, I think, but I hesitate to
apply license texts to files without knowing that they match the
author's intent. I hate to say it, but I think the best approach is to
send each of the remaining patches to the appropriate maintainers for
the subsystem involved.
Thanks,
jon
WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Corbet <corbet@lwn.net>
To: SeongJae Park <sj@kernel.org>
Cc: SeongJae Park <sj@kernel.org>,
Alex Deucher <alexdeucher@gmail.com>,
Daniel Vetter <daniel@ffwll.ch>, David Airlie <airlied@gmail.com>,
"David S. Miller" <davem@davemloft.net>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Guenter Roeck <linux@roeck-us.net>,
Herbert Xu <herbert@gondor.apana.org.au>,
Jaroslav Kysela <perex@perex.cz>,
Jean Delvare <jdelvare@suse.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>, Takashi Iwai <tiwai@suse.com>,
Thomas Zimmermann <tzimmermann@suse.de>,
Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, alsa-devel@alsa-project.org,
dri-devel@lists.freedesktop.org, linux-crypto@vger.kernel.org,
linux-doc@vger.kernel.org, linux-hwmon@vger.kernel.org,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
Date: Tue, 24 Jan 2023 15:31:04 -0700 [thread overview]
Message-ID: <87a627ftuf.fsf@meer.lwn.net> (raw)
In-Reply-To: <20230122213650.187710-1-sj@kernel.org>
SeongJae Park <sj@kernel.org> writes:
> Some subsystem documents are missing SPDX license identifiers on index
> files. This patchset adds those.
>
> Changes from v1
> (https://lore.kernel.org/lkml/20230114194741.115855-2-sj@kernel.org/)
> - Separate from index file content changes
> - Separate patch for each subsystem doc (Alex Deucher)
> - Use MIT license for gpu (Alex Deucher)
>
> SeongJae Park (8):
> Docs/crypto/index: Add missing SPDX License Identifier
> Docs/driver-api/index: Add missing SPDX License Identifier
> Docs/gpu/index: Add missing SPDX License Identifier
> Docs/hwmon/index: Add missing SPDX License Identifier
> Docs/input/index: Add missing SPDX License Identifier
> Docs/mm/index: Add missing SPDX License Identifier
> Docs/scheduler/index: Add missing SPDX License Identifier
> Docs/sound/index: Add missing SPDX License Identifier
So I've applied patches 2 (since I wrote the initial file) and 8 (with
Takashi's ack). The others are also fine, I think, but I hesitate to
apply license texts to files without knowing that they match the
author's intent. I hate to say it, but I think the best approach is to
send each of the remaining patches to the appropriate maintainers for
the subsystem involved.
Thanks,
jon
WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Corbet <corbet@lwn.net>
To: SeongJae Park <sj@kernel.org>
Cc: alsa-devel@alsa-project.org, linux-doc@vger.kernel.org,
dri-devel@lists.freedesktop.org, Jaroslav Kysela <perex@perex.cz>,
linux-mm@kvack.org, Herbert Xu <herbert@gondor.apana.org.au>,
linux-input@vger.kernel.org, Guenter Roeck <linux@roeck-us.net>,
Jean Delvare <jdelvare@suse.com>,
linux-hwmon@vger.kernel.org, SeongJae Park <sj@kernel.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Takashi Iwai <tiwai@suse.com>,
linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org,
Thomas Zimmermann <tzimmermann@suse.de>,
Andrew Morton <akpm@linux-foundation.org>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
Date: Tue, 24 Jan 2023 15:31:04 -0700 [thread overview]
Message-ID: <87a627ftuf.fsf@meer.lwn.net> (raw)
In-Reply-To: <20230122213650.187710-1-sj@kernel.org>
SeongJae Park <sj@kernel.org> writes:
> Some subsystem documents are missing SPDX license identifiers on index
> files. This patchset adds those.
>
> Changes from v1
> (https://lore.kernel.org/lkml/20230114194741.115855-2-sj@kernel.org/)
> - Separate from index file content changes
> - Separate patch for each subsystem doc (Alex Deucher)
> - Use MIT license for gpu (Alex Deucher)
>
> SeongJae Park (8):
> Docs/crypto/index: Add missing SPDX License Identifier
> Docs/driver-api/index: Add missing SPDX License Identifier
> Docs/gpu/index: Add missing SPDX License Identifier
> Docs/hwmon/index: Add missing SPDX License Identifier
> Docs/input/index: Add missing SPDX License Identifier
> Docs/mm/index: Add missing SPDX License Identifier
> Docs/scheduler/index: Add missing SPDX License Identifier
> Docs/sound/index: Add missing SPDX License Identifier
So I've applied patches 2 (since I wrote the initial file) and 8 (with
Takashi's ack). The others are also fine, I think, but I hesitate to
apply license texts to files without knowing that they match the
author's intent. I hate to say it, but I think the best approach is to
send each of the remaining patches to the appropriate maintainers for
the subsystem involved.
Thanks,
jon
next prev parent reply other threads:[~2023-01-24 22:32 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-22 21:36 [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of SeongJae Park
2023-01-22 21:36 ` SeongJae Park
2023-01-22 21:36 ` SeongJae Park
2023-01-22 21:36 ` [PATCH v2 1/8] Docs/crypto/index: Add missing SPDX License Identifier SeongJae Park
2023-01-22 21:36 ` [PATCH v2 2/8] Docs/driver-api/index: " SeongJae Park
2023-01-22 21:36 ` [PATCH v2 3/8] Docs/gpu/index: " SeongJae Park
2023-01-22 21:36 ` SeongJae Park
2023-01-22 21:36 ` [PATCH v2 4/8] Docs/hwmon/index: " SeongJae Park
2023-01-24 13:49 ` Guenter Roeck
2023-01-31 3:44 ` Guenter Roeck
2023-01-31 14:44 ` Jonathan Corbet
2023-01-31 14:51 ` Mauro Carvalho Chehab
2023-01-31 14:48 ` Mauro Carvalho Chehab
2023-01-31 15:02 ` Guenter Roeck
2023-01-22 21:36 ` [PATCH v2 5/8] Docs/input/index: " SeongJae Park
2023-01-31 14:57 ` Mauro Carvalho Chehab
2023-01-22 21:36 ` [PATCH v2 6/8] Docs/mm/index: " SeongJae Park
2023-01-22 21:36 ` [PATCH v2 7/8] Docs/scheduler/index: " SeongJae Park
2023-01-31 14:58 ` Mauro Carvalho Chehab
2023-01-22 21:36 ` [PATCH v2 8/8] Docs/sound/index: " SeongJae Park
2023-01-22 21:36 ` SeongJae Park
2023-01-23 8:10 ` Takashi Iwai
2023-01-23 8:10 ` Takashi Iwai
2023-01-23 16:02 ` Pierre-Louis Bossart
2023-01-23 16:02 ` Pierre-Louis Bossart
2023-01-24 22:04 ` Jonathan Corbet
2023-01-24 22:04 ` Jonathan Corbet
2023-01-23 15:02 ` [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of Jonathan Corbet
2023-01-23 15:02 ` Jonathan Corbet
2023-01-23 15:02 ` Jonathan Corbet
2023-01-24 22:31 ` Jonathan Corbet [this message]
2023-01-24 22:31 ` Jonathan Corbet
2023-01-24 22:31 ` Jonathan Corbet
2023-01-24 23:03 ` SeongJae Park
2023-01-24 23:03 ` SeongJae Park
2023-01-24 23:03 ` SeongJae Park
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=87a627ftuf.fsf@meer.lwn.net \
--to=corbet@lwn.net \
--cc=airlied@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=alexdeucher@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=daniel@ffwll.ch \
--cc=davem@davemloft.net \
--cc=dmitry.torokhov@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=herbert@gondor.apana.org.au \
--cc=jdelvare@suse.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux@roeck-us.net \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=sj@kernel.org \
--cc=tiwai@suse.com \
--cc=tzimmermann@suse.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 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.