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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 29530E7C4E9 for ; Wed, 4 Oct 2023 18:15:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=MhQ/m8vQk0k7NjgAoD8q9bAb+8pZweM6e0TrCDaHHnc=; b=Vl5sFdzNLZH1Cs 8Ud7znkBPBEAJIa7lQAadTtxtAYOgIixSTUVvyHLLbdLdoU3xmC8N50J+t5NvQLWmzGJBh9ZbMVZK PcszBB7C8DEWSwNKc/UrC1lMDRoDMwa9v/JZ2LeDT13JYhHRMbPGIJqfCQ/I//0NV7U9Lrxe0ab2N bBEI5geVH+gC82fkr60a6je4Ciek45JXlfO5JjFD2kP6glGpnJW8LJbO06Z9Np0KLY08R28sJIa/y e1BCDEklVNzThdwQ0q8U6buHPGrWBREaFHpGVbxu9XkaJDSZqjnYbYd+d1utvSneNNlUfKOdwHRfj 6SwmkJjocYCffjY60Sgw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qo6OX-000fqu-35; Wed, 04 Oct 2023 18:14:49 +0000 Received: from mail-oo1-f52.google.com ([209.85.161.52]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qo6OU-000fpu-31 for linux-arm-kernel@lists.infradead.org; Wed, 04 Oct 2023 18:14:48 +0000 Received: by mail-oo1-f52.google.com with SMTP id 006d021491bc7-57ba2cd3507so48371eaf.2 for ; Wed, 04 Oct 2023 11:14:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696443282; x=1697048082; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=6nCGy29qXBi+ptXe1DWiTKziKMJYl0S7yqrhbrtMgRk=; b=kCECktl9h4x1aXnTZX2M2DgQfoHC+9B1OTeqPNI19BKlA3aNzAGvAHQe8ZMS4WVVQn gSwqcjcNmCrZx2sr6A+XAFhHtyWxzwskW0+DXuBiyFglb0VbeNoXsdqCyicyA01K+kEP OHJRZgvflqxAthLea6nOq+XzGfbU/cYfO03T5+zDbCeYwCs+7GY4riPTdBbQvcdxIrpc YJ0/c/ffre62Xp+sVHGmo6ObMMMp2MCWCfuiZFs7Rzu9lIgq0BG9mamWoSPjhH2CQylo OZVgv+iJ1lxdfi3TTpUwotY5EqNHhysFyMi2/zvMPdVbz5ZOmuYS1OtBAjXE82pvox4O 86kQ== X-Gm-Message-State: AOJu0YzqCPGk5n9ozYzt2zY9bfjSi8ACHJLOe3eSZo6na7keDM9oGDTe 6fOStMMZqcBWKUDRQi+eaTY= X-Google-Smtp-Source: AGHT+IG7EHbaeeYSQWuYVxJewBVTKh+hSRaSfAIMnjP6jTwYH5NMi2y1YeijxB0WtRbsPtXrqTnwuw== X-Received: by 2002:a05:6358:5e12:b0:139:d5b9:87d3 with SMTP id q18-20020a0563585e1200b00139d5b987d3mr2311233rwn.5.1696443282278; Wed, 04 Oct 2023 11:14:42 -0700 (PDT) Received: from liuwe-devbox-debian-v2 ([20.69.120.36]) by smtp.gmail.com with ESMTPSA id v7-20020a170902b7c700b001c627413e87sm4013296plz.290.2023.10.04.11.14.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Oct 2023 11:14:41 -0700 (PDT) Date: Wed, 4 Oct 2023 18:14:40 +0000 From: Wei Liu To: Greg KH Cc: Wei Liu , Nuno Das Neves , linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org, linux-arm-kernel@lists.infradead.org, linux-arch@vger.kernel.org, patches@lists.linux.dev, mikelley@microsoft.com, kys@microsoft.com, haiyangz@microsoft.com, decui@microsoft.com, apais@linux.microsoft.com, Tianyu.Lan@microsoft.com, ssengar@linux.microsoft.com, mukeshrathor@microsoft.com, stanislav.kinsburskiy@gmail.com, jinankjain@linux.microsoft.com, vkuznets@redhat.com, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com, hpa@zytor.com, will@kernel.org, catalin.marinas@arm.com Subject: Re: [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs Message-ID: References: <1696010501-24584-1-git-send-email-nunodasneves@linux.microsoft.com> <1696010501-24584-14-git-send-email-nunodasneves@linux.microsoft.com> <2023093057-eggplant-reshoot-8513@gregkh> <2023100154-ferret-rift-acef@gregkh> <2023100458-confusing-carton-3302@gregkh> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <2023100458-confusing-carton-3302@gregkh> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231004_111446_971552_ACCD70CE X-CRM114-Status: GOOD ( 30.22 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Greg On Wed, Oct 04, 2023 at 08:11:13AM +0200, Greg KH wrote: > On Tue, Oct 03, 2023 at 11:29:42PM +0000, Wei Liu wrote: > > > > > > diff --git a/include/uapi/hyperv/hvgdk.h b/include/uapi/hyperv/hvgdk.h > > > > > > new file mode 100644 > > > > > > index 000000000000..9bcbb7d902b2 > > > > > > --- /dev/null > > > > > > +++ b/include/uapi/hyperv/hvgdk.h > > > > > > @@ -0,0 +1,41 @@ > > > > > > +/* SPDX-License-Identifier: MIT */ > > > > > > > > > > That's usually not a good license for a new uapi .h file, why did you > > > > > choose this one? > > > > > > > > > > > > > This is chosen so that other Microsoft developers who don't normally > > > > work on Linux can review this code. > > > > > > Sorry, but that's not how kernel development is done. Please fix your > > > internal review processes and use the correct uapi header file license. > > > > > > If your lawyers insist on this license, that's fine, but please have > > > them provide a signed-off-by on the patch that adds it and have it > > > documented why it is this license in the changelog AND in a comment in > > > the file so we can understand what is going on with it. > > > > > > > We went through an internal review with our legal counsel regarding the > > MIT license. We have an approval from them. > > > > Let me ask if using something like "GPL-2.0 WITH Linux-syscall-note OR > > MIT" is possible. > > That marking makes no sense from a legal point of view, please work with > your lawyers as it seems they do not understand license descriptions > very well :( > Do you mean "GPL-2.0 WITH Linux-syscall-note OR MIT" doesn't make sense? Why is that? I see that in various UAPI headers. include/uapi/drm/lima_drm.h:1:/* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */ include/uapi/linux/io_uring.h:1:/* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */ include/uapi/linux/kfd_sysfs.h:1:/* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */ include/uapi/linux/rkisp1-config.h:1:/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR MIT) */ include/uapi/linux/wireguard.h:1:/* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */ include/uapi/xen/evtchn.h:1:/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR MIT) */ include/uapi/xen/gntdev.h:1:/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR MIT) */ include/uapi/xen/privcmd.h:1:/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR MIT) */ Thanks, Wei. > thanks, > > greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel