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 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 58BC0C54EED for ; Tue, 24 Jan 2023 23:04:46 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id AE657E73; Wed, 25 Jan 2023 00:03:54 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz AE657E73 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1674601484; bh=FInAJGM6hitQqEWREbqfiZT6RW4VKmJRYiGIyELSJQc=; h=From:To:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=L3Ml9QQEF9U+a1qx7o440kSRh/m1EGOGgYCKqdXPY/bIefc2f16uH17SNxI1L9w1J B57ukFcj+UoCQop2/iLVtKoYwxzzvP1xVFGC2CLH0mZm9qATTLg+8drTwD92uYO7j0 dG6ZzSnJE6qL2URazhAZnXh9bYUnzjV2EsMc+mCg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 69D8DF801D5; Wed, 25 Jan 2023 00:03:54 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 83403F801D5; Wed, 25 Jan 2023 00:03:53 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 74864F801D5 for ; Wed, 25 Jan 2023 00:03:46 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 74864F801D5 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=VDav27Ox Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C5ADA61353; Tue, 24 Jan 2023 23:03:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 93AC5C433EF; Tue, 24 Jan 2023 23:03:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674601423; bh=FInAJGM6hitQqEWREbqfiZT6RW4VKmJRYiGIyELSJQc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VDav27OxxZTsAQgsUUqCRxbi02UJHTXeQ4BNvRR2EVcVurslbfZQ1hQbAIbZQ0Dfe d2YSKzxKcs/H8PX8n256ShJsj1Yt/HpEuQvjdnXNW7LxK4qClB/5cWjD9N85pUzOHq f9gUdwmJmO9TH4Nu6ulKdR7s5iitURCwPLteuRHaK6g42tTBOlrwyVzrc/b54PXQrm FbSFiUK1nyUKX9eWCnkged8yubqQAufRoj0a6bqC3EvH/1rfsEWHb0Tb9HTxrVTird q9ZhjkXbmN7rMAWQP3zs8stWUwCCsCvl/nEQ1sr2UBHleUHB7lQ7F6o7uEEzUcCbTU KQ4JYbXPqsgEQ== From: SeongJae Park To: Jonathan Corbet Subject: Re: [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of Date: Tue, 24 Jan 2023 23:03:40 +0000 Message-Id: <20230124230340.113608-1-sj@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <87a627ftuf.fsf@meer.lwn.net> References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, linux-doc@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-mm@kvack.org, David Airlie , Herbert Xu , linux-input@vger.kernel.org, Guenter Roeck , Jean Delvare , Daniel Vetter , Maarten Lankhorst , Maxime Ripard , linux-hwmon@vger.kernel.org, SeongJae Park , Dmitry Torokhov , Takashi Iwai , linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, Thomas Zimmermann , Alex Deucher , Andrew Morton , "David S. Miller" Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, 24 Jan 2023 15:31:04 -0700 Jonathan Corbet wrote: > SeongJae Park 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. That makes 100% sense, thank you, Jon! Thanks, SJ > > Thanks, > > jon 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id ABBB0C61D97 for ; Tue, 24 Jan 2023 23:03:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233206AbjAXXDu (ORCPT ); Tue, 24 Jan 2023 18:03:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233603AbjAXXDr (ORCPT ); Tue, 24 Jan 2023 18:03:47 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC5EE49548; Tue, 24 Jan 2023 15:03:45 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 7F9A7B81717; Tue, 24 Jan 2023 23:03:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 93AC5C433EF; Tue, 24 Jan 2023 23:03:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674601423; bh=FInAJGM6hitQqEWREbqfiZT6RW4VKmJRYiGIyELSJQc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VDav27OxxZTsAQgsUUqCRxbi02UJHTXeQ4BNvRR2EVcVurslbfZQ1hQbAIbZQ0Dfe d2YSKzxKcs/H8PX8n256ShJsj1Yt/HpEuQvjdnXNW7LxK4qClB/5cWjD9N85pUzOHq f9gUdwmJmO9TH4Nu6ulKdR7s5iitURCwPLteuRHaK6g42tTBOlrwyVzrc/b54PXQrm FbSFiUK1nyUKX9eWCnkged8yubqQAufRoj0a6bqC3EvH/1rfsEWHb0Tb9HTxrVTird q9ZhjkXbmN7rMAWQP3zs8stWUwCCsCvl/nEQ1sr2UBHleUHB7lQ7F6o7uEEzUcCbTU KQ4JYbXPqsgEQ== From: SeongJae Park To: Jonathan Corbet Cc: SeongJae Park , Alex Deucher , Daniel Vetter , David Airlie , "David S. Miller" , Dmitry Torokhov , Guenter Roeck , Herbert Xu , Jaroslav Kysela , Jean Delvare , Maarten Lankhorst , Maxime Ripard , Takashi Iwai , Thomas Zimmermann , Andrew Morton , 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 23:03:40 +0000 Message-Id: <20230124230340.113608-1-sj@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <87a627ftuf.fsf@meer.lwn.net> References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Tue, 24 Jan 2023 15:31:04 -0700 Jonathan Corbet wrote: > SeongJae Park 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. That makes 100% sense, thank you, Jon! Thanks, SJ > > Thanks, > > jon 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 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 28791C54EED for ; Tue, 24 Jan 2023 23:03:47 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4648110E26F; Tue, 24 Jan 2023 23:03:46 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id 593C710E26F for ; Tue, 24 Jan 2023 23:03:44 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C5ADA61353; Tue, 24 Jan 2023 23:03:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 93AC5C433EF; Tue, 24 Jan 2023 23:03:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674601423; bh=FInAJGM6hitQqEWREbqfiZT6RW4VKmJRYiGIyELSJQc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VDav27OxxZTsAQgsUUqCRxbi02UJHTXeQ4BNvRR2EVcVurslbfZQ1hQbAIbZQ0Dfe d2YSKzxKcs/H8PX8n256ShJsj1Yt/HpEuQvjdnXNW7LxK4qClB/5cWjD9N85pUzOHq f9gUdwmJmO9TH4Nu6ulKdR7s5iitURCwPLteuRHaK6g42tTBOlrwyVzrc/b54PXQrm FbSFiUK1nyUKX9eWCnkged8yubqQAufRoj0a6bqC3EvH/1rfsEWHb0Tb9HTxrVTird q9ZhjkXbmN7rMAWQP3zs8stWUwCCsCvl/nEQ1sr2UBHleUHB7lQ7F6o7uEEzUcCbTU KQ4JYbXPqsgEQ== From: SeongJae Park To: Jonathan Corbet Subject: Re: [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of Date: Tue, 24 Jan 2023 23:03:40 +0000 Message-Id: <20230124230340.113608-1-sj@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <87a627ftuf.fsf@meer.lwn.net> References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, linux-doc@vger.kernel.org, dri-devel@lists.freedesktop.org, Jaroslav Kysela , linux-mm@kvack.org, Herbert Xu , linux-input@vger.kernel.org, Guenter Roeck , Jean Delvare , linux-hwmon@vger.kernel.org, SeongJae Park , Dmitry Torokhov , Takashi Iwai , linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, Thomas Zimmermann , Andrew Morton , "David S. Miller" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 24 Jan 2023 15:31:04 -0700 Jonathan Corbet wrote: > SeongJae Park 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. That makes 100% sense, thank you, Jon! Thanks, SJ > > Thanks, > > jon