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 5BF2FC4167B for ; Mon, 6 Nov 2023 14:20:58 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9FA0710E32C; Mon, 6 Nov 2023 14:20:55 +0000 (UTC) Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4931E10EA33; Fri, 3 Nov 2023 16:37:56 +0000 (UTC) Received: by mail-ed1-x52e.google.com with SMTP id 4fb4d7f45d1cf-53e70b0a218so3907995a12.2; Fri, 03 Nov 2023 09:37:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699029475; x=1699634275; darn=lists.freedesktop.org; h=cc:to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=0oO/80ZeYt4KVkN4kDuX7GkoCNLaCgmInxlkENKg9eo=; b=VxeNYgEhAJodqmhRkCiSReqR+/NPJrwN0NxXVTk9QYEGFPJ31EanBZqZ8hSKXpGR2b tVwjwhfZnHsE9pgd33WK7uU/Hub/8NxBmL2H7pERDzEwTsQ+70k1OPTISG+udrs5lUMO z9OJme84NUzggtDDU56epBilVYdjmlm2hiUjTfltGRMUt2IwdoxJUZdER/+1NAmMs/co jmU2XN0z2U/T6b1KgBEMweuNNYU94lpbBDJoO/WuB6cResInfO2bxEm56KK1wjV2iu32 egtw0dVSW7kh2/JNrGPsvp5/5q5ShoGUGe+3hanm1xkMRexYI5AXPXdmNSPtsurpFLBQ CNNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699029475; x=1699634275; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=0oO/80ZeYt4KVkN4kDuX7GkoCNLaCgmInxlkENKg9eo=; b=g9Ll3NpjIOVN5amqX7XEUOKO8Kf/GthWveuZ3CL/loTL73sddTG7f0cW6in9d3Xunn 7fbnQeLZ3+1ixZ+g66xY8nZxGtPv0L+a2fjyXzRvgXXDL0M9Yy7GEXqvEVrYbKGo+PvT x12qH9UssIrBqZM8gxg26psdFBUmtiM7tJioE6ZmmJJSvvAr0w6hyhPdpcxBTwbIFmnT QQW0CqAl5zEP+MFr7GWRi8/Z8au1VtuB13t+ekTy2NrJHKL63uTY5xw6YxMKrygiwv+2 V1W8xSHkoFEAolqZW8b8XzQ60dHTdt//TuaUKp9I0Y/tZ+oQYOFtu+Kkz5h3818IKdiO oR8g== X-Gm-Message-State: AOJu0YxHeKsc2ePvUzdCIwPqVo8yY+zrpP+PAiLEjFaTyDktGxm4LTjP +yjWJ7TRCzDEnSSLsA50zRvzvIt+xql9W9vYHAhW3vKm86E= X-Google-Smtp-Source: AGHT+IGpYR9a74iT7ijf7bUPi/PqW6G6CZfJCgU+gck2RDBa1GYYKLt9m+XZks9UCsHS9F2yZVz/Nwt5eooE6CbvYSQ= X-Received: by 2002:a05:6402:a43:b0:540:2ece:79 with SMTP id bt3-20020a0564020a4300b005402ece0079mr18023886edb.10.1699029474367; Fri, 03 Nov 2023 09:37:54 -0700 (PDT) MIME-Version: 1.0 From: David Edelsohn Date: Fri, 3 Nov 2023 12:37:43 -0400 Message-ID: To: Maarten Lankhorst , Daniel Vetter , Dave Airlie , =?UTF-8?Q?Thomas_Hellstr=C3=B6m?= Content-Type: multipart/alternative; boundary="000000000000485e730609422002" X-Mailman-Approved-At: Mon, 06 Nov 2023 14:20:49 +0000 Subject: Re: [Intel-gfx] [PULL] drm-misc-next X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dim-tools@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Maxime Ripard , Thomas Zimmermann , Rodrigo Vivi Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --000000000000485e730609422002 Content-Type: text/plain; charset="UTF-8" Dual-license drm_gpuvm to GPL-2.0 OR MIT. diff --git a/drivers/gpu/drm/drm_gpuvm.c b/drivers/gpu/drm/drm_gpuvm.c index 02ce6baacdad..08c088319652 100644 --- a/drivers/gpu/drm/drm_gpuvm.c +++ b/drivers/gpu/drm/drm_gpuvm.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0-only +// SPDX-License-Identifier: GPL-2.0 OR MIT /* * Copyright (c) 2022 Red Hat. * The above SPDX License Identifier change is incorrect and no longer valid. The change misunderstood the syntax of SPDX license identifiers and boolean operations. GPL-2.0-only is the name of the license and means GPL 2.0 only, as opposed to GPL 2.0 or later. The "only" does not refer to restrictions on other licenses in the identifier and should not have been removed. The hyphens designated that the name was a single unit. The SPDX License Identifier boolean operators, such as OR, are a separate layer of syntax. The SPDX License Identifier should be GPL-2.0-only OR MIT Thanks, David --000000000000485e730609422002 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Dual-license drm_gpuvm to GPL-2.0 OR MIT.
diff= --git a/drivers/gpu/drm/drm_gpuvm.c b/drivers/gpu/drm/drm_gpuvm.c
index= 02ce6baacdad..08c088319652 100644
--- a/d= rivers/gpu/drm/drm_gpuvm.c
+++ b/drive= rs/gpu/drm/drm_gpuvm.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL= -2.0-only
+// SPDX-License-Identifier: GPL-2.0 OR MIT
/*
* Copyri= ght (c) 2022 Red Hat.
*

The above SPDX License Identifier change is incorrect and no longer
valid. The change misunderstood = the syntax of SPDX license identifiers
and boolean operations. GPL-2.0-only is the name of the license a= nd means
GPL 2.0 only, as oppo= sed to GPL 2.0 or later. The "only" does not
refer to restrictions on other licenses in the id= entifier and should not have been
removed. The hyphens designated that the name was a single unit.
The SPDX License Identifier boolean= operators, such as OR, are a separate layer
of syntax.
The SPDX License Identifier = should be

GPL-2.0-only OR MIT

Thank= s, David

--000000000000485e730609422002--